@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=latin-ext');
@import "font-awesome.min.css";
* { margin: 0; outline: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.adminUserLoginBody * { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
.adminUserLoginBody .textbox { padding: 0; }
.adminUserLoginBody .button { border: 0; }
.adminUserLoginBody .centerCount { min-height: 600px; }
input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset; }
.mobilBannerContent { display: none; }
body { color: #000; font: 14px/22px 'Roboto Condensed', sans-serif; overflow-x: hidden; }
a { text-decoration: none; color: #000; font-size: 14px; line-height: 24px; text-decoration: none; }
a:hover { color: #000; text-decoration: none; }
a:focus { outline: none; }
h1, h2, h3, h4, h5, h6 { font-weight: 500; }
h1 { font-size: 38px; }
h2 { font-size: 32px; }
h3 { font-size: 26px; }
h4 { font-size: 20px; }
h5 { font-size: 18px; }
h6 { font-size: 14px; }
img { border: none; }
ol, ul { list-style: none; }
input[type="text"] { width: 100%; }
.clear { clear: both; }
.bordernone { border: none !important; }
.textbox { display: block; width: 100%; height: 34px; margin: 5px 0; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }
input[type="text"] { display: block; width: 100%; height: 34px; margin: 5px 0; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }
textarea { width: 100%; padding: 6px 12px; margin: 5px 0; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }
.textbox:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6); }
.textbox::-moz-placeholder { color: #999; opacity: 1; }
.textbox:-ms-input-placeholder { color: #999; }
.textbox::-webkit-input-placeholder { color: #999; }
.button { display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; border: 1px solid transparent; border-radius: 4px; color: #fff; background-color: #f68f1d; border-color: #f68f1d; }
.button:hover { color: #fff; background-color: #f68f1d; }
.selectboxx { border: 1px solid #ccc; padding: 6px 12px; height: 34px; width: 100%; color: #555; margin: 5px 0; background-color: #fff; background-image: none; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }
select { border: 1px solid #ccc; padding: 6px 12px; height: 34px; width: 100%; color: #555; margin: 5px 0; background-color: #fff; background-image: none; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }
.validate, .validateSol, .validateOrta { position: absolute; right: 1.5%; top: -3px; display: table; background-color: #f68f1d; color: #fff; border-radius: 5px; padding: 7px 10px; line-height: 12px; }
.validate .validateOk, .validateSol .validateSolOk, .validateOrta .validateOrtaOk { background-color: #f68f1d; position: absolute; right: 10px; bottom: -5px; width: 10px; height: 10px; display: block; border-radius: 0 0 0px 15px; }
.leftBlock .JKatAdi.categoryTitle, .rightBlock .JKatAdi.categoryTitle { color: #fff; background: #252a2f !important; margin: 0 auto 10px !important; }
.leftBlock .JKatAdi.categoryTitle span, .rightBlock .JKatAdi.categoryTitle span { font-size: 16px; color: #ffffff; }
.leftBlock .Jbutonlar, .rightBlock .Jbutonlar { top: 12px !important; }
.markaSlider .jCarouselLite { height: 160px !important; }
.markaSlider .jCarouselLite ul li { height: 100px !important; }
.markaSlider .jCarouselLite ul li a img { max-width: 100%; }
.jCarouselLite { width: 100% !important; margin-bottom: 20px; float: left; z-index: 0 !important; overflow: hidden; }
.jCarouselLite ul { z-index: 0 !important; }
.jCarouselLite ul li { width: 292px !important; overflow: visible; margin-left: -15px; margin-right: 15px; }
@media (min-width:320px) and (max-width:768px) {
    .jCarouselLite ul li { width: 110.5%; }
}
@media (min-width:768px) and (max-width:991px) {
    .jCarouselLite ul li { width: 52.1%; }
}
@media (min-width:991px) and (max-width:1199px) {
    .jCarouselLite ul li { width: 34.4%; }
}
body {
background-image: url();
background-repeat: repeat;
background-attachment: scroll;
background-color: #e9e8e6;
background-position: top-left;
}
#divUrunKodu { float: right; font-size: 14px; font-weight: bold; }
#divUrunKodu:before { content: 'Stok Kodu: '; font-weight: normal; }
.jCarouselLite .productItem, .jCarouselLite2 .productItem { width: 100% !important; margin: 0 !important; border-right: 2px solid transparent; box-sizing: border-box; }
.Jbutonlar { position: absolute; top: 28px; left: 5px; }
.JKatAdi { padding: 14px 20px !important; width: auto !important; height: auto !important; line-height: inherit !important; border: 0 !important; margin: 20px 0 !important; font-size: 24px !important; background: #f68f1d !important; color: #f68f1d !important; text-transform: uppercase !important; border-radius: 5px 5px 0 0; }
.ProductListprev { cursor: pointer; background: url("images/Sprite.png") no-repeat scroll 2px -212px #f68f1d !important; width: 32px; height: 32px; text-indent: -9000pt; border: none; border-radius: 25px; transition-duration: 0.4s, 0.4s; -webkit-transition-duration: 0.4s, 0.4s; }
.ProductListprev:hover { background: url(images/Sprite.png) no-repeat scroll 2px -262px #f68f1d !important; }
.ProductListnext { cursor: pointer; background: url("images/Sprite.png") no-repeat scroll -47px -212px #f68f1d !important; width: 32px; height: 32px; text-indent: -9000pt; border: none; border-radius: 25px; transition-duration: 0.4s, 0.4s; -webkit-transition-duration: 0.4s, 0.4s; }
.leftBlock .ProductListnext, .leftBlock .ProductListnext:hover, .rightBlock .ProductListnext, .rightBlock .ProductListnext:hover { cursor: pointer; background: url("images/Sprite.png") no-repeat scroll -55px -271px transparent !important; width: 15px; height: 15px; text-indent: -9000pt; border: none; padding: 0; }
.leftBlock .ProductListprev, .leftBlock .ProductListprev:hover, .rightBlock .ProductListprev, .rightBlock .ProductListprev:hover { cursor: pointer; background: url("images/Sprite.png") no-repeat scroll -6px -271px transparent !important; width: 15px; height: 15px; text-indent: -9000pt; border: none; border-radius: 0; padding: 0; }
.categoryTitle ul.breadcrumb { float: none; }
ul.breadcrumb li:first-child a { font-size: 18px !important; color: #f68f1d; }
.ProductListnext:hover { background: url(images/Sprite.png) no-repeat scroll -47px -262px #f68f1d !important; }
@media (max-width:768px) {
    .JKatAdi { font-size: 14px !important; }
    .Jbutonlar { top: 32px; }
    .ProductListprev { width: 16px !important; height: 16px !important; border-radius: 16px !important; padding: 0 !important; background: url("images/Sprite.png") no-repeat scroll -6px -220px #f68f1d !important; }
    .ProductListprev:hover { background: url("images/Sprite.png") no-repeat scroll -6px -270px #f68f1d !important; }
    .ProductListnext { width: 16px !important; padding: 0 !important; border-radius: 16px !important; height: 16px !important; background: url("images/Sprite.png") no-repeat scroll -54px -220px #f68f1d !important; }
    .ProductListnext:hover { background: url("images/Sprite.png") no-repeat scroll -54px -270px #f68f1d !important; }
}
#header { background: #fff; width: 100%; position: relative; z-index: 1000; }
.headerContent { margin-right: auto; margin-left: auto; position: relative; height: 131px; top: 0; margin-top: 0; margin-bottom: 10px; }
@media (max-width:991px) {
    .headerContent { padding-left: 15px; padding-right: 15px; }
}
@media (min-width:768px) {
    .headerContent { width: 750px; }
}
@media (min-width:992px) {
    .headerContent { width: 940px; }
    #header:after { content: ''; display: block; width: 100%; height: 34px; background: #f68f1d; z-index: -1; position: absolute; bottom: 0px; }
}
@media (min-width: 1200px) {
    .headerContent { width: 1140px; }
    #divUrunler { position: absolute; top: 0; right: 20px; width: 260px; height: 303px; overflow: hidden; }
    #divUrunler .JKatAdi { margin: 0 !important; font-size: 14px !important; padding: 5px 10px !important; text-align: center; }
    #divUrunler .Jbutonlar { z-index: 10; top: 50%; transform: translateY(-50%); width: 100%; }
    #divUrunler .ProductListnext { right: 10px; position: absolute; }
    #divUrunler .ProductList .productImage { max-height: 152px; padding: 0; border-radius: 0; }
    #divUrunler .ProductList .productImage img { max-height: 100%; }
    #divUrunler .ProductList .productItem .TukendiIco { top: 120px; }
}
#logo { position: relative; padding-top: 30px; padding-bottom: 25px; width: 100%; }
#logo img { max-width: 100%; }
#back-to-top { position: fixed; z-index: 1000; bottom: 20px; right: 20px; display: none; }
#back-to-top a { display: block; width: 40px; height: 40px; background: #f68f1d url(images/backtotop.png) no-repeat center center; text-indent: -9999px; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-transition: 0.4s all ease; -moz-transition: 0.4s all ease; -o-transition: 0.4s all ease; transition: 0.4s all ease; border-radius: 5px; }
#back-to-top a:hover { background-color: #f68f1d; }
.header-links { position: absolute; top: 11px; }
.header-links li { display: inline-block; }
.header-links li .fa { margin-right: 3px; }
.header-links li, .header-links li a { color: #464646; }
.header-links li a { padding: 12px 15px 12px 0; }
.header-links li a:hover, .header-links li a:focus, .header-links li.active a { background: none; color: #f68f1d; }
.header-top .btn-link { color: #fff; text-decoration: none; margin: 4px 0 0 0; }
.header-top .open .btn-link { color: #f68f1d; }
.header-top .btn-link i.fa { margin-left: 5px; }
.welcome { position: absolute; right: 80px; top: 17px; line-height: 44px; color: #464646; text-align: right; }
.uyeGirisWelcome { display: inline-block; width: 33%; text-align: right; padding: 12px 0px; vertical-align: top; line-height: 20px; }
.welcome ul li a, .headerHesabim, .headerCikis { position: relative; display: inline-block; width: 72px; height: 65px; line-height: 20px; border: 1px solid #F68F1D; padding: 5px; margin: 0 5px; text-align: center; color: #F68F1D; border-radius: 5px; background: #fff; }
.welcome ul li a:hover, .headerHesabim:hover, .headerCikis:hover { color: #f68f1d; border-color: #f68f1d; }
.welcome ul li a:hover:before, .headerHesabim:hover:before, .headerCikis:hover:before { background-color: #f68f1d; }
.welcome ul li a:before, .headerHesabim:before, .headerCikis:before { content: ''; background: no-repeat center #F68F1D; background-size: 100% 100%; width: 32px; height: 32px; display: block; margin: 0 auto; }
.welcome ul li:nth-child(1) a:before { background-image: url(/Uploads/Images/tasarim/uyeGirisiBg.png); }
.welcome ul li:nth-child(2) a:before, .headerHesabim:before { background-image: url(/Uploads/Images/tasarim/uyeOlBg.png); }
.headerCikis:before { background-image: url(/Uploads/Images/tasarim/icon-logout.png); }
.welcome ul li { margin-right: 0px; display: inline-block; }
.usernav { display: none; }
.usernav ul li { float: left; line-height: 40px; padding-left: 10px; padding-right: 10px; }
.usernav ul li a { color: #606060; }
.usernav ul li a:hover { color: #f68f1d; }
.cargo-info { text-align: center; }
.my-cart-bg { position: absolute; background: #fff; top: 50px; right: 0; text-align: left; width: 250px; border-radius: 4px; overflow: hidden; }
.my-cart-bg .my-cart-bg-head { padding: 6px 12px; }
.my-cart-bg .my-cart-bg-head h4 { color: #fff; font-size: 12px; font-weight: bold; }
.mycart { position: absolute; right: 0; top: 17px; display: block; width: 72px; height: 65px; line-height: 20px; border: 1px solid #F68F1D; padding: 5px 0; border-radius: 5px; background: #fff; }
.mycart:hover { border-color: #f68f1d; border-radius: 5px 5px 0 0; }
.mycart:hover:before { background-color: #f68f1d; }
.mycart:hover:after { color: #f68f1d; }
.mycart:before { content: ''; background: url(/Uploads/Images/tasarim/sepetimBg.png) no-repeat center #F68F1D; background-size: 100% 100%; width: 32px; height: 32px; display: block; margin: 0 auto; }
.mycart:after { display: block; position: absolute; top: 38px; text-align: center; width: 60px; color: #F68F1D; }
.sabitMenu .mycart { position: fixed; top: 50px; background: #fff; }
.mycart a * { font-size: 14px; color: #402c0f; }
.mycart a .sepetTecxt { color: #f68f1d; font-weight: 300; font-size: 14px; }
.mycart a .sepetUrunSayisi { color: #f68f1d; }
.mycart a .sepetUrunSayisi:before { content: '('; }
.mycart a .sepetUrunSayisi:after { content: ')'; }
.mycart .sepetUrun { display: none; }
.mycart .sepetUrun:after { content: " )"; }
.mycart > a { width: 100%; height: 100%; display: block; text-align: center; }
.searchContent { height: 40px; position: absolute; top: 30px; left: 50%; transform: translateX(-50%); z-index: 15; background-color: #fff; border: 3px solid #f68f1d; border-radius: 5px; width: 300px; transition: all 300ms ease; }
.searchContent:before { content: ''; background: url(/Uploads/Images/tasarim/icon-arama.png) no-repeat #f68f1d; background-size: 100% 100%; width: 28px; height: 28px; display: block; margin: 0 auto; position: absolute; right: 4px; top: 3px; }
.mycart:hover .CartProduct { display: block !important; }
.CartProduct {position: absolute;z-index: 999;top: 100%;margin-top: -3px;right: -1px;width: 375px;background: white;border: 1px solid #f68f1d;border-radius: 5px 0 5px 5px;padding: 5px;}
a.button.headerOrderBtn {
    display: block !important;
    float: right;
    background: #f68f1d;
    border-color: #f68f1d;
}
.CartProduct:before { content: ''; position: absolute; top: -2px; right: 0; width: 70px; height: 3px; display: block; background: #fff; }
.main-header-news { display: block; width: 100%; position: absolute; bottom: 1px; text-align: center; }
.main-header-news h4 { font-size: 15px; font-weight: 700; color: #fff; }
.rsbButton-passive { z-index: 99; background: url("images/magnifying_glass.png") no-repeat center; width: 20px; height: 19px; position: absolute; top: 130px; right: 7px; }
.rsbButton-passive.active { background: url("images/magnifying_glass-hover.png") no-repeat center; }
.CartProduct .SProduct { color: #3e3e3e; font-size: 13px; padding: 10px; }
.CartProduct .SProduct li { padding: 10px; border-bottom: 1px solid #444; padding-left: 0 !important; position: relative; }
.CartProduct .SProduct li:before { content: ""; display: table; clear: both; }
.CartProduct .SProduct li:after { content: ""; display: table; clear: both; }
.CartProduct .SProduct li a img { max-height: 60px; width: 50px; float: left; margin-right: 10px; border: 1px solid #e2e2e2; }
.CartProduct .SProduct li a .SepettopAd { float: left; text-align: left; width: 205px; margin-left: 15px; margin-right: 15px; }
.CartProduct .SProduct li a .SepettopAd span { font-weight: normal; color: #444444 !important; font-size: 14px; }
.CartProduct .SProduct li a .SepettopAd span:last-child:after { display: none; }
.CartProduct .SProduct li a .SepetTopAdet { position: absolute; width: 40px; text-align: center; right: 0px; top: 30px; }
.CartProduct .SProduct li a .SepetTopbirim { float: right; width: 30px; text-align: center; }
.CartProduct .SProduct li a span { vertical-align: top; }
.CartProduct .SPrice { text-align: right; clear: both; background: white; float: left; width: 100%; padding-bottom: 8px; line-height: 34px; }
.CartProduct .SPrice li { font-size: 14px; font-weight: bold; color: #000; width: 194px; float: left; }
.CartProduct .SPrice li .sepetToplamTutar { margin-left: 10px; }
li.satinall { background: url(images/satinAlSepet.png); width: 122px !important; height: 32px; float: right !important; margin-right: 10px; }
li.satinall a { font-size: 0 !important; width: 100%; height: 100%; float: left; }
.SepettopAd { width: 60%; color: #565656; }
.SepettopAd span { line-height: 21px; }
.SepetTopAdet { font-size: 11px; }
.SPrice { color: #565656; }
.SPrice li { text-align: right; }
.CartProduct ul .SProductA a p { line-height: 40px; width: 100%; }
.ButtonMic { border: 0; background-color: transparent; vertical-align: middle; margin-top: 0px; position: absolute; top: 1px; right: 30px; z-index: 10; }
#txtbxArama { background: transparent; border-width: 0; color: #878a8c; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; height: 35px; margin: 0 !important; padding: 0; position: absolute; left: 0; line-height: 46px; top: 0; text-indent: 15px; font-family: 'Roboto Condensed', sans-serif; }
#txtbxArama:focus { box-shadow: none; }
.rsbButton { width: 34px; height: 34px; position: absolute; right: 0; top: 0; font-size: 0; border: 0; display: block; cursor: pointer; background: transparent; }
.navigation { width: 100%; height: 34px; background-color: #f68f1d; position: relative; border-radius: 0; margin: 0 auto; }
.sabitMenu .navigation { position: fixed; top: 0; left: 0; text-align: center; }
.mobileNav { display: none; }
@media (max-width:991px) {
    .mobileNav { width: 100%; display: block; height: 50px; line-height: 50px; text-indent: 15px; color: #fff; }
    .btn-toogle { position: relative; float: right; padding: 9px 10px; margin-top: 8px; margin-right: 15px; margin-bottom: 8px; background-color: transparent; background-image: none; border: 1px solid transparent; border-radius: 4px; color: #fff; }
    .btn-toogle:hover { color: #fff; }
    .navigation { min-height: 50px; height: auto; }
    .navigation ul { display: none; position: relative !important; }
    .navigation ul li { float: none !important; display: block !important; text-align: left !important; }
    .navigation ul ul { float: none !important; text-align: left !important; left: auto !important; top: auto !important; }
}
ul.HeaderMenu2 { margin: 0px auto; text-align: center; position: absolute; width: 100%; box-sizing: border-box; text-align: center; }
ul.HeaderMenu2 ul { display: none; }
ul.HeaderMenu2 > li { position: relative; display: inline-block; padding: 0 50px; }
ul.HeaderMenu2 a:hover { color: #fff; }
ul.HeaderMenu2 li:hover ul.HeaderMenu2 > li a { text-decoration: underline; }
ul.HeaderMenu2 li:hover > ul { display: block; }
ul.HeaderMenu2 li a { padding: 5px 15px; color: #fff; font-size: 16px; display: block; }
ul.HeaderMenu2 ul { padding: 0; background: #f68f1d; border-top: none; position: absolute; z-index: 13; top: 34px; min-width: 200px; border-radius: 0 0 5px 5px; }
ul.HeaderMenu2 ul li { float: none; position: relative; margin-top: 0; text-align: left; border: none; }
ul.HeaderMenu2 ul li a { color: #fff; padding-top: 6px; padding-bottom: 6px; }
ul.HeaderMenu2 ul li:hover { text-decoration: none; }
ul.HeaderMenu2 ul ul { position: absolute; left: 100%; top: 0; min-width: 200px; display: none; }
#footer { margin-top: 0px; background: #000; }
.footerTop { display: none; }
.footer-links { padding: 25px 0 40px; }
.footer-links h5 { text-transform: uppercase; margin-bottom: 20px; color: #fff; }
.footer-links ul { list-style: none; margin: 0; padding: 0; }
.footer-links li { padding: 2px 0; }
.footer-links li a { font-size: 13px; padding: 2px 0; }
.footer-links li, .footer-links li a, .footer-links .last h4.lead { color: #ffffff; }
.footer-links li a:hover, .footer-links .last li a { color: #333; }
.footer-links .last h4.lead { font-size: 24px; margin-bottom: 0; }
.footer-links .last h4.lead span { color: #151515; }
.list-inline > li { display: inline-block; padding-right: 5px; padding-left: 5px; }
.copyright { padding: 18px 0 8px; font-size: 13px; }
.copyright, .copyright a { color: #fff; }
.copyright p { padding-top: 4px; }
@media (max-width: 767px) {
    .footer-links .col-sm-6, .footer-links .last { text-align: center; }
    .footer-links .col-sm-6 { margin-bottom: 20px; }
    .footer-links h5 { margin: 10px 0; }
}
@media (max-width:767px) {
    .hidden-xs { display: none !important; }
}
@media (min-width:768px) and (max-width:991px) {
    .hidden-sm { display: none !important; }
}
@media (min-width:992px) and (max-width:1199px) {
    .hidden-md { display: none !important; }
}
@media (min-width:1200px) {
    .hidden-lg { display: none !important; }
}
.row { margin-right: -15px; margin-left: -15px; }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; }
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; }
.col-xs-12 { width: 100%; }
.col-xs-11 { width: 91.66666667%; }
.col-xs-10 { width: 83.33333333%; }
.col-xs-9 { width: 75%; }
.col-xs-8 { width: 66.66666667%; }
.col-xs-7 { width: 58.33333333%; }
.col-xs-6 { width: 50%; }
.col-xs-5 { width: 41.66666667%; }
.col-xs-4 { width: 33.33333333%; }
.col-xs-3 { width: 25%; }
.col-xs-2 { width: 16.66666667%; }
.col-xs-1 { width: 8.33333333%; }
.col-xs-pull-12 { right: 100%; }
.col-xs-pull-11 { right: 91.66666667%; }
.col-xs-pull-10 { right: 83.33333333%; }
.col-xs-pull-9 { right: 75%; }
.col-xs-pull-8 { right: 66.66666667%; }
.col-xs-pull-7 { right: 58.33333333%; }
.col-xs-pull-6 { right: 50%; }
.col-xs-pull-5 { right: 41.66666667%; }
.col-xs-pull-4 { right: 33.33333333%; }
.col-xs-pull-3 { right: 25%; }
.col-xs-pull-2 { right: 16.66666667%; }
.col-xs-pull-1 { right: 8.33333333%; }
.col-xs-pull-0 { right: auto; }
.col-xs-push-12 { left: 100%; }
.col-xs-push-11 { left: 91.66666667%; }
.col-xs-push-10 { left: 83.33333333%; }
.col-xs-push-9 { left: 75%; }
.col-xs-push-8 { left: 66.66666667%; }
.col-xs-push-7 { left: 58.33333333%; }
.col-xs-push-6 { left: 50%; }
.col-xs-push-5 { left: 41.66666667%; }
.col-xs-push-4 { left: 33.33333333%; }
.col-xs-push-3 { left: 25%; }
.col-xs-push-2 { left: 16.66666667%; }
.col-xs-push-1 { left: 8.33333333%; }
.col-xs-push-0 { left: auto; }
.col-xs-offset-12 { margin-left: 100%; }
.col-xs-offset-11 { margin-left: 91.66666667%; }
.col-xs-offset-10 { margin-left: 83.33333333%; }
.col-xs-offset-9 { margin-left: 75%; }
.col-xs-offset-8 { margin-left: 66.66666667%; }
.col-xs-offset-7 { margin-left: 58.33333333%; }
.col-xs-offset-6 { margin-left: 50%; }
.col-xs-offset-5 { margin-left: 41.66666667%; }
.col-xs-offset-4 { margin-left: 33.33333333%; }
.col-xs-offset-3 { margin-left: 25%; }
.col-xs-offset-2 { margin-left: 16.66666667%; }
.col-xs-offset-1 { margin-left: 8.33333333%; }
.col-xs-offset-0 { margin-left: 0; }
@media (min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; }
    .col-sm-12 { width: 100%; }
    .col-sm-11 { width: 91.66666667%; }
    .col-sm-10 { width: 83.33333333%; }
    .col-sm-9 { width: 75%; }
    .col-sm-8 { width: 66.66666667%; }
    .col-sm-7 { width: 58.33333333%; }
    .col-sm-6 { width: 50%; }
    .col-sm-5 { width: 41.66666667%; }
    .col-sm-4 { width: 33.33333333%; }
    .col-sm-3 { width: 25%; }
    .col-sm-2 { width: 16.66666667%; }
    .col-sm-1 { width: 8.33333333%; }
    .col-sm-pull-12 { right: 100%; }
    .col-sm-pull-11 { right: 91.66666667%; }
    .col-sm-pull-10 { right: 83.33333333%; }
    .col-sm-pull-9 { right: 75%; }
    .col-sm-pull-8 { right: 66.66666667%; }
    .col-sm-pull-7 { right: 58.33333333%; }
    .col-sm-pull-6 { right: 50%; }
    .col-sm-pull-5 { right: 41.66666667%; }
    .col-sm-pull-4 { right: 33.33333333%; }
    .col-sm-pull-3 { right: 25%; }
    .col-sm-pull-2 { right: 16.66666667%; }
    .col-sm-pull-1 { right: 8.33333333%; }
    .col-sm-pull-0 { right: auto; }
    .col-sm-push-12 { left: 100%; }
    .col-sm-push-11 { left: 91.66666667%; }
    .col-sm-push-10 { left: 83.33333333%; }
    .col-sm-push-9 { left: 75%; }
    .col-sm-push-8 { left: 66.66666667%; }
    .col-sm-push-7 { left: 58.33333333%; }
    .col-sm-push-6 { left: 50%; }
    .col-sm-push-5 { left: 41.66666667%; }
    .col-sm-push-4 { left: 33.33333333%; }
    .col-sm-push-3 { left: 25%; }
    .col-sm-push-2 { left: 16.66666667%; }
    .col-sm-push-1 { left: 8.33333333%; }
    .col-sm-push-0 { left: auto; }
    .col-sm-offset-12 { margin-left: 100%; }
    .col-sm-offset-11 { margin-left: 91.66666667%; }
    .col-sm-offset-10 { margin-left: 83.33333333%; }
    .col-sm-offset-9 { margin-left: 75%; }
    .col-sm-offset-8 { margin-left: 66.66666667%; }
    .col-sm-offset-7 { margin-left: 58.33333333%; }
    .col-sm-offset-6 { margin-left: 50%; }
    .col-sm-offset-5 { margin-left: 41.66666667%; }
    .col-sm-offset-4 { margin-left: 33.33333333%; }
    .col-sm-offset-3 { margin-left: 25%; }
    .col-sm-offset-2 { margin-left: 16.66666667%; }
    .col-sm-offset-1 { margin-left: 8.33333333%; }
    .col-sm-offset-0 { margin-left: 0; }
}
@media (min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; }
    .col-md-12 { width: 100%; }
    .col-md-11 { width: 91.66666667%; }
    .col-md-10 { width: 83.33333333%; }
    .col-md-9 { width: 75%; }
    .col-md-8 { width: 66.66666667%; }
    .col-md-7 { width: 58.33333333%; }
    .col-md-6 { width: 50%; }
    .col-md-5 { width: 41.66666667%; }
    .col-md-4 { width: 33.33333333%; }
    .col-md-3 { width: 25%; }
    .col-md-2 { width: 16.66666667%; }
    .col-md-1 { width: 8.33333333%; }
    .col-md-pull-12 { right: 100%; }
    .col-md-pull-11 { right: 91.66666667%; }
    .col-md-pull-10 { right: 83.33333333%; }
    .col-md-pull-9 { right: 75%; }
    .col-md-pull-8 { right: 66.66666667%; }
    .col-md-pull-7 { right: 58.33333333%; }
    .col-md-pull-6 { right: 50%; }
    .col-md-pull-5 { right: 41.66666667%; }
    .col-md-pull-4 { right: 33.33333333%; }
    .col-md-pull-3 { right: 25%; }
    .col-md-pull-2 { right: 16.66666667%; }
    .col-md-pull-1 { right: 8.33333333%; }
    .col-md-pull-0 { right: auto; }
    .col-md-push-12 { left: 100%; }
    .col-md-push-11 { left: 91.66666667%; }
    .col-md-push-10 { left: 83.33333333%; }
    .col-md-push-9 { left: 75%; }
    .col-md-push-8 { left: 66.66666667%; }
    .col-md-push-7 { left: 58.33333333%; }
    .col-md-push-6 { left: 50%; }
    .col-md-push-5 { left: 41.66666667%; }
    .col-md-push-4 { left: 33.33333333%; }
    .col-md-push-3 { left: 25%; }
    .col-md-push-2 { left: 16.66666667%; }
    .col-md-push-1 { left: 8.33333333%; }
    .col-md-push-0 { left: auto; }
    .col-md-offset-12 { margin-left: 100%; }
    .col-md-offset-11 { margin-left: 91.66666667%; }
    .col-md-offset-10 { margin-left: 83.33333333%; }
    .col-md-offset-9 { margin-left: 75%; }
    .col-md-offset-8 { margin-left: 66.66666667%; }
    .col-md-offset-7 { margin-left: 58.33333333%; }
    .col-md-offset-6 { margin-left: 50%; }
    .col-md-offset-5 { margin-left: 41.66666667%; }
    .col-md-offset-4 { margin-left: 33.33333333%; }
    .col-md-offset-3 { margin-left: 25%; }
    .col-md-offset-2 { margin-left: 16.66666667%; }
    .col-md-offset-1 { margin-left: 8.33333333%; }
    .col-md-offset-0 { margin-left: 0; }
}
@media (min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; }
    .col-lg-12 { width: 100%; }
    .col-lg-11 { width: 91.66666667%; }
    .col-lg-10 { width: 83.33333333%; }
    .col-lg-9 { width: 75%; }
    .col-lg-8 { width: 66.66666667%; }
    .col-lg-7 { width: 58.33333333%; }
    .col-lg-6 { width: 50%; }
    .col-lg-5 { width: 41.66666667%; }
    .col-lg-4 { width: 33.33333333%; }
    .col-lg-3 { width: 25%; }
    .col-lg-2 { width: 16.66666667%; }
    .col-lg-1 { width: 8.33333333%; }
    .col-lg-pull-12 { right: 100%; }
    .col-lg-pull-11 { right: 91.66666667%; }
    .col-lg-pull-10 { right: 83.33333333%; }
    .col-lg-pull-9 { right: 75%; }
    .col-lg-pull-8 { right: 66.66666667%; }
    .col-lg-pull-7 { right: 58.33333333%; }
    .col-lg-pull-6 { right: 50%; }
    .col-lg-pull-5 { right: 41.66666667%; }
    .col-lg-pull-4 { right: 33.33333333%; }
    .col-lg-pull-3 { right: 25%; }
    .col-lg-pull-2 { right: 16.66666667%; }
    .col-lg-pull-1 { right: 8.33333333%; }
    .col-lg-pull-0 { right: auto; }
    .col-lg-push-12 { left: 100%; }
    .col-lg-push-11 { left: 91.66666667%; }
    .col-lg-push-10 { left: 83.33333333%; }
    .col-lg-push-9 { left: 75%; }
    .col-lg-push-8 { left: 66.66666667%; }
    .col-lg-push-7 { left: 58.33333333%; }
    .col-lg-push-6 { left: 50%; }
    .col-lg-push-5 { left: 41.66666667%; }
    .col-lg-push-4 { left: 33.33333333%; }
    .col-lg-push-3 { left: 25%; }
    .col-lg-push-2 { left: 16.66666667%; }
    .col-lg-push-1 { left: 8.33333333%; }
    .col-lg-push-0 { left: auto; }
    .col-lg-offset-12 { margin-left: 100%; }
    .col-lg-offset-11 { margin-left: 91.66666667%; }
    .col-lg-offset-10 { margin-left: 83.33333333%; }
    .col-lg-offset-9 { margin-left: 75%; }
    .col-lg-offset-8 { margin-left: 66.66666667%; }
    .col-lg-offset-7 { margin-left: 58.33333333%; }
    .col-lg-offset-6 { margin-left: 50%; }
    .col-lg-offset-5 { margin-left: 41.66666667%; }
    .col-lg-offset-4 { margin-left: 33.33333333%; }
    .col-lg-offset-3 { margin-left: 25%; }
    .col-lg-offset-2 { margin-left: 16.66666667%; }
    .col-lg-offset-1 { margin-left: 8.33333333%; }
    .col-lg-offset-0 { margin-left: 0; }
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img { display: block; max-width: 100%; height: auto; }
.ticiContainer { margin-right: auto; margin-left: auto; }
@media (min-width:768px) {
    .ticiContainer { width: 750px; }
}
@media (min-width:992px) {
    .ticiContainer { width: 970px; }
}
@media (min-width:1200px) {
    .ticiContainer { width: 1170px; }
}
.ticiContainer.categoryContainer { padding-left: 0; padding-right: 0; }
#mainHolder_divUstMarkaListesi { display: none; }
.centerCount { min-height: 400px; background-color: #fff; border-radius: 10px;}
.centerCount > .clear { display: none; }
.FirsatSlideItem { border: 2px solid #f68f1d; border-radius: 8px; }
.centerCount .FirsatSlideItem:nth-child(4) { width: 270px; height: 318px; float: right; clear: none; border: 2px solid #f68f1d; border-radius: 8px; }
.centerCount .FirsatSlideItem:nth-child(4) .Block_Title { text-align: center; font-weight: bold; font-size: 22px; margin: 0; }
.centerCount .FirsatSlideItem:nth-child(4) .firsatUrunleriItem { width: 270px !important; border-right: 2px solid #f68f1d; }
.centerCount .FirsatSlideItem:nth-child(4) .firsatUrunResim { height: 170px; width: 247px; }
.centerCount .FirsatSlideItem:nth-child(4) .firsatUrunResim img { max-height: 160px; }
.social a { background: url(/uploads/images/tasarim/social.png); width: 47px; height: 46px; margin-right: 20px; margin-bottom: 10px; display: block; float: left; text-indent: -9000pt; }
.social a.twitter { background-position: -51px 0px; }
.social a.google { background-position: -101px 0px; }
.social a.instagram { background-position: -102px 0px; }
.social a.Youtube { background-position: -150px 0px; }
.Block_item { clear: left; overflow: hidden; margin-bottom: 20px; }
.Block_item .col-md-4:first-child { padding-left: 0px; padding-right: 10px; }
.Block_item .col-md-4 { padding-left: 5px; padding-right: 5px; }
.Block_item .col-md-4:last-child { padding-left: 10px; padding-right: 0px; }
.Block_item .col-md-3:first-child { padding-left: 0px; padding-right: 15px; }
.Block_item .col-md-3:nth-child(3) { padding-left: 10px; padding-right: 5px; }
.Block_item .col-md-3:nth-child(2) { padding-left: 5px; padding-right: 10px; }
.Block_item .col-md-3:last-child { padding-left: 15px; padding-right: 0px; }
.Block_item .col-md-3:last-child:after { content: ''; clear: both; }
.Block_item.Arama .Block_Text, .Block_item.YanUyeGirisi .Block_Text, .Block_item.SonEklenenUrunler .Block_Text, .Block_item.SepetBlock .Block_Text, .Block_item.HizliArama .Block_Text, .Block_item.Anket .Block_Text, .Block_item.Sayfalar .Block_Text, .Block_item.ArkadasiniDavetet .Block_Text, .Block_item.Duyurular .Block_Text, .Block_item.DovizKurlari .Block_Text { position: relative; display: block; padding: 10px 15px; background-color: #fff; border: 1px solid #ddd; }
.Block_item img { max-width: 100%; }
.indirimdekiUrunler .Block_Text { max-height: 220px; overflow-x: hidden; overflow-y: scroll; }
.Block_Title { margin-top: 0; padding: 7px 10px; font-size: 16px; text-transform: uppercase; color: #000; background: #f68f1d; line-height: 1.1; margin-bottom: 5px; border-radius: 5px 5px 0 0; }
.KategoriFilitrelemeContent .Block_Title { display: none; }
.Block_item.OzelBlokIcerik:first-child .Block_Title { margin-top: 0; }
.Block_Text .button { margin-top: 10px; }
.Block_item.UrunGuruplari .Block_Text { overflow: inherit; padding: 0; }
.Block_Text .uyeGirisHata span { color: #FF0000; }
.Block_Text ul li a { padding: 2px 10px; display: block; }
.Block_Text ul li a:hover { background: #f68f1d; color: #fff; }
.blocktext { color: #666666; display: block; font-size: 14px; height: 25px; line-height: 25px; }
.icon { float: left; }
.brandItem { line-height: 11px; display: block; float: left; height: 20px; margin: 0 5px 1px 0; transition: color 0.1s linear 0s; width: 108px; background: url("images/Sprite.png") no-repeat scroll -6px -189px rgba(0, 0, 0, 0); padding-left: 10px; font-size: 11px; }
.brandItem:hover { color: #f68f1d; }
.productBrandContent { background-color: #FFFFFF; border-top: 1px solid #DFDFDF; border-left: 1px solid #DFDFDF; border-right: 1px solid #DFDFDF; height: auto; }
.productBrand { color: #FFFFFF; overflow: hidden; padding: 5px; text-align: center; }
.productBrandList { color: #666666; overflow: hidden; text-align: left; width: auto; }
#allBrands { background: url(images/tumMarkalar.png) center 0 no-repeat; background-color: #FFFFFF; border-left: 1px solid #DFDFDF; border-right: 1px solid #DFDFDF; border-bottom: 1px solid #DFDFDF; text-align: center; clear: both; cursor: pointer; height: 26px; margin: 0 0 12px; overflow: hidden; padding: 0; text-indent: -9999pt; }
.allBrandsActive { background-position: center -26px !important; }
.productsHover { height: 43px; }
.urunListRel { width: 100%; float: left; position: relative; text-align: center; }
#mainHolder_divSayfalamaAlt { display: none; }
.urunListRel label input { float: left; margin-top: 7px; margin-right: 5px; margin-left: 0; }
.urunListRel label label { margin-left: 0; font-weight: normal; text-transform: capitalize; }
.brandlistselection { padding: 17px 0 20px; }
.brandlistselection:after { content: ""; display: table; clear: both; }
.brandlistselectionBottom { float: right; margin-bottom: 5px; }
.brandlistselection * { display: block; font-size: 12px; float: left; line-height: 37px; color: #787878; height: 37px; }
#mainHolder_divSayfalamaUst > div.brandlistselection > label { margin-top: 1px; margin-right: 4px; display: none; }
.brandlistselection label input[type="checkbox"] { margin-top: 0; }
.brandlistselection .selectBox { background: url("images/select_button.png") no-repeat 152px center; height: 35px; width: 170px; position: relative; float: left; font-size: 12px; margin: 0 4px 0 0; border: 1px solid #e1e1e1; }
.brandlistselection .selectBox p { text-align: left; display: block !important; margin-left: 0; width: 170px; height: 35px; line-height: 35px; text-indent: 7px; color: #000; font-size: 14px; position: relative; }
.brandlistselection .selectBox p:before { content: ''; width: 0px; height: 0px; border: 10px inset rgb(227, 10, 73); display: block; position: absolute; right: 8px; top: 13px; visibility: visible !important; border-bottom: 0; border-right-color: transparent; border-left-color: transparent; }
#mainHolder_divSayfalamaUst > div.brandlistselection > label > label { font-family: arial; font-size: 15px; color: #696969; background: url(images/check2.png); font-weight: normal; width: 17px; height: 37px; margin-top: -1px; background-position: 0px 37px; text-indent: 24px; line-height: 35px; font-size: 13px; font-weight: 600; text-transform: uppercase; position: relative; }
input#mainHolder_chkStoktakiler + label { padding-left: 20px; height: 15px; display: inline-block; line-height: 14px; background-repeat: no-repeat; background-position: 0 -14px; background-position-y: bottom; font-size: 15px; vertical-align: middle; cursor: pointer; }
.urunListRel label label { margin-left: 0; font-weight: normal; text-transform: capitalize; }
.brandlistselection .selectBox select { width: 170px; margin-left: 0; opacity: 0; position: absolute; top: 0; left: 0; height: 35px; padding: 0; border: none; }
.brandlistselection > label input[type=checkbox]:checked + label { background-position: 0px 0 !important; }
.brandlistselection .selectBox select option { margin-left: 0; font-size: 12px; }
.blockSelect a { width: 46px; height: 37px; float: left; display: block; margin: 0 3px; border: 1px solid #ddd; border-radius: 5px; }
.blockSelect a:hover:before { background-color: #f68f1d; }
.blockSelect a:before { content: ''; display: block; width: 26px; height: 26px; background-repeat: no-repeat; background-position: center center; background-size: 100% 100%; background-color: #444444; margin: 4px auto; }
.blockSelect .sort_hrz:before { background-image: url(/uploads/images/tasarim/ico-listview.png); }
.blockSelect .sort_3:before { background-image: url(/uploads/images/tasarim/ico-list3grid.png); }
.blockSelect .sort_4:before { background-image: url(/uploads/images/tasarim/ico-list4grid.png); height: 32px; width: 32px; margin-top: 2px; }
.blockSelect .sort_hrz.sort_hrzActive { background-color: #f68f1d; }
.blockSelect .sort_3.sort_3Active { background-color: #f68f1d; }
.blockSelect .sort_4.sort_4Active { background-color: #f68f1d; }
.pageNumber { float: right; margin-top: 15px; text-align: center; }
.pageNumberContent { float: right; }
.pageNumber.pageNumberBottom { margin-top: 0; text-align: center; margin: 0 auto; float: right; display: inline-block; }
.pageNumber a { display: inline-block; padding: 0 8px; border: 1px solid #cccccc; font-size: 14px; color: #000; background: #f8f8f8; line-height: 25px; float: left; }
.pageNumber a.SelectedSayfa, .pageNumber a:hover { background: #cccccc; color: black; border: 1px solid #cccccc; }
.pageBorder { display: inline-block; margin-top: 8px; margin-right: 10px; }
.urunListRel .brandlistselection .blockSelect { float: right; }
.brandlistselectionBottom { display: none; }
#mainHolder_divSayfalamaUst.urunListRel .pageNumber { display: none; margin-bottom: 15px; }
.KategoriFilitrelemeTxt .KategoriFilitreleme .KategoriFilitreTittle.arti:after { content: "+"; margin-top: 10px; }
.brandlistselection.category-scroll { position: fixed; top: 41px; z-index: 9999; padding: 10px; border-bottom: 0; transition-duration: 0.3s, 0.3s; -webkit-transition-duration: 0.3s, 0.3s; }
.brandlistselection.category-scroll:after { content: ""; display: inline-block; position: fixed; width: 100%; height: 60px; background: rgba(255, 255, 255, 0.9); top: 41px; left: 0; z-index: -1; border-bottom: 1px solid #FFB647; }
.ProductListContent { margin-left: -15px; margin-right: -15px; background-color: #000 }
.ProductList .productItem { position: relative; margin-bottom: 20px; }
.ProductList .productItem:hover .productImage, .ProductList .productItem:hover .productDetail, .ProductList .productItem:hover .productIcon { border-color: #f68f1d; }
.ProductList .productItem:hover .productImage img { transform: scale(1.4); }
.ProductList .productImage { width: 100%; padding: 0px 10px 0 10px; overflow: hidden; height: 240px; text-align: center; border: 1px solid #ddd; border-bottom: 0; background: #fff; border-radius: 5px 5px 0 0; transition: all .5s ease-in-out; }
.ProductList .productImage img { max-width: 100%; display: block; margin: 0px auto; max-height: 230px; transition: all .5s ease-in-out; transform-origin: top; }
.productIcon { border: 1px solid #ddd; border-top: 0; background: #fff; border-radius: 0 0 5px 5px; height: 5px; transition: all .5s ease-in-out; }
.productIcon:hover .mycartIcon { opacity: 1; }
.ProductList .productDetail { padding: 10px 10px 0 10px; border: 1px solid #ddd; border-bottom: 0; border-top: 0; background: #fff; transition: all .5s ease-in-out; }
.ProductList .productName { width: 100%; overflow: hidden; background-color: #fff; height: 50px; }
.ProductList .productName a { color: #f68f1d; font-size: 14px; display: block; text-align: center; }
.productOnYazi { padding: 5px 0; color: #8b8b8b; font-size: 12px; line-height: 18px; text-align: justify; overflow: hidden; min-height: 45px; max-height: 45px; }
.ProductList .productPrice { width: 100%; display: block; height: 40px; text-align: center; }
.ProductList .discountPrice {color: #f68f1d;font-size: 22px;line-height: 1;padding-left: 5px;display: inline-block;font-weight: bold;padding-right: 8px;}
.ProductList .discountKdv { display: none; }
.ProductList .regularPrice {font-size: 18px;color: #808080;text-decoration: line-through;display: inline-block;line-height: 1.3;}
.regularKdv { display: none; }
.ProductList .mycartIcon { background: #dddddd; text-align: center; padding: 6px 12px; position: absolute; left: 0; top: 0; width: 100%; height: 100%; visibility: hidden; opacity: 0; border-radius: 5px; }
.ProductList .mycartIcon a { font-size: 14px; line-height: 22px; color: #fff; text-transform: uppercase; display: inline-block; padding-right: 18px; background: url(images/mycartHover.png) no-repeat right center; }
.ProductList .mycartIcon:hover > a { background: url(images/mycartHover.png) no-repeat right center; color: #fff; }
.ProductList .mycartIcon:hover { background-color: #f68f1d; }
.ProductList .examineIcon { display: none; background: #565656; text-align: center; width: 42px; height: 34px; position: absolute; left: 78px; bottom: 30px; }
.ProductList .examineIcon a { background: url(images/inceleBtnHover.png) no-repeat center center; display: inline-block; width: 42px; height: 34px; font-size: 0; }
.ProductList .favori { background: #f68f1d; text-align: center; width: 34px; height: 34px; position: absolute; border-radius: 100%; transition: all .3s ease-in-out; transform: scale(0); left: 50%; top: 50%; margin-top: -16px; margin-left: -16px; cursor: pointer; }
.ProductList .favori a { background: url(images/favoriBtn.png) no-repeat center center; display: inline-block; width: 32px; height: 34px; font-size: 0; }
.ProductList .productItem:hover .favori { transform: scale(1); }
.ProductList .cargoIcon { display: block; position: absolute; right: 25px; bottom: 37px; font-size: 12px; line-height: 1; height: 38px; vertical-align: top; color: #f68f1d; width: 82px; text-align: right; }
.ProductList .cargoIcon:before { content: ''; background: url(/Uploads/Images/tasarim/icon-ucretsizkargo.png) no-repeat center center #f68f1d; background-size: auto 100%; width: 31px; height: 18px; display: inline-block; position: relative; top: 10px; }
.ProductList .productItem:hover .discountIcon { transform: scale(1); }
.ProductList .discountIcon { position: absolute; right: 20px; top: 10px; color: #fff; background: #f68f1d !important; padding: 0px 0px; width: 75px; height: 75px; text-align: center; padding: 15px 0 0; line-height: 20px; z-index: 1; border-radius: 100%; transform: scale(0.75); transition: all .3s ease-in-out; font-weight: bold; font-size: 18px; }
.discountIconDetail { display: none; }
.ProductList .newIcon { background: url(/uploads/images/tasarim/new-product-sticker.png) center no-repeat; position: absolute; background-size: 100% 100%; left: 25px; top: 15px; color: #fff; width: 44px; height: 44px; text-indent: -190px; overflow: hidden; }
.TukendiIco { background: #f68f1d; display: table; color: #fff; font-size: 18px; position: absolute; left: 50%; transform: translateX(-50%); text-align: center; top: 210px; height: 34px; z-index: 11; padding: 2px 10px; }
.TukendiIco span { display: inline-block; line-height: 34px; vertical-align: middle; color: #fff; }
.categoryTitleText { text-transform: uppercase; padding: 10px 0px 5px; color: #f68f1d; border-bottom: 1px solid #f68f1d; margin-bottom: 10px; }
.categoryTitleText h1 { color: #878a8c; font-size: 13px; }
.categoryTitleText h1 a { color: #252a2f; }
.categorydesign { width: 100%; overflow: hidden; margin-bottom: 15px; }
.slide { width: 100%; margin-bottom: 15px; }
.UrunDetayCenter { padding-bottom: 20px; }
.proCategoryTitle { position: relative; }
.proCategoryTitle a { margin-left: 5px; color: #f68f1d; font-size: 20px !important; }
ul.breadcrumb li {font-size: 20px !important;display: inline-block;}
ul.breadcrumb li:last-child { color: #fff; }
.back { position: absolute; top: 10px; right: 25px; color: #999999; }
.ProductDetail a#linkOncekiSayfa { margin-top: -43px; }
.ProductDetailMain { position: relative; }
.Images { width: 360px; float: right; }
.Images img { border: 1px solid #ddd; background-color: #fff; }
.cloudzoom-blank > div:last-child { display: none !important; }
.SmallImages { float: left; margin-bottom: 20px; width: 68px; }
.SmallImages div { width: 75px; height: 90px; overflow: hidden; display: block; margin-bottom: 10px; cursor: pointer; border: 1px solid #ddd; }
.SmallImages div:hover { border-color: #f68f1d; }
.SmallImages div img { max-width: 100%; max-height: 100px; }
.adet { width: 60px; border: solid 1px #DDDDDD; padding: 2px; }
.ProductName { width: 100%; float: left; color: #0f242c; }
.ProductName h1 { font-size: 24px; line-height: 30px; }
.PriceList { float: left; width: 100%; }
.Formline.puanVer { display: none; }
#divOnyazi h2 { font-size: 13px; }
.Formline span { display: block; float: left; }
.Formline { width: 100%; float: left; display: inline-block; }
.Formline .left_line { min-width: 130px; display: none; }
#divMarka .left_line { display: none; }
.Formline .right_line { color: #808080; }
.Formline .center_line, #divKDVDahilFiyat { display: none; }
.Formline .teksatir { width: 100%; }
#pnlFiyatlar { display: inline-block; width: 100%; overflow: hidden; margin-top: 20px; margin-bottom: 20px; padding-top: 5px; padding-bottom: 5px; border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; }
#pnlFiyatlar .Formline { margin: 5px 0; }
.PiyasafiyatiContent,.IndirimliFiyatContent{
    float: left;
    width: auto;
}
#pnlFiyatlar .left_line { padding-right: 10px; font-size: 24px; color: #f68f1d; }
#pnlFiyatlar #fiyat { font-size: 16px; }
#pnlFiyatlar .right_line { padding-right: 10px; font-size: 22px; font-weight: bold; }
#pnlFiyatlar .indirimliFiyat { color: #f68f1d; }
#pnlFiyatlar .right_line .spanKdv { font-size: 13px; line-height: 24px; padding-left: 10px; }
.PiyasafiyatiContent .right_line span { text-decoration: line-through; }
#divIndirimsizFiyat.indirimsizkdvDahil .right_line span { text-decoration: none; }
.selectAdet { line-height: 23px; }
.selectAdet select { padding: 2px; border: 1px solid #DDDDDD; }
.kampanyalar { width: 100%; overflow: hidden; margin-top: 10px; }
.urunDetayKampanyaTittle { background: url(images/urunDetayKampanyaTittle.png) left top no-repeat #f5f5f5; padding-left: 4%; border-bottom: 2px solid #FF0000; height: 30px; line-height: 30px; margin-bottom: 10px; }
.urunDetayKampanyaTittle p { color: #000; font-size: 12px; }
.kampanyalar .Formline { padding: 0; margin: 0; }
.campaignsTitle { padding: 2px; background-color: #A09B98; color: #FFFFFF; }
#divSecilebilirKampanyalar .campaignsItem { border: 1px dotted #d8d8d8; margin-bottom: 5px; background-color: #fff; }
#divSecilebilirKampanyalar .campaignsItem .campaignsItemS1 { border-right: 1px solid #d8d8d8; line-height: 57px; height: 57px; text-align: center; width: 10%; }
#divSecilebilirKampanyalar .campaignsItem .campaignsItemS1 input { margin-top: 23px; }
#divSecilebilirKampanyalar .campaignsItem .campaignsItemS2 { height: 57px; width: 10%; }
#divSecilebilirKampanyalar .campaignsItem .campaignsItemS3 { line-height: 57px; float: left; }
#divSecilebilirKampanyalar .campaignsItem .campaignsItemS3 span { font-weight: bold; color: #000; font-size: 13px; margin-left: 10px; }
#divSecilemezKampanyalar .campaignsItem { border: 0; border-bottom: 1px dotted #d8d8d8; }
#divSecilemezKampanyalar .campaignsItem .campaignsItemS1 { border-right: 1px solid #d8d8d8; line-height: 57px; height: 57px; text-align: center; width: 10%; }
#divSecilemezKampanyalar .campaignsItem .campaignsItemS1 img { margin-top: 18px; }
#divSecilemezKampanyalar .campaignsItem .campaignsItemS2 { height: 57px; width: 10%; }
#divSecilemezKampanyalar .campaignsItem .campaignsItemS2 img { display: none; }
#divSecilemezKampanyalar .campaignsItem .campaignsItemS3 { line-height: 57px; float: left; }
#divSecilemezKampanyalar .campaignsItem .campaignsItemS3 span { font-weight: bold; color: #000; font-size: 13px; margin-left: 10px; }
.size_box { border: solid 1px #ddd; background-color: #fff; line-height: 36px; float: left; display: block; margin-right: 3px; cursor: pointer; min-height: 26px; min-width: 36px; padding: 0 10px; text-align: center; border-radius: 5px; }
.size_box.nostok{
    text-decoration: line-through;
    cursor: not-allowed;
}
.size_box.selected { background-color: #f68f1d !important; color: #fff !important; }
#divUrunEkSecenek { display: block; }
.eksecenekSelect { padding: 3px 1px; border: 1px solid #DDDDDD; min-width: 100px; }
.eksecenekLine { margin-bottom: 10px !important; overflow: hidden; }
.eksecenekLine .center_line { display: none; }
#divAdetCombo .selectboxx { min-width: 100px !important; }
#divAdetCombo .center_line { display: none; }
.ProductIcon { float: right; margin-top: -43px; }
.ProductIcon.StokYok { right: 5px; top: 115px; }
.ProductIcon div { float: left; margin-right: 10px; }
.ProductIcon div a { cursor: pointer; display: inline-block; width: 42px; height: 34px; }
.ProductIcon div a span { background: #fff !important; display: block; min-width: 42px; width: 42px; height: 34px; font-size: 0; border-radius: 5px; }
.ProductIcon div a .box1 { font-size: 0 !important; border: 0; box-shadow: none; text-align: center; min-width: 42px; }
.ProductIcon div a .box1 i { color: #f68f1d; font-size: 30px !important; }
.buyfast { display: none; }
.buybutton { display: inline-block; width: 100%; overflow: hidden; margin-top: 10px; margi; margin-bottom: 10px; padding-top: 10px; padding-bottom: 20px; border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; }
#txtbxurunSiparisAdedi { width: 50px; text-align: center; padding-right: 15px; box-sizing: border-box; }
.buyfastbutton { width: 130px; height: 40px; background: url(images/hemenAlBtn.png) no-repeat transparent !important; text-indent: -9999px; }
.Basketinp { float: left; width: 100%; font-weight: bold; }
.Basketinp p { float: left; margin-right: 10px; line-height: 30px; }
.Basketinp input { display: block; width: 100%; height: 34px; margin: 5px 0; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc !important; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }
.Basketinp span { float: left; width: 47px !important; position: relative; line-height: 36px; display: block; height: 25px; text-align: center; z-index: 0; }
.Basketinp span a { position: absolute; top: 0px; right: 0px; }
.Basketinp span a.riUp { top: 3px; }
.Basketinp span a.riDown { top: 15px; }
.basketBtnAdet { display: none; font-weight: 700; margin-bottom: 5px; max-width: 100%; }
.basketBtn { float: left; margin-top: 20px; width: 100%; }
.basketBtn input { display: inline-block; text-align: center; font-size: 24px; line-height: 34px; color: #fff; text-transform: uppercase; border-radius: 5px !important; border: 0 !important; display: inline-block; background: #f68f1d; width: 50%; }
.basketBtn input:hover { background: #f68f1d; color: #fff; }
#divStokYok { font-weight: bold; padding: 10px 0 20px; }
.ProductIcon2 { width: 100%; float: right; }
.ProductIcon2 .clear { display: none; }
.ProductIcon2 div { float: left; margin-right: 9px; }
.ProductIcon2 div > a > span { text-align: center; }
.ProductIcon2 div > a > span:hover { opacity: 1; }
.TavsiyeEtBtnContent a { display: inline-block; margin-right: 0px; }
.printBtn { display: inline-block; }
.YorumYazbtnContent a { display: inline-block; margin-right: 0px; }
.ProductIcon2 div input { background: none repeat scroll 0 0 #ec3970; color: #FFFFFF; display: block; height: 25px; line-height: 25px; font-size: 14px; margin-bottom: 5px; padding: 0px 15px; text-align: center; border: 0; cursor: pointer; opacity: 0.3; transition: all 0.3s ease 0s; border-radius: 5px; }
.ProductIcon2 div input:hover { background-color: #323651; opacity: 1; }
.ProductIcon2 div.socialButons#mainHolder_UrunDetay_divSocialButtons { float: right !important; margin-top: 10px !important; position: relative; top: -11px; }
.productModule { width: 99%; border: solid 1px #DDDDDD; margin-top: 10px; }
.productModuleTitle { padding: 13px 20px; font-size: 18px; text-transform: uppercase; }
div#divBenzerUrun > .productModuleTitle p:After, #divEtiketler .productModuleTitle:after { content: ""; position: absolute; width: 53px; height: 3px; background-color: #f68f1d; left: 15px; top: 3px; }
.productModuleItem { width: 100%; border: solid 1px #DDDDDD; min-height: 60px; margin-top: 10px; overflow: hidden; background-color: #fff; }
.moduleimage { float: left; margin: 4px; }
.moduleimage img { height: 50px; }
.modulename { float: left; margin: 1%; }
.moduleprice { float: right; margin: 5px; font-weight: bold; }
.productModule2 { margin-top: 20px; overflow: hidden; }
#divEtiketler { color: #fff; }
#divEtiketler .productModuleTitle { color: #444; }
#divEtiketler a { background: #f68f1d; color: #fff; text-decoration: none; padding: 5px 12px; border-radius: 6px; }
.productModuleTitle2 { padding-left: 5%; height: 21px; line-height: 21px; margin-bottom: 10px; margin-top: 20px; }
.productModuleTitle2 p { color: #000; font-size: 13px; }
.productModule2 ul li { width: 17.9%; padding: 1%; background-color: #fff; float: left; margin-left: 15px; margin-top: 10px; border: 1px solid #f68f1d; border-radius: 5px; }
.productModule2 ul li:last-child { margin-right: 0; }
.productModule2 ul li .moduleimage2 { width: 100%; min-height: 135px; max-height: 135px; text-align: center; }
.productModule2 ul li .moduleimage2 img { max-width: 100%; max-height: 135px; margin: 0 auto; display: inline-block; }
.productModule2 ul li .modulename2 { width: 100%; text-align: left; padding-left: 2px; font-size: 11px; height: 25px; margin-top: 10px; overflow: hidden; }
.productModule2 ul li .moduleprice2 { width: 100%; text-align: left; margin-bottom: 5px; margin-top: 5px; padding-left: 2px; }
.productModule2 a { margin: 1%; margin-left: 0; text-decoration: underline; }
.urunDetayPanel { color: #8b8b8b; font-size: 13px; padding: 20px; background: #fff; border: 1px solid #f68f1d; overflow: hidden; border-radius: 5px; }
.urunTabAlt table tr td { padding: 3px; }
.urunOzellik { width: 100%; margin-top: 20px; }
.urunTab li { display: inline; margin: 0; }
.urunTab li.active a { color: #fff; background-color: #f68f1d; border-bottom: 0; }
.urunTab li a { padding: 0px 10px; display: inline-block; line-height: 40px; font-size: 16px; text-transform: uppercase; margin: 0 20px; text-decoration: none !important; border-radius: 5px 5px 0 0; }
.urunTab li a:hover { text-decoration: underline; }
.yorumlarItem { line-height: 17px; background-color: #eeeeee; border-bottom: 3px solid #dedede; padding: 5px; }
.yorumlarItemS1 { padding-bottom: 5px; font-weight: bold; font-size: 12px; color: #666; border-bottom: 1px dashed #A09B98; }
#btnYorumKaydet { margin-top: 10px; float: left; }
.ProductDetailMain2 { overflow: hidden; }
.ProductDetailMain2 .leftImage { width: 100%; }
.ProductDetailMain2 .leftImage .Images { width: 70%; float: left; }
.ProductDetailMain2 .leftImage .SmallImages { width: 26%; float: right; }
.ProductDetailMain2 .leftImage .SmallImages div { width: 37%; margin-top: 0; }
.ProductDetailMain2 .RightDetail { width: 100%; margin-top: 10px; }
.ProductDetailMain2 .RightDetail .PriceList { width: 64%; }
.ProductDetailMain2 .RightDetail .ProductIcon { width: 35%; }
.ProductDetailMain2 .RightDetail .ProductIcon2 div > a > span { width: 77px; }
.ProductDetailMain2 .RightDetail .productModuleItem { width: 97%; }
.ProductDetailMain2 .RightDetail .productModule2 ul li { width: 120px; }
.ProductDetailMain2 .taksitLineNo { height: 29px; line-height: 13px; width: 11.5%; }
.ProductDetailMain2 .taksitHeaderS1, .taksitHeaderS2, .taksitHeaderS3, .taksitHeaderS4, .taksitHeaderS5, .taksitHeaderS6, .taksitHeaderS7, .taksitHeaderS8, .taksitHeaderS9, .number1, .number2, .number3, .number4, .number5, .number6, .number7, .number8, .number9 { height: 29px; line-height: 29px; }
.ProductDetailMain2 .taksitHeaderS2 { width: 23.2%; }
.ProductDetailMain2 .taksitHeaderS4 { width: 23%; }
.ProductDetailMain2 .productModuleItem { width: 99.4%; }
.ProductDetailMain2 #divBenzerUrun { width: 110%; }
.ProductDetailMain2 .productModule2 ul li { width: 122px; }
#pnlSlider { float: left; overflow: hidden; position: relative; width: 860px; margin-bottom: 30px; }
.HomePageSlideShowContainer .HomePageSlideShow { overflow: hidden; position: relative; width: 100%; }
.HomePageSlideShowContainer .HPSItems { clear: both; cursor: pointer; position: relative; width: 100%; }
.HomePageSlideShowContainer .HPSItems .slides li { display: none; }
.HomePageSlideShowContainer .HPSItems div { cursor: pointer; float: left; height: 280px; overflow: hidden; position: absolute; width: 100%; display: none; }
.HomePageSlideShowContainer .HomePageSlideShow img { border: 0 none; float: left; margin: 0; padding: 0; max-width: 100%; }
.HomePageSlideShowContainer .HomePageSlideShow .active { float: left; }
.flex-direction-nav { *height: 0; padding: 0; }
.flex-direction-nav li:first-child { position: absolute; top: 0; bottom: 0; left: 0 !important; width: 15% !important; text-align: center; display: block; filter: alpha(opacity=50); opacity: .5; z-index: 99; }
.flex-direction-nav li:last-child { position: absolute; top: 0; bottom: 0; right: 0 !important; width: 15% !important; text-align: center; filter: alpha(opacity=50); opacity: .5; z-index: 99; }
.flex-direction-nav li:first-child { background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%) !important; background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%) !important; background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001))) !important; background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%) !important; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1) !important; background-repeat: repeat-x; }
.flex-direction-nav li:last-child { right: 0; left: auto; background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%); background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%); background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5))); background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); background-repeat: repeat-x; }
.flex-direction-nav li a { width: 30px; height: 30px; line-height: 30px; margin: 0 0; display: block; font-size: 0; position: absolute; top: 45%; cursor: pointer; color: #fff; filter: alpha(opacity=50); opacity: .5; }
.flex-direction-nav li:hover, .flex-direction-nav li:focus { color: #fff; text-decoration: none; filter: alpha(opacity=90); outline: 0; opacity: .9; }
.flex-direction-nav li:hover a, .flex-direction-nav li:focus a { color: #fff; text-decoration: none; filter: alpha(opacity=90); outline: 0; opacity: .9; }
.flex-direction-nav li .flex-next:before, .flex-direction-nav li .flex-prev:before { font-family: FontAwesome; font-size: 30px; }
@media (max-width: 991px) {
    .flex-direction-nav li .flex-next:before, .flex-direction-nav li .flex-prev:before { font-family: FontAwesome; font-size: 20px; }
    .flex-direction-nav li .flex-next { background-position: -30px 0; right: 15px !important; }
    .flex-direction-nav li .flex-prev { left: 15px !important; }
}
.flex-direction-nav li .flex-next { background-position: -30px 0; right: 30px; }
.flex-direction-nav li .flex-prev { left: 30px; }
.flex-direction-nav li .flex-next:before { content: "\f054" !important; }
.flex-direction-nav li .flex-prev:before { content: "\f053" !important; }
.flex-control-nav { display: none; }
.Block_item.UrunGuruplari { overflow: visible; }
.rightBlock ul.KatMenu1 ul { left: auto; right: 100%; }
ul.KatMenu1 ul { display: none; }
ul.KatMenu1 li { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: #fff; border: 1px solid #ddd; }
#KatMenu1 > li:last-child { margin-bottom: 0; }
ul.KatMenu1 li a:hover { color: #aa7c56; }
ul.KatMenu1 li a { color: #555; }
ul.KatMenu1 ul { min-width: 240px; padding: 0; position: absolute; top: -2px; left: 100%; z-index: 999; border: 1px solid #efefef; background-color: white; }
ul.KatMenu1 ul li { float: none; position: relative; }
ul.KatMenu1 ul li a { color: #666666; }
ul.KatMenu1 ul ul { position: absolute; left: 100%; top: 0; }
ul.KatMenu1 li:hover > ul { display: block !important; }
.firsatUrunleri { width: 100% !important; height: 300px; position: relative; background-color: #ffffff;}
.Firsatprev { padding: 0; border: 0; outline: 0; width: 44px; height: 28px; transform: rotate(-90deg); border-radius: 0 0 100% 100%; cursor: pointer; display: block; background: #f68f1d url(images/backtotop.png) no-repeat center center !important; position: absolute; top: 120px !important; z-index: 102; left: -10px; }
.Firsatnext { padding: 0; border: 0; outline: 0; width: 44px; height: 28px; transform: rotate(90deg); border-radius: 0 0 100% 100%; cursor: pointer; display: block; background: #f68f1d url(images/backtotop.png) no-repeat center center !important; position: absolute; top: 120px !important; z-index: 102; right: -10px; }
.firsatUrunleriItem { width: 230px; height: 300px; }
.firsatUrunleriItem a:hover { background: transparent !important; color: #f68f1d !important; }
.firsatUrunResim { display: block; width: 207px; height: 230px; border: none; text-align: center; margin: 0px auto; }
.firsatUrunResim img { max-width: 207px; max-height: 230px; }
.firsatUrunAdi { font-size: 12px; line-height: 14px; margin: 5px 0 5px 0px !important; overflow: hidden; text-align: center; width: 100%; height: 30px; display: block; }
.firsatUrunFiyat {text-align: center;display: block;font-weight: bold;font-size: 20px;color: #f68f1d;}
.HesabimBilgi { width: 100%; line-height: 25px; }
.HesabimBilgi b { font-weight: bold; }
.leftBlock.hesabimLeft .mobileNav { position: absolute; z-index: 99; width: 50px; right: 15px; }
@media (max-width:992px) {
    .userMenu li { display: none; }
}
.userMenu li a { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: #fff; border: 1px solid #ddd; }
.userMenu li a:hover { background-color: #f68f1d; color: #FFF; }
.userMenu li a:hover span { padding-left: 10px; }
.span { width: 100%; margin-bottom: 10px; position: relative; float: left; }
.span > label { margin-bottom: 5px; display: block; line-height: 25px; }
.UyelikBilgilerimContent .span input { margin-top: 5px; }
.span .labelGender { float: left; }
.span .spanGender { float: left; margin-left: 10px; text-align: center; }
.span .spanGender input { margin-right: 5px; }
.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; font-weight: bold; }
.dateofbirth input { border: 1px solid #DDDDDD !important; height: 25px !important; }
.HesabimAdresContent { margin-bottom: 15px; }
.HesabimAdresContent .row { padding: 2%; width: 49.5%; margin-right: 1%; margin-bottom: 1%; margin-left: 0 !important; height: 150px; float: left; position: relative; background-color: #fff; border: 1px solid #ddd; }
@media (min-width:300px) and (max-width:768px) {
    .HesabimAdresContent .row { width: 100%; }
}
.HesabimAdresContent .UyelikBilgilerimContent .row { height: auto; }
.HesabimAdresContent .row:nth-child(2n) { margin-right: 0px; }
.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; width: 800px !important; }
.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: 55px; padding-top: 3px; padding-bottom: 3px; }
.Listem { width: 100%; background: #fff; border: 1px solid #e8e8e8; }
.Listem .ListemItem { width: 100%; overflow: hidden; border-bottom: solid 1px #e8e8e8; padding-bottom: 10px; }
.Listem .ListemItem.Title { border-bottom: solid 1px #e8e8e8; line-height: 30px; padding-bottom: 10px; }
.Listem .ListemItem.Title div { padding-left: 1%; }
.Listem .ListemItem div { float: left; padding-top: 5px; padding-bottom: 5px; font-size: 13px; 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; }
.Siparislerim { margin-bottom: 10px; background-color: #fff; border: 1px solid #ddd; overflow: hidden; }
.Siparislerim .Title div { 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 { padding: 0 !important; }
.Siparislerim .ListemItem .line1 { width: 20%; padding-left: 1%; text-align: center; }
.Siparislerim .ListemItem .line2 { width: 10%; 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: 24%; text-align: center; }
.Siparislerim .ListemItem .line6 a { color: #ff0000; text-decoration: underline; }
.paraPuan > div { padding: 10px; }
.paraPuan + a { padding: 10px; }
.paraPuan .parapuanTable { width: 98%; overflow: hidden; border-bottom: solid 1px #CCC; padding: 1%; margin-bottom: -1px; }
.paraPuan .parapuanTable.Title { padding: 0; padding-left: 1%; width: 99%; background-color: #F5F5F5; }
.paraPuan .parapuanTable .paraline1 { width: 18%; float: left; padding: 1%; }
.paraPuan .parapuanTable .paraline2 { width: 58%; float: left; padding: 1%; }
.paraPuan .parapuanTable .paraline3 { width: 18%; float: left; padding: 1%; text-align: center; font-weight: bold; }
.DestekTalepDetay { width: 97.7%; border: 1px solid #ddd; margin: 5px 0; padding: 1%; }
.DestekTalepCevapLine { background-color: #f5f5f5; margin: 5px 0; padding: 5px; border: 1px solid #ddd; }
.DestekTalepDetay .span { overflow: hidden; }
.DestekTalepCevapLine:nth-child(2n+1) { background-color: #fff; margin: 5px 0; padding: 5px; }
.DestekTaleplerim .Title { height: 40px; line-height: 40px; }
.Listem.DestekTaleplerim .ListemItem .line1 { width: 3%; }
.Listem.DestekTaleplerim .ListemItem .line2 { width: 10%; }
.Listem.DestekTaleplerim .ListemItem .line3 { width: 50%; }
.Listem.DestekTaleplerim .ListemItem .line4 { width: 12%; }
.Listem.DestekTaleplerim .ListemItem .line5 { width: 11%; }
.Listem.DestekTaleplerim .ListemItem .line6 { width: 11%; }
.Listem.DestekTaleplerim .ListemItem .line6.DestekButton .button { float: right; margin-top: 5px; }
.YeniDestek { width: 100%; height: 60px; position: relative; }
.DestekTaleplerimContent #mainHolder_btnEkle { position: static; float: right; margin: 0px; margin-top: 10px; margin-bottom: 20px; }
.DestekTaleplerimContent .row .span { position: relative; height: 40px; overflow: visible; }
.DestekTaleplerimContent .row .span div { float: left; height: 31px; line-height: 31px; }
.DestekTaleplerimContent .row .span .Left { width: 10%; }
.DestekTaleplerimContent .row .span .Center { width: 3%; }
.DestekTaleplerimContent .row .span .Right { width: 86%; }
.DestekTaleplerimContent .row .span #mainHolder_btnKaydet { float: right; width: 20%; }
.DestekTaleplerimContent .row .span #mainHolder_btnVazgec { float: right; width: 20%; margin-right: 10px; }
.DestekTaleplerimContent textarea { margin-bottom: 10px; }
.DestekTalepDetay .span div { float: left; }
.anketSoru { margin-bottom: 5px; display: block; }
.anketLabel td { line-height: 21px; display: block; }
.anketLabel label { margin-left: 5px; }
.SepetBlockInfo { text-align: left; }
.SepetBlockInfo table { border-collapse: collapse; margin-bottom: 5px; width: 100%; }
.SepetBlockInfo td { border-bottom: 1px solid #EEEEEE; padding: 5px 2px; vertical-align: top; }
.SepetBlockInfo .SepetBlockImg img { border: 1px solid #EEEEEE; text-align: left; }
.SepetBlockInfo .SepetBlockName a { color: #666666; font-size: 11px; }
.SepetBlockInfo .SepetBlockAdet { text-align: right; font-size: 11px; }
.SepetBlockInfo td.SepetBlockTotal { text-align: right; }
.SepetBlockInfo .SepetBlockRemove a { text-align: right; cursor: pointer; width: 10px; height: 20px; font-size: 0; display: block; background: url(/App_Themes/Default/images/remove-small.png) center 4px no-repeat; }
.SepetBlockGenelTotal { text-align: right; }
.SepetBlockGenelTotal table { border-collapse: collapse; margin-bottom: 5px; }
.SepetBlockGenelTotal td { padding: 4px; font-size: 14px; }
.SepetBlockGenelTotal td b { font-weight: bold; }
.SepetBlockCheck { clear: both; margin-top: 5px; text-align: center; width: 100%; line-height: 30px; }
.iletisimContent { margin-top: 0; padding-bottom: 20px; }
.iletisimContent .row.iletisimLeft { margin-left: 0; margin-right: 0; }
.row.iletisimLeft:After { clear: both; display: table; content: ""; }
.iletisimContent .row.iletisimRight { margin-left: 0; margin-right: 0; float: none !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; font-weight: bold; width: 2%; float: left; }
.iletisimLine .Right { display: inline-block; width: 40%; float: left; }
.iletisimbanka { width: 100%; padding: 1%; border: solid 1px #dadada; background-color: #fafafa; overflow: hidden; }
.iletisimContent .categoryTitle { border-bottom: solid 7px #e4e4e4; margin-bottom: 35px; }
.iletisimContent .row .span { margin-left: 2%; margin-right: 2%; padding: 0px; width: 96%; overflow: hidden; }
.iletisimContent .row .span div { float: left; min-height: 30px; line-height: 30px; width: 15%; }
.iletisimContent .row .span .Center { width: 2%; }
.iletisimContent .row .span .Right { width: 83%; }
.iletisimContent .row .span .line1 { width: 100%; min-height: 50px; margin-bottom: 5px; }
.iletisimContent .row .span > .line1 { border-bottom: solid 1px #CCC; }
.iletisimContent .row .span .line1 div { width: 41%; float: left; min-height: 50px; }
.iletisimContent .row .span .line1 .line2 { text-align: center; width: 23%; }
.iletisimContent .row .span .line1 .line3 { text-align: center; width: 16%; }
.iletisimContent .row .span .line1 .line4 { text-align: right; float: right; width: 20%; }
.iletisimContent .row .span .line1 div span { display: block; min-height: 25px; }
.iletisimContent .row .span .line2 { width: 100%; min-height: 25px; }
.iletisimContent .row .span > .line2 { border-bottom: solid 1px #CCC; }
.iletisimContent .row .span .line2 .line1 { width: 70%; float: left; 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: 100%; margin-top: 20px; overflow: hidden; }
.iletisimForm .row { width: 50%; border: none; float: left; padding: 0; margin: 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-color: #fff; overflow: hidden; margin-left: 0; margin-right: 0; padding: 15px 0; border: 1px solid #e8e8e8; }
.adminUserLogin .newuserForm { border: 0 !important; }
.adminUserLogin .newuserForm > div { width: auto !important; float: none !important; }
.adminUserLogin .userloginButton { bottom: 70px !important; }
.FormTitle { width: 100%; text-align: center; font-size: 30px; line-height: 50px; color: #f68f1d; }
.FormTitle p { font-size: 14px; margin: 0px auto; line-height: 22px; display: block; width: 50%; }
.grid { border-right: 1px solid #DDDDDD; margin-top: 2%; padding: 2% 11% 5%; }
.gridLeft { min-height: 60px; position: relative; }
.gridLeft a { text-decoration: underline; }
.gridLeft input[type="checkbox"] { float: left; margin-top: 5px; 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: 14px; margin-right: 3px; }
.uyeolButton { width: 100%; }
.Login { border: solid 1px #DDDDDD; background-color: #FBFBFB; }
.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: #f68f1d; }
.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; }
.SifremiUnuttumInput { position: relative; }
.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; }
.baglanButton { padding: 2%; line-height: 30px; display: block; text-align: center; font-size: 14px; border-radius: 5px; background-color: #555; color: #FFF; margin-bottom: 10px; }
.baglanButton input { border: none; width: 100%; height: 100%; display: block; background-color: transparent; cursor: pointer; text-indent: -9999pt; }
#mainHolder_SocialLogin_divFacebookLoginContainer.baglanButton { background: url(/App_Themes/Default/facebookbaglan.png) no-repeat center center #3b5998; text-indent: -9999pt; }
#mainHolder_SocialLogin_divTwitterLoginContainer.baglanButton { background: url(/App_Themes/Default/twitterbaglan.png) no-repeat center center #2ba9e1; text-indent: -9999pt; }
#mainHolder_SocialLogin_divGoogleLoginContainer.baglanButton { background: url(/App_Themes/Default/googlebaglan.png) no-repeat center center #dd4b39; text-indent: -9999pt; }
.SifremiUnuttum { margin-top: 30px; }
.SifremiUnuttum p { line-height: 25px; }
.SifremiUnuttum .button { padding: 10px; }
.SifremiUnuttumInput { position: relative; margin-top: 10px; }
.SifremiUnuttumInput .validate { left: auto; right: 0; top: -38px; }
.SifremiUnuttumInput .validateSol { left: 0; right: auto; top: 30px; }
.SifremiUnuttumInput .validateSol .validateSolOk { border-radius: 0 0 15px; bottom: -5px; left: 10px; }
.SifremiUnuttum .line { background-color: #fff; border: 1px solid #e8e8e8; padding: 10px; min-height: 32px; line-height: 32px; margin-bottom: 5px; position: relative; }
.SifremiUnuttum .line .Left { width: 30%; float: left; }
.SifremiUnuttum .line .Center { width: 4%; float: left; }
.SifremiUnuttum .line .Right { width: 66%; float: left; }
.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(/Uploads/BankaLogo/1.png) center center no-repeat #7cc242; }
.taksitBaslik2 { background: url(/Uploads/BankaLogo/2.png) center center no-repeat #fdbf57; }
.taksitBaslik3 { background: url(/Uploads/BankaLogo/3.png) center center no-repeat #6950a2; }
.taksitBaslik4 { background: url(/Uploads/BankaLogo/4.png) center center no-repeat #e01d6e; }
.taksitBaslik5 { background: url(/Uploads/BankaLogo/5.png) center center no-repeat #ed1c24; }
.taksitBaslik6 { background: url(/Uploads/BankaLogo/6.png) center center no-repeat #00a6d4; }
.taksitBaslik7 { background: url(/Uploads/BankaLogo/7.png) center center no-repeat #ee3623; }
.taksitBaslik8 { background: url(/Uploads/BankaLogo/8.png) center center no-repeat #00aedb; }
.taksitBaslik9 { background: url(/Uploads/BankaLogo/9.png) center center no-repeat #a3a3a3; }
.taksitBaslik10 { background: url(/Uploads/BankaLogo/10.png) center center no-repeat #2e3192; }
.taksitBaslik11 { background: url(/Uploads/BankaLogo/11.png) center center no-repeat #056bb6; }
.taksitBaslik12 { background: url(/Uploads/BankaLogo/12.png) center center no-repeat #221f1f; }
.taksitBaslik13 { background: url(/Uploads/BankaLogo/13.png) center center no-repeat #0053a0; }
.taksitBaslik14 { background: url(/Uploads/BankaLogo/14.png) center center no-repeat #ffdf00; }
.taksitBaslik15 { background: url(/Uploads/BankaLogo/15.png) center center no-repeat #024d39; }
.taksitBaslik16 { background: url(/Uploads/BankaLogo/16.png) center center no-repeat #8c1639; }
.taksitBaslik17 { background: url(/Uploads/BankaLogo/17.png) center center no-repeat #e9690e; }
.taksitBaslik18 { background: url(/Uploads/BankaLogo/18.png) center center no-repeat #e8ce00; }
.taksitBaslik19 { background: url(/Uploads/BankaLogo/19.png) center center no-repeat #ffffff; }
.TakRenk1 { background-color: #edf4e6; }
.TakRenk2 { background-color: #f1e7f3; }
.TakRenk3 { background-color: #f5f9d9; }
.TakRenk4 { background-color: #eeafa2; }
.TakRenk5 { background-color: #b5d0df; }
.TakRenk6 { background-color: #e4e9f4; }
.TakRenk7 { background-color: #edf4e6; }
.TakRenk8 { background-color: #f1e7f3; }
.TakRenk9 { background-color: #f5f9d9; }
.TakRenk10 { background-color: #eeafa2; }
.TakRenk11 { background-color: #b5d0df; }
.TakRenk12 { background-color: #e4e9f4; }
.TakRenk13 { background-color: #edf4e6; }
.TakRenk14 { background-color: #f1e7f3; }
.TakRenk15 { background-color: #f5f9d9; }
.TakRenk16 { background-color: #eeafa2; }
.TakRenk17 { background-color: #b5d0df; }
.TakRenk18 { background-color: #e4e9f4; }
.TakRenk19 { background-color: #edf4e6; }
.CariOdeme .row .span { overflow: hidden; }
.CariOdeme .row .span .Left { width: 13%; }
.CariOdeme .row .span .Center { width: 3%; }
.CariOdeme .row .span .Right { width: 82%; }
.CariOdeme .row .span div { float: left; height: 31px; line-height: 31px; }
.Listem.CariOdemeRaporlari .ListemItem .line1 { width: 6%; }
.Listem.CariOdemeRaporlari .ListemItem .line2 { width: 13%; }
.Listem.CariOdemeRaporlari .ListemItem .line3 { width: 18%; }
.Listem.CariOdemeRaporlari .ListemItem .line4 { width: 8%; padding-left: 1%; }
.Listem.CariOdemeRaporlari .ListemItem .line5 { width: 18%; padding-left: 1%; }
.Listem.CariOdemeRaporlari .ListemItem .line6 { width: 12%; padding-left: 1%; }
.Listem.CariOdemeRaporlari .ListemItem .line7 { width: 10%; padding-left: 1%; }
.Listem.CariOdemeRaporlari .ListemItem .line8 { width: 7%; padding-left: 1%; }
.CariOdeme .Basketstep { display: none; }
.CariOdeme .OdemeMenu { display: none; }
.CariOdeme .BasketPage { width: 100%; overflow: visible; padding: 0; border: 0; min-height: inherit; }
.CariOdeme .Odeme-Left { width: 100%; padding: 0; float: none; background-color: transparent; min-height: 300px; }
.CariOdeme .Odeme-Left .Left { width: 50%; }
.CariOdeme .CrediCardNoInput input { width: 20.3%; }
.CariOdeme .CrediCardNameInput input { width: 92%; }
.CariOdeme .CrediCardDateInput select { width: 46.7%; }
.CariOdeme .Odeme-Right { padding: 0; float: none; width: 100%; background-color: transparent; }
.CariOdeme .Odeme-Right .Odeme-RightLine { display: none; }
.CariOdeme .aspNetDisabled { margin-top: 5px; }
.CariOdeme .OdemeTamamla .SiparisiTamamlaBtn { float: right; margin-top: 50px; }
.CariRaporlarContent .siparisTablo thead tr th { padding: 2px; }
.cariorta table tr td { padding: 5px; }
div#fancy_print { background: url("../Default/images/print2.png") no-repeat scroll center center #222222; border: 2px solid #FFFFFF; border-radius: 13px; cursor: pointer; display: block; height: 25px; left: -16px; position: absolute; top: -14px; width: 25px; z-index: 9999; }
.CariOdeme .Odeme-Right { position: relative; }
.CariOdeme .OdemeTamamla { position: absolute; bottom: 0; }
.AnasayfaUstTasarim { margin: 10px 0; width: 100%; }
.AnasayfaTasarim { width: 100%; }
.AnasayfaTasarim .AnasayfaTasarimLine { position: relative; display: inline-block; margin-bottom: 10px; }
.AnasayfaTasarim a span.AnasayfaTasarimAdi { position: absolute; left: 0; bottom: 0; background-color: #000; color: #fff; width: 100%; line-height: 28px; padding-left: 1%; }
.AnasayfaTasarim a img { display: block; max-width: 100%; height: auto; }
.KategoriFilitreleme { margin-bottom: 10px; width: 100%; float: left; padding-bottom: 10px; }
.KategoriFilitreTittle { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: #f68f1d; border: 0; color: #ffffff; font-size: 18px; border-radius: 5px 5px 0 0; }
.KategoriFilitrelemeTxt .KategoriFilitreleme .KategoriFilitreTittle.arti:after { content: "+"; margin-top: 10px; }
.KategoriFilitreleme .KategoriFilitreTittle:after { content: "_"; display: inline-block; position: absolute; font-weight: bold; right: 24px; color: #f68f1d; font-size: 20px; top: 0px; cursor: pointer; }
.KategoriFilitreLine { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: #fff; border: 1px solid #ddd; }
.KategoriFilitreLine { max-height: 300px; overflow-y: auto; }
.KategoriFilitreLine::-webkit-scrollbar { width: 8px; }
.KategoriFilitreLine::-webkit-scrollbar-track { background: #f5f5f5; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); }
.KategoriFilitreLine::-webkit-scrollbar-thumb { background: #1b6137; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); border-radius: 4px; }
.KategoriFilitreLine::-webkit-scrollbar-thumb:window-inactive { background: #a8afb8; }
.KategoriFilitreLine ul li { position: relative; margin-bottom: 0px; }
.KategoriFilitreLine ul li a { font-size: 16px; }
.KategoriFilitreLine ul li ul { overflow: hidden; margin-top: 5px; }
.KategoriFilitreLine ul li ul li { padding: 0 15px 0px; }
.KategoriFilitreLine table input { float: left; margin: 4px; margin-left: 0px; cursor: pointer; }
.KategoriFilitreLine table label { position: relative; display: block; margin-bottom: 10px; font-weight: 700; float: left; cursor: pointer; display: block; min-width: 50px; }
.KategoriFilitreLine table label:hover { color: #f68f1d; }
.ui-slider { margin: 15px auto !important; width: 95% !important; }
#amount { color: #555 !important; font-weight: 700 !important; }
.fancyboxTittle { margin-bottom: 10px; font-weight: bold; font-size: 13px; }
#yorumYaz { padding-top: 10px; }
.yorumYaz { margin-bottom: 10px; position: relative; }
.yorumYaz .validate { padding: 5px; top: -30px; }
.urunTabAlt { width: 100%; }
.urunTabAlt ul li { margin-bottom: 10px; clear: both; }
.oneriValidate .validate { top: 0; padding: 5px; }
.urunTabAlt ul li input { float: left; margin-right: 5px; margin-top: 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%; border-color: #e8e8e8; }
#GUVENLIK_KODU { margin-bottom: 10px; margin-top: 10px; }
.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; }
.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: 15%; }
.Listem.IadeTaleplerim .ListemItem .line6 { width: 15%; }
.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 { height: 50px; }
.span.IadeTalepBtn { width: 93%; }
.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; }
#ArmaSonuclari { width: 94%; border: solid 1px #CCC; padding: 3%; text-align: center; font-size: 20px; margin-bottom: 20px; }
@media (max-width:991px) {
    #logo { text-align: center; }
    .welcome { position: relative; width: 75%; left: 0; top: 0; float: left; }
    .welcome ul { width: 98%; text-align: right; }
    .welcome ul li a { width: 100%; margin: 0 1%; }
    .headerHesabim, .headerCikis { width: 30%; }
    .welcome ul li { width: 30%; margin: 0 1%; display: inline-block; }
    .header-links ul li a span { display: none; }
    .searchContent { position: relative; left: auto; right: auto; top: auto; display: block; width: 100%; margin-bottom: 12px; clear: both; transform: none; }
    #txtbxArama { width: 100% !important; }
    .mycart { position: relative; left: auto; right: 0; top: auto; display: block; width: 25%; margin-bottom: 12px; float: right; }
}
@media (max-width: 767px) {
    #logo .img-responsive, .col3-banners .img-responsive, .col2-banners .img-responsive, .product-col .img-responsive { margin: 0 auto; }
    .col3-banners { margin-bottom: 10px; }
    .col3-banners li + li { margin-top: 20px; }
    .col2-banners { margin-bottom: 10px; }
    .col2-banners li + li { margin-top: 20px; }
}
@media (min-width:300px) and (max-width:768px) {
    .Listem .ListemItem div { float: none; width: auto !important; padding: 0; line-height: 35px; height: 35px !important; font-size: 13px; overflow: hidden; display: table; }
    .Siparislerim .ListemItem { height: auto; }
    .ListemItemTittle { float: left !important; font-weight: normal !important; text-align: left !important; border: 0 !important; margin-right: 10px; }
    .ListemItemTittle * { font-weight: bold !important; text-align: left !important; text-indent: 5px; border: 0 !important; line-height: 35px; padding: 0 !important; }
    #destekIncele { width: 100%; float: none; clear: left; }
}
@media (min-width:300px) and (max-width:768px) {
    .back { display: none; }
    .productModuleTitle { font-size: 14px; }
    .productModule2 ul li { width: 44%; }
    .productModule2 ul li .moduleimage2 { min-height: 180px; max-height: 180px; }
    .productModule2 ul li .moduleimage2 img { max-width: 100%; max-height: 180px; }
}
@media (min-width:270px) and (max-width:1200px) {
    .ProductIcon { position: relative; left: auto; bottom: auto; }
}
.EmailListesi { padding: 15px 0; border-radius: 5px 5px 0 0; margin-bottom: 0; position: relative; overflow: visible; padding: 25px; height: 100px; }
.EmailListesi:before { content: ''; width: 210%; height: 100px; display: block; position: absolute; top: 0; left: -50%; z-index: -1; }
.EmailListesi .Block_Title { display: block; font-size: 35px; line-height: 35px; letter-spacing: 0.5px; text-align: right; background: left; width: 45%; box-sizing: border-box; padding-right: 1%; float: left; }
.EmailListesi .Block_Text { width: 55%; float: left; }
.EmailListesi .newsletterForm__text { display: block; font-size: 15px; line-height: 12px; color: #333; margin: 18px 0 38px; letter-spacing: 1px; text-align: center; }
.EmailListesi ul { display: block; position: relative; margin: 0 auto; height: 40px; }
.EmailListesi ul li { float: left !important; width: auto !important; margin: 0 !important; display: inline-block !important; }
.EmailListesi ul li .textbox { background-color: transparent !important; border: 1px solid #fff !important; color: #000; font-size: 14px !important; border-right: 0 !important; width: 100%; height: 50px; float: none !important; margin: 0 !important; display: inline-block !important; border-radius: 5px 0 0 5px; }
.EmailListesi ul li .textbox:focus { box-shadow: none !important; }
.EmailListesi ul li .EmailListBtn { background-color: #f68f1d; width: 120px; line-height: 50px; padding: 0 !important; font-size: 16px !important; height: 50px; float: none !important; nt; */margin:0 !important; border: 0 !important; display: inline-block !important; border-radius: 0 5px 5px 0; margin: 0; }
