@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

@import url(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 { background: #f4f5f5; color: #565656; font: 14px/22px 'Open Sans', Arial, Helvetica, sans-serif; }

/* Standard Styles Starts */

a { text-decoration: none; color: #555; font-size: 14px; line-height: 24px; text-decoration: none; }

a:hover { color: #ff661c; text-decoration: none; }

a:focus { outline: none; }

#yorumYaz .frmUrunDetayYorumYaz #selectCity{height:auto;}
h1, h2, h3, h4, h5, h6 { font-family: 'Roboto Condensed', Helvetica, Times New Roman, sans-serif; color: #252a2f; 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; }

:before, :after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

img { border: none; max-width: 100%; }

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: #ff661c; border-color: #ff661c; }

.button:hover { color: #fff; background-color: #ff874d; border-color: #ff661c; }

.Block_item .button { display: block; width: 100%; }


.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: #ff661c; color: #fff; border-radius: 5px; padding: 7px 10px; line-height: 12px; }

.validate .validateOk, .validateSol .validateSolOk, .validateOrta .validateOrtaOk { background-color: #ff661c; position: absolute; right: 10px; bottom: -5px; width: 10px; height: 10px; display: block; border-radius: 0 0 0px 15px; }
/* ------------------------------------Kategoriler Slide--------------------------------------------*/

.ProductList { }

.jCarouselLite { width: 100% !important; margin-bottom: 20px; float: left; z-index: 0 !important; overflow: hidden; }

.jCarouselLite ul { z-index: 0 !important; }

.jCarouselLite .productItem { width: 100% !important; margin: 0 !important; padding: 0 !important; }

.jCarouselLite .productItem .favori { left: 15px; }

.jCarouselLite .productItem .examineIcon { left: 70px; }

.owl-nav { position: absolute; top: -60px; right: 5px; }

.ProductListprev { font-size: 0; float: left; margin-right: 10px; }

.ProductListprev:after { content: "\f053"; font-family: 'FontAwesome'; color: #fff; font-size: 16px; cursor: pointer; }

.ProductListprev:hover { }

.ProductListnext { font-size: 0; float: right; cursor: pointer; }

.ProductListnext:after { font-family: 'FontAwesome'; color: #fff; font-size: 16px; content: "\f054"; }

.ProductListnext:hover { }

.ProductList .JKatAdi { margin: 0 0 30px; }

.ProductList .JKatAdi > span { display: block; padding: 10px 10px 9px; color: #fff; font-size: 14px; background-color: #d15418;  }

/* ------------------------------------Kategoriler Slide--------------------------------------------*/
/* ------------------------------------Header--------------------------------------------*/
#header { background: url(images/headerBg.png) repeat-x center top #d15418; width: 100%; margin-bottom: 20px; position: relative; z-index: 1000; font-family: 'Roboto Condensed', Helvetica, Times New Roman, sans-serif; transition-duration: 0.7s, 0.7s !important; -webkit-transition-duration: 0.7s, 0.7s !important; /* Safari */ }

.headerContent { margin-right: auto; margin-left: auto; position: relative; }

@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; }
}

@media (min-width: 1200px) {
 .headerContent { width: 1140px; }
}


#logo { /* position: absolute; */ /* top: 50px; */ /* left: 0; */ padding-bottom: 44px; padding-top: 69px; min-height: 170px; }

#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: #ff661c url(images/backtotop.png) no-repeat center center; text-indent: -9999px; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-transition: 0.4s all ease; -moz-transition: 0.4s all ease; -o-transition: 0.4s all ease; transition: 0.4s all ease; }

#back-to-top a:hover { background-color: #ff874d; }

.header-links { position: absolute; top: 11px; }

.header-links ul { }

.header-links li { display: inline-block; }

.header-links li .fa { margin-right: 3px; }

.header-links li,
.header-links li a { color: #fff; }

.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: #ff661c; }

/* Currency & Languages Drop Down Styles Starts */

.header-top .btn-link { color: #fff; text-decoration: none; margin: 4px 0 0 0; }

.header-top .open .btn-link { color: #ff661c; }

.header-top .btn-link i.fa { margin-left: 5px; }

.welcome { position: absolute; right: 0; top: 0; line-height: 44px; color: #fff; }

.welcome a { color: #fff; display: inline-block; padding: 0 7px; }

.welcome a:hover { color: #ff661c; }

.welcome ul li { float: left; margin-right: 0px; }

.usernav { display: none; }

.usernav ul { }

.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: #ff661c; }

.mycart { background: url(images/sepetimBg.png) no-repeat 0 0 #fff; position: absolute; top: 81px; right: 0; width: 197px; height: 45px; z-index: 98; text-align: center; }

.mycart > a { background: url(images/mycartOk.png) no-repeat center right transparent; display: block; line-height: 45px; color: #565656; text-indent: 10px; width: 95%; display: inline-block; }

.mycart > a span { margin: 0 3px; }

.mycart:hover .CartProduct { display: block !important; }

.CartProduct { background-color: #fff; position: absolute; width: 100%; top: 45px; right: 0px; color: #565656; }

.CartProduct ul.SProduct { width: 100%; float: left; border-bottom: 0; }

.CartProduct ul li { width: 96%; margin-left: 2%; margin-right: 2%; float: left; }

.CartProduct ul.SProduct li:hover { }

.CartProduct ul.SProduct li:hover a { }

.CartProduct ul.SProduct li a { background: none !important; margin: 0; padding: 5px 0; margin-bottom: 5px; width: 100%; display: block; color: #565656; overflow: hidden; border-bottom: 1px solid #54575b; }

.CartProduct ul.SProduct li a img { max-height: 30px; max-width: 30px; min-height: 30px; min-width: 30px; border-radius: 4px; float: left; }

.CartProduct ul.SProduct li a p { float: left; margin-left: 1%; display: block; overflow: hidden; color: #565656; text-align: left; }

.SepettopAd { width: 60%; color: #565656; }

.SepettopAd span { line-height: 21px; }

.SepetTopAdet { font-size: 11px; }

.SPrice { color: #565656; }

.SPrice li { text-align: right; }

.SPrice li { }

.CartProduct ul .SProductA a p { line-height: 40px; width: 100%; }


.searchContent { top: 81px; height: 47px; position: absolute; right: 293px; width: 260px; z-index: 97; }


.ButtonMic { border: 0; background-color: transparent; vertical-align: middle; margin-top: 0px; position: absolute; top: 7px; right: 30px; z-index: 10; }

#txtbxArama { background: #ffffff; border: solid #cccccc; border-width: 1px 0 1px 1px; color: #878a8c; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; width: 213px; height: 45px; 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: 49px; height: 45px; position: absolute; right: 0; top: 0; font-size: 0; border: 0; display: block; cursor: pointer; background: url(images/rsbButton.png) no-repeat 0 0 transparent; }
/* ------------------------------------Navigation--------------------------------------------*/
.navigation { width: 100%; height: 50px; background-color: #ff661c; }

.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 i { display: block; }

 .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 li i { position: absolute; right: 15px; top: 15px; color: #fff; }

 .navigation ul li a { width: 86%; }

 .navigation ul ul { float: none !important; text-align: left !important; left: auto !important; top: auto !important; }
}
/* ------------------------------------Navigation2--------------------------------------------*/

#divUcTopMenu{list-style-type:none;}

ul.HeaderMenu2 { margin: 0px auto; text-align: center; position: absolute; list-style-type:none; }

ul.HeaderMenu2 ul { display: none; }

ul.HeaderMenu2 li { float: left; position: relative; display: block; border-right: 1px solid #ff874d; }

ul.HeaderMenu2 > li:hover { background: #d15418; }

ul.HeaderMenu2 > li:hover > a { 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: 15px; line-height: 20px; color: #fff; font-size: 14px; display: block; font-family: "Roboto Condensed",sans-serif; }

ul.HeaderMenu2 ul { padding: 0; background: #d15418; border-top: none; position: absolute; z-index: 13; top: 50px; min-width: 200px; }

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 { background: #b54813; text-decoration: none; }

ul.HeaderMenu2 ul ul { position: absolute; left: 100%; top: 0; min-width: 200px; display: none; }

/* ------------------------------------    Header      --------------------------------------------*/
/* ------------------------------------    Footer      --------------------------------------------*/
#footer { margin-top: 20px; }

.footerTop { display: none; }

.footer-links { background: #e8e8e8; border-top: 1px solid #bcbcbc; padding: 25px 0 40px; }

.footer-links h5 { text-transform: uppercase; margin-bottom: 20px; }

.footer-links ul { list-style: none; margin: 0; padding: 0; }

.footer-links li { padding: 2px 0; }

.footer-links li a { font-size: 12px; padding: 2px 0; }

.footer-links li, .footer-links li a, .footer-links .last h4.lead { color: #8b8b8b; }

.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 Styles Starts */

.copyright { background: #252a2f; 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; }
}
/* ------------------------------------    Footer      --------------------------------------------*/
/* ------------------------------------Container--------------------------------------------*/
.ticiContainer { }

@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; }

.ticiContainer:after { clear: both; display: table; content: ""; }

@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; }

.leftBlock { }

.rightBlock { }

.Block_item { clear: left;  margin-bottom: 20px; }

.Block_item:after { clear:both; display:table; content:""; }


.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.EmailListesi .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%; }

.Block_item.Anket .fancybox { }

.indirimdekiUrunler .Block_Text { max-height: 220px; overflow-x: hidden; overflow-y: scroll; }

.Block_Title { margin-top: 0; padding: 12px 20px; font-size: 18px; text-transform: uppercase; color: #fff; background: #252a2f; line-height: 1.1; margin-bottom: 10px; }


.Block_item.OzelBlokIcerik:first-child .Block_Title { margin-top: 0; }

.Block_Text { }

.Block_Text .button { margin-top: 10px; }

.Block_item.UrunGuruplari .Block_Text { overflow: inherit; padding: 0; }

.Block_item.OzelBlokIcerik .Block_Text { }

.Block_Text .uyeGirisHata span { color: #FF0000; }

.Block_Text ul li { }

.Block_Text ul li a { }


.blocktext { color: #666666; display: block; font-size: 14px; height: 25px; line-height: 25px; }

.blocklink { }

.icon { float: left; }

/* ------------------------------------Container--------------------------------------------*/
/* ------------------------------------Marka Listeleme--------------------------------------------*/
.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: #ff661c; }

.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; }
/* ------------------------------------Marka Listeleme--------------------------------------------*/
/* ------------------------------------Ürün Filtreleme--------------------------------------------*/
#mainHolder_divSayfalamaUst { margin: 10px 0 30px 0; padding: 8px 0; border: solid #d0d0d0; border-width: 1px 0; }

.urunListRel { width: 100%; float: left; position: relative; }

.urunListRel label input { float: left; margin-top: 7px; margin-right: 5px; margin-left: 0; }

.urunListRel label label { margin-left: 0; }


#mainHolder_divSayfalamaUst .pageNumber { display: none; }

.pageNumber { width: 100%; margin: 20px 0; display: block; text-align: center; }

.pageNumberContent { display: block; text-align: center; }

.pageNumber.pageNumberBottom { margin-top: 0; width: 100%; padding-top: 10px; padding-bottom: 10px; }

.blockSelect { margin-top: 0px; }

.pageNumber a { display: inline-block; padding: 2px; border: solid 1px #DDDDDD; margin-left: 5px; min-width: 15px; text-align: center; background-color: #fff !important; padding: 5px 8px; line-height: 16px; }

.pageNumber a.SelectedSayfa { background-color: #898989 !important; color: #fff !important; }

.pageBorder { }
/* ------------------------------------Ürün Filtreleme--------------------------------------------*/
/* ------------------------------------Ürün Liste--------------------------------------------*/
.ProductListContent { margin-left: -15px; margin-right: -15px; }

.ProductList .productItem { position: relative; margin-bottom: 20px; }


.productImage { height: 0; position: relative; background: #fff; padding-bottom: 100%; overflow: hidden; width: 100%; border: 1px solid #e8e8e8; border-bottom: 0; }

#divIlgiliUrunler .moduleimage a, .productModuleItem2 .moduleimage2 a, .productItem .productImage a { display: block; position: relative; height: 100%; top: 0; left: 0; text-align: center; align-items: center; width: 100%; padding-bottom: 100%; }

.productItem .productImage a img { max-width: 100%; max-height: 100%; height: auto; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }

.productIcon { padding: 0px 15px 10px 15px; background-color: #fff; border: 1px solid #e8e8e8; border-top: 0; height: 64px; }

.ProductList .productDetail { padding: 20px 15px 0 15px; background-color: #fff; border: 1px solid #e8e8e8; border-bottom: 0; border-top: 0; }

.ProductList .productName { width: 100%; overflow: hidden; background-color: #fff; margin: 10px 0; height: 45px; }

.ProductList .productName a { color: #252a2f; font-size: 16px; font-family: 'Roboto Condensed', sans-serif; }

.productOnYazi { padding: 5px 0; color: #8b8b8b; font-size: 12px; line-height: 18px; text-align: justify; overflow: hidden; min-height: 45px; max-height: 45px; display: block !important; }

.ProductList .productPrice { padding: 10px 0; width: 100%; display: block; background-color: #fff; height: 46px; }

.ProductList .discountPrice { color: #2f353b; font-size: 24px; padding-right: 5px; display: inline-block; }


.ProductList .discountKdv { display: none; }

.ProductList .regularPrice { font-size: 18px; color: #808080; text-decoration: line-through; display: inline-block; }

.regularKdv { display: none; }

.ProductList .mycartIcon { display: inline-block; background: #ff661c; text-align: center; padding: 6px 12px; position: absolute; left: 126px; bottom: 30px; }

.ProductList .mycartIcon a { font-size: 14px; line-height: 22px; color: #fff; 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: #ff874d; }

.ProductList .examineIcon { display: inline-block; background: #ff874d; text-align: center; width: 42px; height: 34px; position: absolute; left: 70px; 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 .examineIcon:hover { }

.ProductList .favori { display: inline-block; background: #ff874d; text-align: center; width: 42px; height: 34px; position: absolute; left: 15px; bottom: 30px; }

.ProductList .favori a { background: url(images/favoriBtn.png) no-repeat center center; display: inline-block; width: 42px; height: 34px; font-size: 0; }


.ProductList .cargoIcon { background: url(images/cargoIcon.png) no-repeat center center #ff661c; display: inline-block; width: 42px; height: 34px; font-size: 0; position: absolute; left: 15px; top: 200px; color: #fff; }

.ProductList .discountIcon { background: #2f353b; position: absolute; left: 15px; top: 0px; color: #fff; padding: 6px 12px; }

.discountIconDetail { display: none; }

.ProductList .newIcon { background: #2f353b; position: absolute; right: 15px; top: 0px; color: #fff; padding: 6px 12px; }

.TukendiIco { background: url(images/tukendiBg.png) repeat scroll 0 0 transparent; display: table; color: #fff; font-size: 18px; position: absolute; right: 15px; display: block; left: 15px; text-align: center; top: 45%; bottom: 0; vertical-align: middle; /* width: 101%; */ height: 34px; z-index: 11; }

.TukendiIco span { display: inline-block; line-height: 34px; vertical-align: middle; }

.ProductList .urunListSonUrun { left: 15px; position: absolute; top: 44px; background: #565656; padding: 6px 12px; color: #fff; }

.ProductList .urunListStokUyari { left: 15px; position: absolute; top: 44px; background: #565656; padding: 6px 12px; color: #fff; }



.categoryTitle { }

.categoryTitleText { text-transform: uppercase; padding: 10px 18px; border: 1px solid #e8e8e8; background: #fff; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; margin-bottom: 20px; }

.categoryTitleText:after { clear: both; display: table; content: ""; }


.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; }
/* ------------------------------------Ürün Liste--------------------------------------------*/
/* ------------------------------------Ürün Detay--------------------------------------------*/
.UrunDetayCenter { padding-bottom: 20px; }

.proCategoryTitle { position: relative; }

.proCategoryTitle a { margin-left: 5px; color: #7D8184; }

.back { position: absolute !important; top: 15px; right: 25px; color: #999999; }

.ProductDetailMain { position: relative; }

.Images { float: left; height: 0; position: relative; width: 100%; padding-bottom: 100%; border: solid 1px #DDDDDD; background-color: #fff; margin-right: 10px; margin-top: 10px; overflow: hidden; }

.Images img { position: absolute; left: 0; right: 0; top: 0; bottom: 0; max-width: 100%; max-height: 100%; margin: auto; height: auto; }

.cloudzoom-blank > div:last-child { display: none !important; }

.SmallImages { width: 100%; float: left; }

.SmallImages div { float: left; height: 0; position: relative; width: 20%; padding-bottom: 20%; border: solid 1px #DDDDDD; background-color: #fff; margin-right: 10px; margin-top: 10px; overflow: hidden; }

.SmallImages div img { position: absolute; left: 0; right: 0; top: 0; bottom: 0; max-width: 100%; max-height: 100%; margin: auto; height: auto; }

.adet { width: 60px; border: solid 1px #DDDDDD; padding: 2px; }

.RightDetail { }

.ProductName { width: 100%; float: left; margin-bottom: 20px; color: #0f242c; border-bottom: 1px solid #8c8f92; }

.ProductName h1 { font-size: 24px; margin-bottom: 20px; }

.PriceList { float: left; }




.Formline.puanVer { display: none; }

#divParaPuan { }

#divOnyazi h2 { font-size: 13px; }

.Formline span { display: block; float: left; font-family: 'Roboto Condensed'; }

.Formline { width: 100%; float: left; display: inline-block; }


.Formline .left_line { min-width: 130px; display: inline-block; color: #2f353b; }

.Formline .right_line { color: #808080; }

.Formline .center_line { display: none; }

.Formline .teksatir { width: 100%; }


#pnlFiyatlar { display: inline-block; width: 100%; overflow: hidden; margin-top: 20px; margin-bottom: 20px; padding-top: 20px; padding-bottom: 20px; border-bottom: 1px solid #8c8f92; border-top: 1px solid #8c8f92; }

#pnlFiyatlar .Formline { margin: 10px 0; }

#pnlFiyatlar .left_line { padding-right: 10px; font-size: 24px; color: #ff874d; }

#pnlFiyatlar .right_line { padding-right: 10px; font-size: 24px; color: #ff874d; }

#pnlFiyatlar .right_line .spanKdv { font-size: 13px; line-height: 24px; padding-left: 10px; color: #808080; }

.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 #e1dfe1; background-color: #fff; line-height: 26px; float: left; display: block; margin-right: 3px; cursor: pointer; min-height: 26px; min-width: 26px; padding: 0 3px; text-align: center; }

.size_box.selected { background-color: #ff661c !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 .left_line { }

.eksecenekLine .center_line { display: none; }

#divAdetCombo .selectboxx { min-width: 100px !important; }

#divAdetCombo .center_line { display: none; }

.ProductIcon { float: left; margin: 15px 0 0 0; }

.ProductIcon div { float: left; margin-right: 10px; }

.ProductIcon div a { cursor: pointer; display: inline-block; width: 42px; height: 34px; }

.ProductIcon div a span { background: #2f353b !important; display: block; min-width: 42px; width: 42px; height: 34px; font-size: 0; }

.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: #fff; font-size: 16px !important; line-height: 28px; }


.buyfast { display: none; }

.buybutton { display: inline-block; width: 100%; overflow: hidden; margin-top: 20px; margin-bottom: 20px; padding-top: 20px; padding-bottom: 20px; border-bottom: 1px solid #8c8f92; border-top: 1px solid #8c8f92; }


.buyfastbutton { width: 130px; height: 40px; background: url(images/hemenAlBtn.png) no-repeat transparent !important; text-indent: -9999px; }

.buyfastbutton:hover { }

.BasketBtn { }

.Basketinp input { display: block; width: 100%; height: 34px; margin: 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: 100% !important; position: relative; line-height: 36px; display: block; }

.Basketinp span a { position: absolute; top: 0px; right: -20px; }

.Basketinp span a.riUp { top: 5px; }

.Basketinp span a.riDown { top: 25px; }

.basketBtnAdet { display: inline-block; font-weight: 700; margin-bottom: 5px; max-width: 100%; }

.basketBtn { float: left;  }

.basketBtn input { display: inline-block; text-align: center; padding: 6px 30px 6px 12px !important; font-size: 14px; line-height: 22px; color: #fff; text-transform: uppercase; border-radius: 0 !important; border: 0 !important; display: inline-block; background: url(images/mycartHover.png) no-repeat 110px center #ff874d !important; }

.basketBtn input:hover { background: url(images/mycartHover.png) no-repeat 110px center #ff661c !important; color: #fff; }


#divStokYok { font-weight: bold; padding-top: 50px; }

.ProductIcon2 { width: 100%; float: right; }

.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; }

.printBtn:hover { }

.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; }

.socialButons { border: 0 !important; background-color: none !important; border-radius: 0 !important; padding: 0 !important; float: left !important; margin-top: 20px !important; }

.productModule { width: 99%; border: solid 1px #DDDDDD; margin-top: 10px; }

.productModuleTitle { padding: 13px 20px; font-size: 18px; color: #ff874d; text-transform: uppercase; background: #fff; border-top: 1px solid #e8e8e8; border-right: 1px solid #e8e8e8; border-bottom: 4px solid #ff661c; border-left: 1px solid #e8e8e8; }

.productModuleTitle p { }

.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; }

.productModuleTitle2 { padding-left: 5%; height: 21px; line-height: 21px; margin-bottom: 10px; margin-top: 20px; }

.productModuleTitle2 p { color: #000; font-size: 13px; }

#divBenzerUrun { }

.productModule2 ul li { width: 17.9%; padding: 1%; background-color: #fff; float: left; margin-left: 15px; margin-top: 10px; border: 1px solid #e8e8e8; }

.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 #e8e8e8; margin-top: 10px; overflow: hidden; }

.urunTabAlt table tr td { padding: 3px; }

.urunOzellik { width: 100%; margin-top: 15px; margin-bottom: 15px; }

.urunTab ul { background: #fff; border-top: 1px solid #e8e8e8; border-right: 1px solid #e8e8e8; border-bottom: 4px solid #ff661c; border-left: 1px solid #e8e8e8; }

.urunTab li { display: inline; margin: 0; }

.urunTab li.active a { color: #fff; background-color: #ff874d; border-bottom: 0; }

.urunTab li a { padding: 8px 20px; display: inline-block; height: 35px; font-size: 14px; color: #ff874d; text-transform: uppercase; }

.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; }
/* ------------------------------------Ürün Detay --------------------------------------------*/
/* ------------------------------------Ürün Detay 2 --------------------------------------------*/
.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; }
/* ------------------------------------Ürün Detay 2 --------------------------------------------*/
/* ------------------------------------Anasayfa Slider--------------------------------------------*/
.HomePageSlideShowContainer { float: left; overflow: hidden; position: relative; width: 100%; margin-bottom: 30px; }

.HomePageSlideShowContainer .HomePageSlideShow { /* height: 287px; */ 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:hover a { }

.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; }

 
/* ------------------------------------Anasayfa Slider--------------------------------------------*/

/*------------------------------------Blok Kategori Menü--------------------------------------------*/
.Block_item.UrunGuruplari { overflow: visible; }
.rightBlock ul.KatMenu1 ul { left: auto; right: 100%; }

ul.KatMenu1 ul { display: none; }



ul.KatMenu1 { }


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; }
/*------------------------------------Blok Kategori Menü--------------------------------------------*/
/* ------------------------------------Fırsat Ürünleri--------------------------------------------*/
.firsatUrunleri { width: 207px !important; height: 300px; position: relative; }

.Firsatprev { padding: 0; border: 0; outline: 0; width: 19px; height: 19px; cursor: pointer; background: url("images/Sprite.png") no-repeat scroll -19px -310px !important; position: absolute; top: 100px !important; z-index: 102; display: none; }

.Firsatnext { padding: 0; border: 0; outline: 0; width: 19px; height: 19px; cursor: pointer; background: url("images/Sprite.png") no-repeat scroll -2px -310px rgba(0, 0, 0, 0) !important; position: absolute; top: 100px !important; z-index: 102; right: 0; display: none; }

.firsatUrunleriItem { width: 230px; height: 300px; }

.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: 207px; height: 30px; display: block; }

.firsatUrunFiyat { text-align: center; display: block; font-weight: bold; font-size: 14px; width: 207px; color: #000; }
/* ------------------------------------Fırsat Ürünleri--------------------------------------------*/
/*------------------------------------Hesabım--------------------------------------------*/
.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: #ff661c; color: #FFF; }

.userMenu li a:hover span { padding-left: 10px; }
/*------------------------------------Hesabım--------------------------------------------*/
/*------------------------------------Üyelik Bilgilerim--------------------------------------------*/
.UyelikBilgilerimContent .row { }

.row { }

.row.right { }

.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 .textarea { }

.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; }
/*------------------------------------Üyelik Bilgilerim--------------------------------------------*/
/*------------------------------------Adres Defterim--------------------------------------------*/
.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 { }

.HesabimAdresContent .UyelikBilgilerimContent .row { height: auto; }

.HesabimAdresContent .UyelikBilgilerimContent input { }

.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; }
/*------------------------------------Adres Defterim--------------------------------------------*/

/* ------------------------------------Listem--------------------------------------------*/

.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; }
/* ------------------------------------Listem--------------------------------------------*/

/*------------------------------------Siparişlerim--------------------------------------------*/
.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; }
/*------------------------------------Siparişlerim--------------------------------------------*/

/* ------------------------------------Para Puan--------------------------------------------*/
.paraPuan > div { padding: 10px; }

.paraPuan + a { padding: 10px; }

.paraPuan .parapuanTable { width: 98%; overflow: hidden; border-bottom: solid 1px #CCC; padding: 1%; margin-bottom: -1px; }

.paraPuan .parapuanTable.Title { padding: 0; padding-left: 1%; width: 99%; background-color: #F5F5F5; }

.paraPuan .parapuanTable .paraline1 { width: 18%; float: left; padding: 1%; }

.paraPuan .parapuanTable .paraline2 { width: 58%; float: left; padding: 1%; }

.paraPuan .parapuanTable .paraline3 { width: 18%; float: left; padding: 1%; text-align: center; font-weight: bold; }
/* ------------------------------------Para Puan--------------------------------------------*/
/* ------------------------------------Destek  Taleplerim--------------------------------------------*/
.DestekTalepDetay { width: 97.7%; border: 1px solid #ddd; margin: 5px 0; padding: 1%; }

.DestekTalepCevapLine { background-color: #f5f5f5; margin: 5px 0; padding: 5px; border: 1px solid #ddd; }

.DestekTalepDetay .span { overflow: hidden; }


.DestekTalepCevapLine:nth-child(2n+1) { background-color: #fff; margin: 5px 0; padding: 5px; }

.DestekTaleplerim .Title { height: 40px; line-height: 40px; }

.Listem.DestekTaleplerim .ListemItem .line1 { width: 3%; }

.Listem.DestekTaleplerim .ListemItem .line2 { width: 10%; }

.Listem.DestekTaleplerim .ListemItem .line3 { width: 50%; }

.Listem.DestekTaleplerim .ListemItem .line4 { width: 12%; }

.Listem.DestekTaleplerim .ListemItem .line5 { width: 11%; }

.Listem.DestekTaleplerim .ListemItem .line6 { width: 11%; }

.Listem.DestekTaleplerim .ListemItem .line6.DestekButton .button { float: right; margin-top: 5px; }

.YeniDestek { width: 100%; height: 60px; position: relative; }

.DestekTaleplerimContent #mainHolder_btnEkle { position: static; float: right; margin: 0px; margin-top: 10px; margin-bottom: 20px; }

.DestekTaleplerimContent .row .span { position: relative; height: 40px; overflow: visible; }

.DestekTaleplerimContent .row .span div { float: left; height: 31px; line-height: 31px; }

.DestekTaleplerimContent .row .span .Left { width: 10%; }

.DestekTaleplerimContent .row .span .Center { width: 3%; }

.DestekTaleplerimContent .row .span .Right { width: 86%; }

.DestekTaleplerimContent .row .span #mainHolder_btnKaydet { float: right; width: 20%; }

.DestekTaleplerimContent .row .span #mainHolder_btnVazgec { float: right; width: 20%; margin-right: 10px; }

.DestekTaleplerimContent textarea { margin-bottom: 10px; }

.DestekTalepDetay .span div { float: left; }
/* ------------------------------------Destek Taleplerim--------------------------------------------*/
/*------------------------------------Anket--------------------------------------------*/
.anketSoru { margin-bottom: 5px; display: block; }

.anketLabel td { line-height: 21px; display: block; }

.anketLabel label { margin-left: 5px; }
/*------------------------------------Anket--------------------------------------------*/
/*------------------------------------Blok Sepet--------------------------------------------*/


.SepetBlockInfo { text-align: left; }

.SepetBlockInfo table { border-collapse: collapse; margin-bottom: 5px; width: 100%; }

.SepetBlockInfo td { border-bottom: 1px solid #EEEEEE; padding: 5px 2px; vertical-align: top; }

.SepetBlockInfo .SepetBlockImg img { border: 1px solid #EEEEEE; text-align: left; }

.SepetBlockInfo .SepetBlockName a { color: #666666; font-size: 11px; }

.SepetBlockInfo .SepetBlockAdet { text-align: right; font-size: 11px; }

.SepetBlockInfo td.SepetBlockTotal { text-align: right; }

.SepetBlockInfo .SepetBlockRemove a { text-align: right; cursor: pointer; width: 10px; height: 20px; font-size: 0; display: block; background: url(/App_Themes/Default/images/remove-small.png) center 4px no-repeat; }

.SepetBlockGenelTotal { text-align: right; }

.SepetBlockGenelTotal table { border-collapse: collapse; margin-bottom: 5px; }

.SepetBlockGenelTotal td { padding: 4px; font-size: 14px; }

.SepetBlockGenelTotal td b { font-weight: bold; }

.SepetBlockCheck { clear: both; margin-top: 5px; text-align: center; width: 100%; line-height: 30px; }

.SepetBlockCheck a { }
/*------------------------------------Blok Sepet--------------------------------------------*/
/*------------------------------------İletişim--------------------------------------------*/
.iletisimContent { margin-top: 0; padding-bottom: 20px; margin-left: 15px; margin-right: 15px; }

.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: 0; margin-right: 0; padding: 0px; width: 96%; overflow: hidden; }

.iletisimContent .row .span > div { float: left; min-height: 30px; line-height: 30px; width: 15%; }
.iletisimContent .userWrapper.xIDDiv.divUyeGirisIDDiv {width:auto!important;}

.iletisimContent .row .span .Center { width: 2%; }

.iletisimContent .row .span .Right { width: 83%; }

.iletisimContent .row .span .line1 { width: 100%; min-height: 50px; margin-bottom: 5px; }

.iletisimContent .row .span > .line1 { border-bottom: solid 1px #CCC; }

.iletisimContent .row .span .line1 div { width: 41%; float: left; min-height: 50px; }

.iletisimContent .row .span .line1 .line2 { text-align: center; width: 23%; }

.iletisimContent .row .span .line1 .line3 { text-align: center; width: 16%; }

.iletisimContent .row .span .line1 .line4 { text-align: right; float: right; width: 20%; }

.iletisimContent .row .span .line1 div span { display: block; min-height: 25px; }

.iletisimContent .row .span .line2 { width: 100%; min-height: 25px; }

.iletisimContent .row .span > .line2 { border-bottom: solid 1px #CCC; }

.iletisimContent .row .span .line2 .line1 { width: 70%; float: left; /* height: 25px; */ line-height: 25px; }

.iletisimContent .row .span .line2 .line2 { float: right; width: 30%; text-align: right; }

.iletisimContent .row .span .line3 { width: 100%; }

.iletisimContent .row .span .line3 .line1 { width: 100%; }

.iletisimContent .row .span .line3 .line1 span { float: left; }

.iletisimForm { width: 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; }
/*------------------------------------İletişim--------------------------------------------*/
.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: #ff661c; }

.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%; }
/*------------------------------------Üye Ol--------------------------------------------*/
/*------------------------------------Üye Girişi--------------------------------------------*/
.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: #ff661c; }

.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; }

/*------------------------------------Üye Girişi--------------------------------------------*/
/* ------------------------------------Şifremi Unuttum--------------------------------------------*/
.SifremiUnuttum { margin-top: 30px; }

.SifremiUnuttum p { line-height: 25px; }

.SifremiUnuttum #mainHolder_txtbxMail { }

.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; }

/* ------------------------------------Şifremi Unuttum--------------------------------------------*/
/* ------------------------------------Taksit Seçenekleri--------------------------------------------*/
.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; }
/* ------------------------------------Taksit Seçenekleri--------------------------------------------*/

/* ------------------------------------ Cari Ödeme Yap Blok --------------------------------------------*/
.CariOdeme .row .span { overflow: hidden; }

.CariOdeme .row .span .Left { width: 13%; }

.CariOdeme .row .span .Center { width: 3%; }

.CariOdeme .row .span .Right { width: 82%; }

.CariOdeme .row .span div { float: left; height: 31px; line-height: 31px; }

.Listem.CariOdemeRaporlari .ListemItem .line1 { width: 6%; }

.Listem.CariOdemeRaporlari .ListemItem .line2 { width: 13%; }

.Listem.CariOdemeRaporlari .ListemItem .line3 { width: 18%; }

.Listem.CariOdemeRaporlari .ListemItem .line4 { width: 8%; padding-left: 1%; }

.Listem.CariOdemeRaporlari .ListemItem .line5 { width: 18%; padding-left: 1%; }

.Listem.CariOdemeRaporlari .ListemItem .line6 { width: 12%; padding-left: 1%; }

.Listem.CariOdemeRaporlari .ListemItem .line7 { width: 10%; padding-left: 1%; }

.Listem.CariOdemeRaporlari .ListemItem .line8 { width: 7%; padding-left: 1%; }

.CariOdeme .Basketstep { display: none; }

.CariOdeme .OdemeMenu { display: none; }

.CariOdeme .BasketPage { width: 100%; overflow: visible; padding: 0; border: 0; min-height: inherit; }

.CariOdeme .Odeme-Left { width: 100%; padding: 0; float: none; background-color: transparent; min-height: 300px; }

.CariOdeme .Odeme-Left .Left { width: 50%; }

.CariOdeme .CrediCardNoInput input { width: 20.3%; }

.CariOdeme .CrediCardNameInput input { width: 92%; }

.CariOdeme .CrediCardDateInput select { width: 46.7%; }

.CariOdeme .Odeme-Right { padding: 0; float: none; width: 100%; background-color: transparent; }

.CariOdeme .Odeme-Right .Odeme-RightLine { display: none; }

.CariOdeme .aspNetDisabled { margin-top: 5px; }

.CariOdeme .OdemeTamamla .SiparisiTamamlaBtn { float: right; margin-top: 50px; }

.CariRaporlarContent .siparisTablo thead tr th { padding: 2px; }

.cariorta table tr td { padding: 5px; }

div#fancy_print { background: url("../Default/images/print2.png") no-repeat scroll center center #222222; border: 2px solid #FFFFFF; border-radius: 13px; cursor: pointer; display: block; height: 25px; left: -16px; position: absolute; top: -14px; width: 25px; z-index: 9999; }

.CariOdeme .Odeme-Right { position: relative; }

.CariOdeme .OdemeTamamla { position: absolute; bottom: 0; }

/* ------------------------------------ Cari Ödeme Yap Blok --------------------------------------------*/

/* ------------------------------------Blok Kategori Filtreleme--------------------------------------------*/
.KategoriFilitreleme { margin-bottom: 10px; width: 100%; float: left; padding-bottom: 10px; }

.KategoriFilitreTittle { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: #fff; border: 1px solid #ddd; color: #252a2f; font-size: 14px; text-transform: uppercase; }

.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; }
/* Scrolling*/
.KategoriFilitreLine::-webkit-scrollbar { width: 8px; }

/* Track */
.KategoriFilitreLine::-webkit-scrollbar-track { background: #f5f5f5; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); }

/* Handle */
.KategoriFilitreLine::-webkit-scrollbar-thumb { background: #ff874d; -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 { color: #555; font-size: 14px; }


.KategoriFilitreLine ul li ul { overflow: hidden; }

.KategoriFilitreLine ul li ul li { padding: 10px 15px; }

.KategoriFilitreLine table input { float: left; margin: 6px; margin-left: 0px; }

.KategoriFilitreLine table label { position: relative; display: block; margin-bottom: 10px; font-weight: 700; float: left; }

.ui-slider { margin: 15px auto !important; width: 95% !important; }

#amount { color: #555 !important; font-weight: 700 !important; }

/*-----------------------------------Blok Kategori Filtreleme--------------------------------------------*/
/* ------------------------------------Yorum Yaz--------------------------------------------*/
.fancyboxTittle { margin-bottom: 10px; font-weight: bold; font-size: 13px; }

#yorumYaz { margin: 20px auto; }

#yorumYaz:After { clear: both; display: table; content: ""; }

.yorumYaz { margin-bottom: 10px; position: relative; }

.yorumYaz .validate { padding: 5px; top: -30px; }
/* ------------------------------------Yorum Yaz--------------------------------------------*/
/* ------------------------------------Ürün Önerileri--------------------------------------------*/
.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; }
/* ------------------------------------Ürün Önerileri--------------------------------------------*/
#mainHolder_txtbxNotlar { width: 100%; border-color: #e8e8e8; }

.Block_Text img { }

#GUVENLIK_KODU { margin-bottom: 10px; margin-top: 10px; }



/* ------------------------------------Üyelik Onay--------------------------------------------*/
.uyelikonay { margin-top: 50px; padding-left: 50px; }

.uyelikonay .title { width: 100%; margin-bottom: 30px; }

.uyelikonay .title h4 { font-size: 30px; margin-bottom: 20px; }

.uyelikonay .title span { font-size: 20px; }

.uyelikonay p { line-height: 30px; }

.uyelikonay p strong { font-weight: bold; font-size: 16px; color: #000; }

.uyelikonay a { font-size: 14px; padding-left: 30px; padding-right: 30px; margin-bottom: 30px; }
/* ------------------------------------Üyelik Onay--------------------------------------------*/

/* ------------------------------------ İade Taleplerim --------------------------------------------*/

.IadeTaleplerimContent { }

.IadeTaleplerim .Title { height: 40px; line-height: 40px; }

.Listem.IadeTaleplerim .ListemItem { height: auto; line-height: 24px; }

.Listem.IadeTaleplerim .ListemItem div { height: auto; }

.Listem.IadeTaleplerim .ListemItem .line1 { width: 3%; }

.Listem.IadeTaleplerim .ListemItem .line2 { width: 20%; }

.Listem.IadeTaleplerim .ListemItem .line3 { width: 40%; }

.Listem.IadeTaleplerim .ListemItem .line4 { width: 30%; }

.Listem.IadeTaleplerim .ListemItem .line5 { width: 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%; }

/* ------------------------------------ İade Taleplerim --------------------------------------------*/

/* ------------------------------------ ToolTip --------------------------------------------*/
.tooltip { position: absolute; z-index: 1030; display: block; font-size: 12px; line-height: 1.4; opacity: 0; filter: alpha(opacity=0); visibility: visible; }

.tooltip.in { opacity: 0.9; filter: alpha(opacity=90); }

.tooltip.top { padding: 5px 0; margin-top: -3px; }

.tooltip.right { padding: 0 5px; margin-left: 3px; }

.tooltip.bottom { padding: 5px 0; margin-top: 3px; }

.tooltip.left { padding: 0 5px; margin-left: -3px; }

.tooltip-inner { max-width: 200px; padding: 3px 8px; color: #ffffff; text-align: center; text-decoration: none; background-color: #000; }

.tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; }

.tooltip.top .tooltip-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-color: #000; border-width: 5px 5px 0; }

.tooltip.top-left .tooltip-arrow { bottom: 0; left: 5px; border-top-color: #000; border-width: 5px 5px 0; }

.tooltip.top-right .tooltip-arrow { right: 5px; bottom: 0; border-top-color: #000; border-width: 5px 5px 0; }

.tooltip.right .tooltip-arrow { top: 50%; left: 0; margin-top: -5px; border-right-color: #000; border-width: 5px 5px 5px 0; }

.tooltip.left .tooltip-arrow { top: 50%; right: 0; margin-top: -5px; border-left-color: #000; border-width: 5px 0 5px 5px; }

.tooltip.bottom .tooltip-arrow { top: 0; left: 50%; margin-left: -5px; border-bottom-color: #000; border-width: 0 5px 5px; }

.tooltip.bottom-left .tooltip-arrow { top: 0; left: 5px; border-bottom-color: #000; border-width: 0 5px 5px; }

.tooltip.bottom-right .tooltip-arrow { top: 0; right: 5px; border-bottom-color: #000; border-width: 0 5px 5px; }

/* ------------------------------------ ToolTip --------------------------------------------*/
/* ------------------------------------ Arama Sonuçları --------------------------------------------*/
#ArmaSonuclari { width: 94%; border: solid 1px #CCC; padding: 3%; text-align: center; font-size: 20px; margin-bottom: 20px; }
/* ------------------------------------ Arama Sonuçları --------------------------------------------*/
@media (max-width:991px) {
 #logo { text-align: center; }

 .welcome { position: relative; }

 .welcome:after { clear: both; display: table; content: ""; }

 .header-links ul li a span { display: none; }

 .searchContent { position: relative; left: auto; right: auto; top: auto; display: block; width: 100%; margin-bottom: 12px; }

 #txtbxArama { width: 100% !important; }

 .mycart { position: relative; left: auto; right: auto; top: auto; display: block; width: 100%; margin-bottom: 12px; }
}

@media (max-width: 767px) {

 /* Responsive Image Styles Starts */

 #logo .img-responsive, .col3-banners .img-responsive, .col2-banners .img-responsive, .product-col .img-responsive { margin: 0 auto; }
 /* Three Column Banner Styles Starts */

 .col3-banners { margin-bottom: 10px; }

 .col3-banners li + li { margin-top: 20px; }

 /* Two Column Banner Styles Starts */

 .col2-banners { margin-bottom: 10px; }

 .col2-banners li + li { margin-top: 20px; }
}


/*Hesabım Mobil*/
@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; }

 .Listem .ListemItem.Title { }

 .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; }
}
/*Hesabım Mobil*/

/*Ürün Detay Mobil*/
@media (min-width:300px) and (max-width:768px) {

 .back { font-size: 0 !important; top: 9px !important; }

 .back:after { content: " < Geri" !important; display: table; font-size: 12px !important; }

 .proCategoryTitle { padding: 10px 0 10px 5px; }

 .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; }

 .ProductIcon2 { }
}
/*Ürün Detay Mobil*/

/*TEMA GUNCELLEMELERI*/
.size_box.nostok { position: relative; }

.size_box.nostok:after { content: ''; height: 1px; width: 100%; background: #808080; left: 0; top: 50%; position: absolute; }

#divUrunSiparisDosya .right_line { width: 66% !important; }

#divUrunSiparisDosya .left_line { line-height: 30px; }

#divUrunSiparisDosya .center_line { line-height: 30px; }

.RadUpload { width: auto !important; }

.RadUpload .ruFileWrap { height: auto !important; }

.RadUpload .ruFakeInput { margin-right: 0 !important; height: auto !important; width: auto !important; border-color: #dddddd !important; padding: 2px 5px !important; float: left !important; }

.RadUpload .ruBrowse { float: left; margin-left: 15px !important; margin-top: 0 !important; }

.ruErrorMessage { margin-bottom: 10px !important; }

.ruFileInput { position: absolute; left: 0; top: 0; height: 50px; left: 0; position: absolute; top: 0; width: 181px; }

.detaySliderContainer, #divFacebookYorumContainer { margin: 15px 15px; }

#lang_flag_container { position: absolute; left: auto !important; right: 0 !important; top: 42px !important; z-index: 99999; }

#lang { color: #fff !important; }

#langHover.hover #lang { color: #666 !important; }

#lang-detail { right: 0; left: auto !important; }

@media(max-width:1024px) {
 .blockSelect { display: none; }
}

@media(max-width:580px) {

 .headerContent { padding-left: 5px; padding-right: 5px; }

 .ProductListContent { margin-left: -5px; margin-right: -5px; }

 .row { margin-left: -5px; margin-right: -5px; }

 .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { padding-left: 5px; padding-right: 5px; }

 .categoryTitleText { padding: 5px; margin-bottom: 5px; }

 .welcome { position: relative; }

 .ProductList .productItem { margin-bottom: 10px; }

 .ProductList .productDetail, .productIcon { padding: 1px 5px; height: auto; }

 .productIcon { min-height: 42px; }

 .ProductList .productName { padding: 0; margin: 0; color: #8b8b8b; font-size: 12px; line-height: 18px; text-align: left; overflow: hidden; min-height: inherit; height: auto; max-height: inherit; display: inline-block !important; text-overflow: ellipsis; white-space: pre; width: 100%; }

 .ProductList .productName a { font-size: 12px; }

 .productOnYazi { padding: 0; color: #8b8b8b; font-size: 12px; line-height: 18px; text-align: left; overflow: hidden; height: 18px; max-height: inherit; min-height: inherit; display: inline-block !important; text-overflow: ellipsis; white-space: pre; width: 100%; }

 .ProductList .productPrice { height: 60px; }

 .ProductList .discountPrice { font-size: 18px; }

 .ProductList .regularPrice { font-size: 13px; }

 .ProductList .favori, .ProductList .examineIcon { display: none; }

 .ProductList .mycartIcon { position: relative; left: auto; right: auto; width: 100%; bottom: auto; margin-bottom: 5px; }

 .ProductList .mycartIcon a { font-size: 13px; }

    .ProductList .cargoIcon { right: 0; left: auto; top: 24px; font-size: 11px; padding: 0 2px; background-image: none; height: auto; width: auto; }

 .ProductList .discountIcon { left: 0; top: 0; font-size: 11px; padding: 0 2px; }

 .ProductList .newIcon { right: 0; top: 0; font-size: 11px; padding: 0 2px; }

 .detaySliderContainer, #divFacebookYorumContainer { margin: 5px; }

 #lang_flag_container { top: 4px !important; }
}
.ProductDetailMainRow .RightDetail .buybutton .BasketBtn .Basketinp { /* width: 140px !important; */ float: left; margin-right: 18px; }

.ProductDetailMainRow .RightDetail .buybutton .BasketBtn .Basketinp > p { display: none; }

.ProductDetailMainRow .RightDetail .buybutton .BasketBtn .Basketinp .riSingle { /* width: 140px !important; */ position: relative; padding-left: 35px; padding-right: 35px; }

.ProductDetailMainRow .RightDetail .buybutton .BasketBtn .Basketinp .riSingle .riUp { background: #9ca4ac; border: none; border-radius: 3px; box-shadow: none; color: #fff; height: auto; text-shadow: none; width: auto; position: absolute; right: 0; top: 0; margin: 0 !important; padding: 0 !important; font-size: 0 !important; text-indent: 0 !important; padding: 8px 11px !important; line-height: normal; z-index: 0; width: 34px; }

.ProductDetailMainRow .RightDetail .buybutton .BasketBtn .Basketinp .riSingle .riUp:after { content: "+"; font-size: 16px !important; text-indent: 0 !important; line-height: normal !important; }

.ProductDetailMainRow .RightDetail .buybutton .BasketBtn .Basketinp .riSingle .riUp:hover { background-color: #8c8f92; }    

.ProductDetailMainRow .RightDetail .buybutton .BasketBtn .Basketinp .riSingle .riDown { position: absolute; left: 0; top: 0; margin: 0 !important; padding: 0 !important; background: #9ca4ac; border: none; border-radius: 3px; box-shadow: none; color: #fff; height: auto; text-shadow: none; width: auto; font-size: 0 !important; text-indent: 0 !important; padding: 8px 11px !important; line-height: normal; z-index: 0; width: 34px; }

.ProductDetailMainRow .RightDetail .buybutton .BasketBtn .Basketinp .riSingle .riDown:after { content: "-"; font-size: 16px !important; text-indent: 0 !important; line-height: normal !important; }

.ProductDetailMainRow .RightDetail .buybutton .BasketBtn .Basketinp .riSingle .riDown:hover { background-color: #8c8f92; }  
/*Fiyat Aralığı*/
.slider-range { width: 85%; margin: 10px 10px 0 17px !important; border-radius: 0; height: 3px !important; background-color: #000 !important; border: 0 !important; }
.slider-range .ui-slider-range { background: #e3e3e3 !important; height: 3px !important; margin-top: 0 !important; }
.slider-range .ui-slider-handle { background: #000 !important; border-radius: 100% !important; width: 10px !important; height: 10px !important; border: none !important; margin-top: 0 !important; margin-right: -4px !important; top: -4px; }
.amount { color: #000000; font-size: 11px; font-weight: 600; left: 0; padding: 10px 0 10px 10px; width: 100%; text-align: left; margin-bottom: 0; }
/*Fiyat Aralığı*/
.AnasayfaTasarim { margin-left: -5px; margin-right: -5px; overflow: hidden; }

.AnasayfaTasarim:after { clear: both; display: table; content: ""; }

.AnasayfaTasarimLine { overflow: hidden; float: none; width: 100%; position: relative; margin-bottom: 10px; overflow: hidden; padding-left: 5px; padding-right: 5px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.AnasayfaTasarimLine.Kucuk { width: 50%; overflow: hidden; float: left; padding-left: 5px; padding-right: 5px; }

.AnasayfaTasarimLine a { display: block; }

.AnasayfaTasarimLine a img { margin: 0 auto; max-width: 100%; display: block; }

.AnasayfaTasarimLine .TasarimTime { float: right; position: relative; font-size: 11px; }

.AnasayfaTasarimLine .AnasayfaTasarimAdi { position: absolute; z-index: 9; background-color: rgba(0, 0, 0, 0.40); left: 5px; right: 5px; bottom: 0; color: #ffF; padding: 5px; font-size: 12px; }

.AnasayfaTasarimLine:hover .AnasayfaTasarimAdi { background-color: #000; }

@media(max-width:425px) {
    .AnasayfaTasarimLine.Kucuk { width: 100%; }
}
.productStokKodu,.ozelFirsat, .ozelAlan1, .ozelAlan2{display:none;}

.header-up { display: none; }

.ticiContainer .ticiContainer { width: 100%; padding: 0; box-shadow: none; max-width: 100%; }

.footerCenter .footerCenter { padding: 0; margin: 0; float: none; width: 100%; }

.footerCenter .footerCenter .ticiContainer { width: 100%; padding: 0; margin: 0; box-shadow: none; }

.footerGenelTutucu, .footerTopTutucu, .footerBankaTutucu { display: none; }

section.ResimGaleri .ResimGaleriHeadIcerik { text-align: center; }

section.ResimGaleri .Main { position: relative; }

section.ResimGaleri .Main .AllGallery { position: absolute; top: 29px; font-size: 12px; right: 0; color: #000; text-decoration: underline; font-weight: 500; display: none; }

section.ResimGaleri .AddGallery { margin: 10px auto; background-color: #000; display: block; width: 200px; text-align: center; color: #fff; padding: 5px 0; }

section.ResimGaleri .AddGallery:hover { background-color: #ddd; color: #000; }

section.ResimGaleri .Main .Marquee-tag { position: relative; cursor: pointer; }

section.ResimGaleri .Main .Marquee-tag img { max-width: 100%; }

section.ResimGaleri .Main .Marquee-tag:hover:before { content: ''; position: absolute; left: 0; right: 0; bottom: 0; top: 0; margin: auto; z-index: 9; font-family: linearicons-free; width: 50px; height: 50px; font-size: 30px; line-height: 50px; text-align: center; }

section.ResimGaleri .Main .Marquee-tag:hover:after { content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; z-index: 8; background: rgba(0, 0, 0, 0.46); }

.Modals .modal-body { padding: 30px; max-width: 420px; }

.Modals .modal-body .modal-title { font-weight: bold; text-transform: uppercase; font-size: 22px; margin-bottom: 15px; }

.Modals .modal-body .ResimGaleriHeadIcerik { font-size: 13px; line-height: 17px; margin-bottom: 20px; }

.Modals .modal-body .ResimGaleriHeadIcerik h2 { font-weight: bold; font-size: 18px; text-transform: uppercase; margin-bottom: 8px; text-align: center; }

.Modals .modal-body .modal-Subtitle { font-size: 13px; line-height: 17px; margin-bottom: 20px; }

.Modals .modal-body .modal-bottom { text-align: center; border-top: 1px solid #d8d8d8; padding-top: 20px; font-size: 12px; font-style: italic; }

.Modals .modal-body .modal-bottom span.Link { font-style: initial; text-transform: uppercase; color: #000; font-weight: 700; margin-left: 5px; cursor: pointer; }

.AddGalleryModal .Btn { width: 100%; border: 0; text-align: center; text-transform: uppercase; color: #fff; padding: 17px 10px; background-color: #222; border: 1px solid #222; cursor: pointer; display: block; }

.AddGalleryModal .Btn:hover, .AddGalleryModal .Btn:focus { color: #fff; }

.AddGalleryModal .Btn.Orange { background-color: #000; border: 1px solid #000; }

.AddGalleryModal .Btn.Orange:hover { background-color: #000; }

.AddGalleryModal .modal-dialog { margin: 0; }

.AddGalleryModal .modal-body { max-width: 100%; }

.AddGalleryModal .FormElements { margin-bottom: 10px; }

.AddGalleryModal .FormElements > input { padding: 8px 12px; }

.AddGalleryModal .modal-content { background: #fff; }

.AddGalleryModal .Gallery--Wrapper .BtnBox { margin: 30px 0; padding-top: 25px; border-top: 1px solid #b3b3b3; }

.AddGalleryModal .Gallery--Wrapper .Title { padding: 5px 0 10px; margin-bottom: 10px; border-bottom: 1px solid #b3b3b3; }

.AddGalleryModal .Gallery--Wrapper .row { box-sizing: inherit; padding: 0; width: auto; margin: 0; height: auto; float: none; background-color: transparent; position: static; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; }

.AddGalleryModal .Gallery--Wrapper .col-lg-6 { width: 50%; float: left; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; }

.AddGalleryModal .Gallery--Wrapper .col-12 { width: 100%; float: left; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; }

.AddGalleryModal .Gallery--Wrapper .col { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }

.AddGalleryModal .fileClear { padding: 5px 10px; font-size: 12px; font-weight: 600; display: inline-block; background-color: #f1f1f1; color: #777; }

.AddGalleryModal .box { display: block; background-color: white; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); overflow: hidden; }

.AddGalleryModal .upload-options { position: relative; height: 35px; background-color: #000; cursor: pointer; overflow: hidden; text-align: center; -webkit-transition: background-color ease-in-out 150ms; transition: background-color ease-in-out 150ms; }

.AddGalleryModal .upload-options:hover { background-color: #000; }

.AddGalleryModal .upload-options input { width: 0.1px; height: 0.1px; opacity: 0; overflow: hidden; position: absolute; z-index: -1; }

.AddGalleryModal .upload-options label { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; height: 100%; font-weight: 400; text-overflow: ellipsis; white-space: nowrap; cursor: pointer; overflow: hidden; }

.AddGalleryModal .upload-options label::after { content: 'Resim Seç'; position: absolute; font-size: 14px; color: #ffffff; z-index: 0; width: 100%; }

.AddGalleryModal .upload-options label span { display: inline-block; width: 50%; height: 100%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; vertical-align: middle; text-align: center; }

.AddGalleryModal .js--image-preview { height: 120px; width: 100%; line-height: 120px; text-align: center; position: relative; overflow: hidden; background-color: white; background-position: center center; background-repeat: no-repeat; background-size: contain; }

.AddGalleryModal .js--image-preview::after { content: "\f1c5"; font: normal normal normal 14px/1 FontAwesome; position: relative; font-size: 50px; color: #e6e6e6; z-index: 0; }

.AddGalleryModal .js--image-preview.js--no-default::after { content: "\f1c5"; color: #000; border: 3px solid #000; border-radius: 50%; padding: 10px; font-size: 50px; background-color: rgba(0, 0, 0, 0.11); }

.AddGalleryModal .drop { display: block; position: absolute; background: rgba(95, 158, 160, 0.2); border-radius: 100%; -webkit-transform: scale(0); transform: scale(0); }

.AddGalleryModal .animate { -webkit-animation: ripple 0.4s linear; animation: ripple 0.4s linear; }

.AddGalleryModal .FormElements { width: 100%; margin-bottom: 15px; display: block; }

.AddGalleryModal .FormElements .Or { margin: 20px 0; text-align: center; position: relative; }

.AddGalleryModal .FormElements .Or::after { content: ''; width: 100%; height: 1px; background-color: #d8d8d8; position: absolute; left: 0; right: 0; top: 50%; display: table; }

.AddGalleryModal .FormElements .Or > span { font-style: italic; font-size: 12px; background-color: #fff; padding: 0 10px; position: relative; z-index: 1; display: inline-block; line-height: 20px; color: #949494; }

.AddGalleryModal .FormElements label { font-size: 12px; margin: 5px 0; width: 100%; color: #3aa03a; }

.AddGalleryModal .FormElements input, .FormElements textarea { border: 1px solid #bdbdbd; display: block; width: 100%; padding: 12px; font-size: 14px; }

.AddGalleryModal .FormElements textarea { min-height: 100px; max-height: 100px; max-width: 100%; }

.AddGalleryModal select { font-size: 14px; padding: 14px 35px 14px 14px; }

.AddGalleryModal .FormElements .input-box { position: relative; }

.AddGalleryModal .FormElements .input-box .ShowPass { padding-right: 50px; }

.AddGalleryModal .FormElements .input-box .btn-show-password { position: absolute; right: 0; top: 0; padding: 10px 15px; font-size: 24px; }

.AddGalleryModal .FormElements .input-box .btn-show-password.Active:before { content: "\e992"; }

.AddGalleryModal .form_valition { display: none }

.AddGalleryModal .galleryFooterSuccess { display: none; }

.AddGalleryModal #vdUrunVideo { float: left; width: 100%; }

@media(max-width:480px) {
    section.ResimGaleri .Main .AllGallery { position: static; margin: 10px auto 0; display: table; }
}

/*Galeri Modülü*/

/* Yeni CSS */
#mainHolder_divDesign .categoryTitle {
	padding-bottom:70px!important;
}
#mainHolder_divDesign .categoryTitle span{
	color:#212121 !important;
  text-align:center;
  font-size:28px;
  font-weight: 600;
}

.widgetCenterImage img{ 
	width: 160px !important;
}
.ProductList .favori a, .ProductList .examineIcon a{
	height:auto !important;
}

.ProductList .mycartIcon{
	background: #039238  !important;
  transition: .3s ease-in-out;
}
.ProductList .favori {
	background:#F40269!important;
}
.jCarouselLite .productItem .examineIcon{
	display:none;
}
.productIcon{
  	display:flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 10px;
}
.ProductList .favori, .ProductList .mycartIcon{
	position: static !important;
}
.lazyImage.editable.entered.loading, .lazyImage.editable.entered.loaded{
 width:100%;
  border-radius: 5px !important;
  	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}
.ProductList .examineIcon{
  display: none;
}
.ProductList .cargoIcon{
  	background:url(images/cargoIcon.png) no-repeat center center #F7931E;
	top:10px;
}

@media (min-width: 1200px) {
    .ticiContainer {
      padding-top:40px;
        width: 1440px;
    }
}
.Block_Title{
	background: #f7931e;
}

.categoryTitleText{
margin-top:-30px;
}

.categoryTitleText ul.breadcrumb{
margin-top:-15px;
}

.categoryTitleText ul.breadcrumb li a, .categoryTitleText ul.breadcrumb li{
 margin-right:10px;
}

a:hover{
	color: #f7931e;
}

#contentProductDetail .categoryTitleText, #contentProductDetail ul.breadcrumb, .ProductDetailMainRow .Images{
	margin-top:0;
}
#pnlFiyatlar .left_line {
	color: #212121;
}

#contentProductDetail .categoryTitleText{
	margin-bottom:40px;
}
#pnlFiyatlar .right_line{
	color: #f7931e;
}
.ProductIcon div a .box1 i{
	line-height: 34px;
}
.basketBtn input {
  background: url(images/mycartHover.png) no-repeat 110px center #039238 !important;
}
.basketBtn input:hover{
  background: url(images/mycartHover.png) no-repeat 110px center #02742d !important;
}
.ProductIcon2{
	display:none;
}
.urunTab li.active a {
	background: #2f353b;
}

.urunTab ul {
	border-bottom: 4px solid #2f353b;
}
.urunTab li a{
  	color: #f7931e;
}
.cloudzoom-gallery{
 border: 2px solid #fff;
}
.cloudzoom-gallery.cloudzoom-gallery-active{
 border: 2px solid #f7931e;;
}
.ProductList .JKatAdi > span{
background:#f7931e;
}

a#linkOncekiSayfa{
	color:#7D8184 !important;
}
a#linkOncekiSayfa:hover{
	color:#f7931e !important;
}
#mainHolder_ucIletisim_divBanka .categoryTitleText{
  margin-top:0;
}
#divTopProductSearch{
  	width: 90% !important;
	justify-content: center;
  margin: 0 auto !important;
}
#divTopProductSearch .searchform-wrapper #txtbxArama{
  	width: 90% !important;
}
#divTopProductSearch .searchform-wrapper #btnKelimeAra{
	background: transparent;
}
#top-bar {
  color: #fff;
  background: linear-gradient(90deg, #039238, #F40269, #FEDF00);
}
#top-bar a{
  color: #fff;
}
.newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl > li > a {
	font-size: 16px !important;
    font-weight: 600 !important;
  	color:#363232!important;
}
.newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl {
	gap: 25px !important;
  justify-content: flex-start !important;
}
.header-main {
	height: 110px!important;
}

#divTopProductSearch .searchform-wrapper {
	border-radius: 6px !important;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}
#divTopProductSearch .searchform-wrapper #txtbxArama , #divTopProductSearch .searchform-wrapper #btnKelimeAra{
	background: transparent !important;
}
#mainHolder_divDesign .blokResimLink {
  border-radius: 5px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.ProductList .productItem {
    border-radius: 8px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.09);
  border:1px solid #e8e8e8;
  overflow:hidden;
}

.itemCount8 .ulUrunSlider.owl-loaded li, .itemCount7 .ulUrunSlider.owl-loaded li, .itemCount6 .ulUrunSlider.owl-loaded li, .itemCount5 .ulUrunSlider.owl-loaded li, .itemCount4 .ulUrunSlider.owl-loaded li, .itemCount3 .ulUrunSlider.owl-loaded li, .itemCount2 .ulUrunSlider.owl-loaded li, .itemCount1 .ulUrunSlider.owl-loaded li{
	border-radius: 8px;
}

.productItem .productImage, .ProductList .productDetail, .productIcon {
 border:none !important; 
}
.guvenListCustomBlock .lazyImage.editable.entered.loading {
	width: auto !important;
 	 box-shadow: none !important;
}
.guvenListCustomBlock .blokResimLink {
 	 box-shadow: none !important;
}
.custom.html_2 a, .custom.html_1 a {
  display:inline-block;
	padding-right:10px;
  margin-right:10px;
  border-right: 1px solid #fff;
}
.custom.html_2 a:last-child, .custom.html_1 a:last-child{
	padding-right:0 !important;
    margin-right:0 !important;
  border-right: none;
}
.ProductList .cargoIcon {
	display:none;
}
.ProductList .productItem .productImage a{
 overflow: hidden !important;
}
.ProductList .productItem .productImage a img{
 transition: .3s ease-in-out;
}
.ProductList .productItem:hover .productImage a img{
	transform: scale(1.05);
}
.ProductList .favori, .ProductList .mycartIcon{
	border-radius: 4px;
}
.ProductList .mycartIcon:hover{
	background: #02742d!important;
}
.header, .header-wrapper {
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.03);
}
#multiblok_6 img{
width:100%;
}
#multiblok_6 .bannerTitle{
	font-size:42px!important;
  	font-weight:600 !important;
  font-style:italic !important;
  margin-bottom:50px !important;
  line-height:1.25 !important;
}
#multiblok_6 .bannerDesc{
 	 line-height:1.5;
	width:35%!important;
}
.bannerWrapper.textLeftAlign .bannerDescriptionWrapper{
	left:13%!important;
}
#back-to-top{
display:none !important;
}

/* FİLTRELEME*/
/* =========================
   FILTER SIDEBAR (no :root)
   Accent: #f7931e
   Radius: 5px
========================= */

/* Sol blok genel */
#divLeftBlock .filterBlock{
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 5px;
  box-shadow: 0 8px 24px rgba(17,24,39,.08);
  overflow: hidden;
}

/* Üst başlık "Filtreleme" */
#divLeftBlock .Block_Title{
  padding: 14px 14px;
  border-bottom: 1px solid #e5e7eb;
  background: linear-gradient(180deg, #ffffff, #fffaf2);
}
#divLeftBlock .Block_Title span{
  font-weight: 700;
  color: #1f2937;
  letter-spacing: .2px;
}
#divLeftBlock .Block_Title span::before{
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 10px;
  border-radius: 4px;
  background: #f7931e;
  vertical-align: middle;
}

/* İç alan */
#divLeftBlock .Block_Text{
  padding: 12px;
  background: #ffffff;
}

/* Panel -> modern kart */
#divLeftBlock .vertical-filter-panel.panel{
  border: 1px solid #e5e7eb;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 4px 14px rgba(17,24,39,.06);
  margin-bottom: 10px;
}

/* Panel başlık */
#divLeftBlock .vertical-filter-panel .panel-heading{
  padding: 0;
  border-bottom: 1px solid #e5e7eb;
  background: #ffffff;
}
#divLeftBlock .vertical-filter-panel .panel-title{
  display: block;
  padding: 12px 12px;
  font-weight: 700;
  color: #1f2937;
  text-decoration: none;
  position: relative;
  cursor: pointer;
}
#divLeftBlock .vertical-filter-panel .panel-title:hover{
  background: #fff7ed;
}
#divLeftBlock .vertical-filter-panel .panel-title::after{
  content: "›";
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  color: #6b7280;
  font-size: 18px;
}

/* Panel arama kutusu */
#divLeftBlock .panel-search{
  padding: 10px 12px;
  background: #ffffff;
}
#divLeftBlock .panel-search-textbox{
  width: 100%;
  height: 36px;
  padding: 0 10px;
  border: 1px solid #e5e7eb;
  border-radius: 5px;
  outline: none;
  color: #1f2937;
  background: #ffffff;
}
#divLeftBlock .panel-search-textbox:focus{
  border-color: #f7931e;
  box-shadow: 0 0 0 3px rgba(247,147,30,.18);
}

#divLeftBlock .list-group{
  margin: 0;
  border: 0;
}
#divLeftBlock .list-group-item{
  border: 0;
  border-top: 1px solid #f1f5f9;
  margin: 0;
  padding: 10px 12px;
  background: #ffffff;
  border-radius: 0;
}
#divLeftBlock .list-group-item:first-child{
  border-top: 0;
}
#divLeftBlock .list-group-item a{
  display: block;
  color: #374151;
  text-decoration: none;
}

#divLeftBlock .liFiltreElement.list-group-item:hover{
  background: #fff7ed;
}
#divLeftBlock .liFiltreElement.list-group-item:hover a{
  color: #1f2937;
}

#divLeftBlock .liFiltreElement.list-group-item.active,
#divLeftBlock .liFiltreElement.list-group-item.selected{
  background: #f7931e;
}
#divLeftBlock .liFiltreElement.list-group-item.active a,
#divLeftBlock .liFiltreElement.list-group-item.selected a{
  color: #ffffff;
  font-weight: 700;
}

#divLeftBlock .div-indirimli .list-group{
  display: grid;
  grid-template-columns: 1fr;
  gap: 8px;
  padding: 10px 12px 12px;
}
#divLeftBlock .div-indirimli .list-group-item{
  border: 1px solid #e5e7eb;
  border-radius: 5px;
  background: #ffffff;
  padding: 10px 12px;
  transition: all .15s ease;
}
#divLeftBlock .div-indirimli .list-group-item:hover{
  border-color: #f7931e;
  box-shadow: 0 6px 16px rgba(17,24,39,.08);
  transform: translateY(-1px);
}
#divLeftBlock .div-indirimli .list-group-item.active,
#divLeftBlock .div-indirimli .list-group-item.selected{
  border-color: #f7931e;
  background: #f7931e;
}

#divLeftBlock .FiyatSlider{
  padding: 12px;
  background: #ffffff;
}
#divLeftBlock .FiyatSlider .amount{
  margin-top: 10px;
  font-weight: 700;
  color: #1f2937;
  font-size: 13px;
}
#divLeftBlock .ui-slider{
  height: 8px;
  border-radius: 5px;
  background: #eef2f7;
  border: 1px solid #e5e7eb;
}
#divLeftBlock .ui-slider .ui-slider-range{
  background: #f7931e;
  border-radius: 5px;
}
#divLeftBlock .ui-slider .ui-slider-handle{
  width: 18px;
  height: 18px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 5px;
  border: 2px solid #f7931e;
  background: #ffffff;
  box-shadow: 0 6px 14px rgba(17,24,39,.12);
}
#divLeftBlock .ui-slider .ui-slider-handle:focus{
  outline: none;
  box-shadow: 0 0 0 3px rgba(247,147,30,.18), 0 6px 14px rgba(17,24,39,.12);
}

/* Kategori ağacı */
#divLeftBlock .kategori > li{
  padding: 10px 12px;
  border-top: 1px solid #f1f5f9;
}
#divLeftBlock .kategori > li:first-child{
  border-top: 0;
}
#divLeftBlock .kategori a{
  color: #374151;
  text-decoration: none;
}
#divLeftBlock .kategori a:hover{
  color: #f7931e;
}
#divLeftBlock .kategori ul{
  margin-top: 8px;
  padding-left: 12px;
}
#divLeftBlock .kategori ul li{
  margin: 6px 0;
}
#divLeftBlock .Block_Title span::before{
  content: none !important;
  display: none !important;
}

/* 2) Panel başlıklarındaki dropdown okunu kaldır */
#divLeftBlock .vertical-filter-panel .panel-title::after{
  content: none !important;
  display: none !important;
}

/* (Opsiyonel) Ok kalkınca sağ tarafta boşluk hissi olmasın */
#divLeftBlock .vertical-filter-panel .panel-title{
  padding-right: 12px !important;
  cursor: default !important;
}
.category-vertical-filters {
	padding: 0 !important;
  	border: none !important;
}

#divLeftBlock .Block_Title {
	background:  #f7931e; 
}
#divLeftBlock .Block_Title span {
	color:#fff;
}
.categoryContainer{
  position:relative;
}
.categoryContainer:before{
    content: '';
    background: url(https://static.ticimax.cloud/13437/uploads/bankalogo/bg-2.png);
    width: 100%;
    height: 100%;
    background-position: center;
    background-attachment: fixed;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .15;
}
.categoryTitleText{
  margin-bottom: 12px;
}

/* breadcrumb kapsayıcıyı kart gibi */
.categoryTitleText .breadcrumb{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin: 0;
  padding: 10px 12px;
  list-style: none;
  border-radius: 5px;
}

/* li genel */
.categoryTitleText .breadcrumb > li{
  display: inline-flex;
  align-items: center;
  margin: 0;
  padding: 0;
  color: #6b7280;
  font-size: 13px;
}

/* link */
.categoryTitleText .breadcrumb > li a{
  display: inline-flex;
  align-items: center;
  gap: 6px;

  padding: 6px 10px;
  border-radius: 5px;

  color: #374151;
  text-decoration: none;
  border: 1px solid transparent;

  transition: all .15s ease;
}

.categoryTitleText .breadcrumb > li a:hover{
  background: #fff7ed;
  border-color: rgba(247,147,30,.25);
  color: #111827;
}

/* aktif/son eleman (a varsa da vurgula) */
.categoryTitleText .breadcrumb > li:last-child a{
  border-color: rgba(247,147,30,.35);
  background: #fff7ed;
  color: #111827;
  font-weight: 700;
}

/* HTML'deki ">" text node'u gizle (li içinde direkt yazılmış &gt;) */
.categoryTitleText .breadcrumb > li{
  font-size: 0; /* li içindeki düz metni kapatır */
}
.categoryTitleText .breadcrumb > li a{
  font-size: 13px; /* link yazısını geri getir */
}

/* Ayırıcıyı bizim üretmemiz (">" yerine) */
.categoryTitleText .breadcrumb > li + li::before{
  content: "›";
  display: inline-block;
  margin: 0 2px 0 0;
  color: #9ca3af;
  font-size: 16px;
  line-height: 1;
}

/* Link içindeki span */
.categoryTitleText .breadcrumb span[itemprop="name"]{
  line-height: 1;
}

.categoryTitleText .breadcrumb > li + li::before{
margin: 0 15px 0 0 !important;
}

.categoryTitleText ul.breadcrumb li a, .categoryTitleText ul.breadcrumb li{
margin-right: 0;
}

.categoryTitleText .breadcrumb{
	gap:0px;
}

/* =========================
   SORTING BAR (brandlistselection)
   Accent: #f7931e | Radius: 5px
========================= */

.brandlistselection{
  margin: 12px 0;
}

/* ana bar */
.brandlistselection .sortingContent{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;

  margin: 0;
  padding: 10px 12px;

  list-style: none;
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 5px;
  box-shadow: 0 4px 14px rgba(17,24,39,.06);
}

/* sıralama butonları */
.brandlistselection .sortingButton{
  margin: 0;
  padding: 0;
}

.brandlistselection .sortingButton a{
  display: inline-flex;
  align-items: center;

  padding: 8px 10px;
  border-radius: 5px;

  border: 1px solid #e5e7eb;
  background: #ffffff;
  color: #374151;
  text-decoration: none;

  font-size: 13px;
  line-height: 1;

  transition: all .15s ease;
}

.brandlistselection .sortingButton a:hover{
  background: #fff7ed;
  border-color: rgba(247,147,30,.35);
  box-shadow: 0 6px 16px rgba(17,24,39,.08);
  transform: translateY(-1px);
}

/* aktif sıralama (a'ya Active/active geliyorsa) */
.brandlistselection .sortingButton a.Active,
.brandlistselection .sortingButton a.active,
.brandlistselection .sortingButton a[aria-current="true"]{
  background: #f7931e;
  border-color: #f7931e;
  color: #ffffff;
  font-weight: 700;
}

/* sağ blok: ürün adedi + görünüm ikonları */
.brandlistselection .appliedFilter.FiltrelemeUrunAdet{
  margin-left: auto;           /* sağa it */
  display: inline-flex;
  align-items: center;
  gap: 10px;

  padding-left: 6px;
}

/* "11 Ürün" etiketi */
.brandlistselection .appliedFilter.FiltrelemeUrunAdet > span{
  display: inline-flex;
  align-items: center;

  padding: 8px 10px;
  border: 1px solid #e5e7eb;
  border-radius: 5px;
  background: #f9fafb;

  color: #111827;
  font-weight: 700;
  font-size: 13px;
}

/* ikon buton grubu */
.brandlistselection .blockSelect{
  display: inline-flex;
  align-items: center;

  border: 1px solid #e5e7eb;
  border-radius: 5px;
  overflow: hidden;
  background: #ffffff;
}

/* ikon buton */
.brandlistselection .btnCatSorting{
  width: 38px;
  height: 34px;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  text-decoration: none;
  color: #6b7280;

  border-right: 1px solid #e5e7eb;
  transition: all .12s ease;
}

.brandlistselection .btnCatSorting:last-child{
  border-right: 0;
}

.brandlistselection .btnCatSorting:hover{
  background: #fff7ed;
  color: #111827;
}

/* aktif görünüm */
.brandlistselection .btnCatSorting.Active,
.brandlistselection .btnCatSorting.active{
  background: #f7931e;
  color: #ffffff;
}

/* FontAwesome ikon boyutu dengeli */
.brandlistselection .btnCatSorting i{
  font-size: 14px;
  line-height: 1;
}

/* mobilde sağ blok alta düşsün daha düzgün */
@media (max-width: 768px){
  .brandlistselection .appliedFilter.FiltrelemeUrunAdet{
    margin-left: 0;
    width: 100%;
    justify-content: space-between;
    padding-left: 0;
  }
}

.pageNumber{
	display:none!important;
}
.brandlistselection {
margin-bottom: 25px;
}
.categoryTitleText {
	border-radius: 5px;
    box-shadow: 0 4px 14px rgba(17, 24, 39, .06);
}
.brandlistselection .sortingButton a:hover{
	color:#212121;
}

.sortingContent .blockSelect a:hover i {
		color:#212121 !important;
}
/* ===== Önceki sayfaya dön (linkOncekiSayfa) ===== */

/* parent relative olsun ki absolute hizalama net olsun */
.proCategoryTitle.categoryTitleText{
  position: relative;
}

/* link stil override */
a#linkOncekiSayfa.back{
  position: absolute !important;
  right: 30px !important;

  /* breadcrumb bar yüksekliği: biz 42px yaptık, ona göre ortalıyoruz */
  top: 32% !important;
  transform: translateY(-50%) !important;

  display: inline-flex !important;
  align-items: center !important;
  gap: 8px;

  height: 42px;
  padding: 0 12px !important;

  border: 1px solid #e5e7eb;
  border-radius: 5px;
  background: #ffffff;

  box-shadow: 0 4px 14px rgba(17,24,39,.06);

  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;

  /* eski rengi ez */
  color: #374151 !important;
}

/* Hover */
a#linkOncekiSayfa.back:hover{
  background: #fff7ed;
  border-color: rgba(247,147,30,.35);
  transform: translateY(-50%) translateY(-1px) !important;
}

/* İçindeki "<< Önceki..." metnini tamamen gizle */
a#linkOncekiSayfa.back{
  font-size: 0 !important;
}

/* İkon (FontAwesome varsa) */
a#linkOncekiSayfa.back::before{
  content: "\f060";       
  font-family: "FontAwesome";
  font-size: 14px;
  color: #f7931e;
}

/* Temiz metin */
a#linkOncekiSayfa.back::after{
  content: "Geri";
  font-size: 13px;
  font-weight: 700;
  color: #374151;
}

/* Breadcrumb sağda link varken taşmasın diye sağ padding aç */
.proCategoryTitle.categoryTitleText .breadcrumb{
  padding-right: 170px; /* yazı uzunluğuna göre 150-190 arası ayarlanır */
}
/* =========================
   PRODUCT DETAIL TABS
   Accent: #f7931e | Radius: 5px
========================= */

#divUrunOzellikAlani.urunOzellik{
  margin-top: 14px;
}

/* Tab bar container */
#divUrunOzellikAlani .urunTab{
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 5px;
  box-shadow: 0 8px 24px rgba(17,24,39,.08);
  overflow: hidden;
}

/* Tab ul */
#divUrunOzellikAlani .urunTab > ul{
  list-style: none;
  margin: 0;
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  border-bottom: 1px solid #eef2f7;
  background: linear-gradient(180deg, #ffffff, #fffaf2);
}

/* Tab li reset */
#divUrunOzellikAlani .urunTab > ul > li{
  margin: 0;
  padding: 0;
}

/* Tab link = chip */
#divUrunOzellikAlani .urunTab > ul > li > a{
  display: inline-flex;
  align-items: center;
  gap: 6px;

  height: 38px;
  padding: 0 12px;

  border-radius: 5px;
  border: 1px solid #e5e7eb;
  background: #ffffff;

  color: #374151;
  font-weight: 800;
  font-size: 13px;
  text-decoration: none;

  transition: all .15s ease;
}

#divUrunOzellikAlani .urunTab > ul > li > a:hover{
  background: #fff7ed;
  border-color: rgba(247,147,30,.35);
  transform: translateY(-1px);
  box-shadow: 0 6px 16px rgba(17,24,39,.08);
}

/* Active tab */
#divUrunOzellikAlani .urunTab > ul > li.active > a,
#divUrunOzellikAlani .urunTab > ul > li.Active > a{
  background: #f7931e;
  border-color: #f7931e;
  color: #ffffff;
}

/* Yorum sayısı badge */
#divUrunOzellikAlani #divYorumSayisi{
  display: inline-flex;
  align-items: center;
  justify-content: center;

  height: 20px;
  min-width: 28px;
  padding: 0 8px;

  border-radius: 5px;
  background: rgba(255,255,255,.25);
  border: 1px solid rgba(255,255,255,.35);

  font-weight: 900;
  font-size: 12px;
}

/* Panel content card */
#divUrunOzellikAlani .urunDetayPanel{
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-top: 0;
  border-radius: 0 0 5px 5px;
  box-shadow: 0 8px 24px rgba(17,24,39,.08);
  overflow: hidden;
}

#divUrunOzellikAlani .urunTabAlt{
  padding: 14px;
}

/* Gereksiz boş p'leri azalt (editor boşlukları) */
#divUrunOzellikAlani .urunTabAlt p:empty,
#divUrunOzellikAlani .urunTabAlt p > br:only-child{
  display: none;
}
#divUrunOzellikAlani .urunTabAlt p{
  margin: 0 0 12px 0;
}

/* Tab içi görseller */
#divUrunOzellikAlani .urunTabAlt img{
  max-width: 100%;
  height: auto;
  border-radius: 5px;
  border: 1px solid #e5e7eb;
  box-shadow: 0 6px 16px rgba(17,24,39,.08);
}

/* Teknik detay grid */
#divUrunOzellikAlani .teknikDetay{
  margin-top: 14px;

  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}

/* Teknik detay item kart */
#divUrunOzellikAlani .teknikDetayItem{
  border: 1px solid #e5e7eb;
  border-radius: 5px;
  background: #ffffff;
  box-shadow: 0 4px 14px rgba(17,24,39,.06);
  padding: 12px;

  transition: all .15s ease;
}
#divUrunOzellikAlani .teknikDetayItem:hover{
  border-color: rgba(247,147,30,.35);
  background: #fffaf2;
  transform: translateY(-1px);
}

/* başlık - değer */
#divUrunOzellikAlani .teknikDetayItem .t1{
  font-weight: 800;
  font-size: 12px;
  color: #6b7280;
  margin-bottom: 8px;
}
#divUrunOzellikAlani .teknikDetayItem .t2 span{
  font-weight: 900;
  font-size: 14px;
  color: #111827;
}

/* Ödeme seçenekleri - havale fiyatı */
#divUrunOzellikAlani .odemeSecenekItem{
  border: 1px solid #e5e7eb;
  border-radius: 5px;
  background: #fffaf2;
  padding: 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#divUrunOzellikAlani .odemeSecenekItem span{
  font-weight: 800;
  color: #374151;
}
#divUrunOzellikAlani .odemeSecenekItem b{
  font-size: 16px;
  font-weight: 900;
  color: #f7931e;
}

/* Mobil düzen */
@media (max-width: 768px){
  #divUrunOzellikAlani .urunTab > ul{
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  #divUrunOzellikAlani .urunTab > ul::-webkit-scrollbar{
    height: 6px;
  }
  #divUrunOzellikAlani .teknikDetay{
    grid-template-columns: 1fr;
  }
}
#divUrunOzellikAlani .urunTabAlt img {
border-radius: 0 !important;
    border:none !important;
    box-shadow: none !important;
}

.newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl {
	gap:20px !important;
}

.newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl > li > a {
	    font-size: 18px !important;
      font-weight: 600;
}

/* =========================
   DROPDOWN MENU (dropDown-wrap)
   Accent: #f7931e | Radius: 5px
========================= */

.dropDown-wrap{
  list-style: none;
  margin: 0;
  padding: 6px;

  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 5px;

  box-shadow: 0 12px 30px rgba(17,24,39,.14);
  min-width: 260px;
}

/* item */
.dropDown-wrap > .nav-item{
  position: relative;
  margin: 0;
  padding: 0;
}

/* separator (ilk hariç) */
.dropDown-wrap > .nav-item + .nav-item{
  border-top: 1px solid #f1f5f9;
}

/* link */
.dropDown-wrap .nav-item-link{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;

  padding: 10px 12px;
  border-radius: 5px;

  color: #374151;
  text-decoration: none;
  font-weight: 700;
  font-size: 13px;

  transition: all .12s ease;
}

/* hover */
.dropDown-wrap .nav-item-link:hover{
  background: #fff7ed;
  color: #111827;
}

/* aktif sayfa varsa (tema active class basıyorsa) */
.dropDown-wrap .nav-item.active > .nav-item-link,
.dropDown-wrap .nav-item.Active > .nav-item-link{
  background: rgba(247,147,30,.12);
  border: 1px solid rgba(247,147,30,.35);
  color: #111827;
}

/* submenu olan item: sağda küçük ok alanı */
.dropDown-wrap .nav-item.ulVar > .nextSubBtn{
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);

  width: 32px;
  height: 32px;
  border-radius: 5px;

  display: flex;
  align-items: center;
  justify-content: center;

  color: #6b7280;
  pointer-events: none; /* tıklamayı linke bırak */
}

/* hover'da ok da accent */
.dropDown-wrap .nav-item.ulVar:hover > .nextSubBtn{
  background: rgba(247,147,30,.12);
  color: #f7931e;
}

/* submenu */
.dropDown-wrap .nav-submenu{
  list-style: none;
  margin: 0;
  padding: 6px;

  position: absolute;
  top: 0;
  left: calc(100% + 8px);

  min-width: 240px;
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 5px;
  box-shadow: 0 12px 30px rgba(17,24,39,.14);

  opacity: 0;
  visibility: hidden;
  transform: translateX(-6px);
  transition: all .12s ease;
  z-index: 9999;
}

/* submenu separator */
.dropDown-wrap .nav-submenu > .nav-item + .nav-item{
  border-top: 1px solid #f1f5f9;
}

/* submenu aç */
.dropDown-wrap .nav-item.ulVar:hover > .nav-submenu{
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}

/* submenu link */
.dropDown-wrap .nav-submenu .nav-item-link{
  padding: 10px 12px;
  border-radius: 5px;
  font-weight: 700;
  color: #374151;
}

/* submenu hover */
.dropDown-wrap .nav-submenu .nav-item-link:hover{
  background: #fff7ed;
  color: #111827;
}

/* submenu item aktif */
.dropDown-wrap .nav-submenu .nav-item.active > .nav-item-link,
.dropDown-wrap .nav-submenu .nav-item.Active > .nav-item-link{
  background: rgba(247,147,30,.12);
  border: 1px solid rgba(247,147,30,.35);
}

/* çok uzun başlıklar taşmasın */
.dropDown-wrap .nav-item-link span{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* mobil/hover olmayan cihazlar: submenu’yu içeri akıt (opsiyonel) */
@media (max-width: 992px){
  .dropDown-wrap .nav-submenu{
    position: static;
    opacity: 1;
    visibility: visible;
    transform: none;
    margin-top: 6px;
    border-radius: 5px;
    box-shadow: none;
  }
  .dropDown-wrap .nav-item.ulVar > .nextSubBtn{
    display: none;
  }
}
.newHeaderNavigation:not(.mobileStyle) .newHeaderDropDown li:hover>ul{
	    background: #fff7ed !important;
}
.dropDown-wrap > .nav-item + .nav-item, .dropDown-wrap .nav-submenu > .nav-item + .nav-item{
    border-top: 1px solid #71717124 !important;
}
.newHeaderNavigation:not(.mobileStyle) .dropDown-wrap .nav-submenu li {
	width: 100% !important;
  align-items: flex-start;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1680px;
    }
}

.newHeaderNavigation:not(.mobileStyle) .newHeaderDropDown li:hover>ul {
	border-top-left-radius: 0 !important;
  	border-top-right-radius: 0 !important;
} 

body{
font-family: "Roboto", sans-serif !important;
  font: 14px/22px "Roboto", sans-serif !important;
}
.Formline span {
font-family: "Roboto", sans-serif !important;
}
.categoryContainer:before {
	    opacity: .09;
}
/* ==========================================================
   RIGHT DETAIL (Product Detail Right Panel) - NEW CSS
   Accent: #f7931e | Radius: 5px
========================================================== */

/* Ana kart */
.RightDetail{
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 5px;
  box-shadow: 0 10px 28px rgba(17,24,39,.10);
  padding: 16px;
}

/* Başlık */
.RightDetail .ProductName{
  padding-bottom: 12px;
  border-bottom: 1px solid #eef2f7;
  margin-bottom: 12px;
}
.RightDetail .ProductName h1{
  margin: 0;
  font-size: 20px;
  line-height: 1.25;
  font-weight: 900;
  color: #111827;
}
.RightDetail .ProductName h1 span{
  display: block;
}

/* Bilgi satırları (Marka/Barkod vb.) */
.RightDetail .PriceList .Formline{
  display: grid;
  grid-template-columns: 130px 10px 1fr;
  align-items: center;
  padding: 10px 0;
  border-bottom: 1px solid #f1f5f9;
}
.RightDetail .PriceList .Formline:last-child{
  border-bottom: 0;
}

/* Sol başlıklar */
.RightDetail .left_line.lineTitle{
  color: #6b7280;
  font-weight: 800;
  font-size: 12px;
  letter-spacing: .2px;
}

/* İki nokta */
.RightDetail .center_line.lineTitle,
.RightDetail .center_line.lineTitle2{
  color: #cbd5e1;
  font-weight: 900;
}

/* Sağ değer */
.RightDetail .right_line{
  color: #111827;
  font-weight: 800;
  font-size: 13px;
}

/* Marka link */
.RightDetail #divMarka .Marka a{
  color: #111827;
  text-decoration: none;
  border-bottom: 1px dashed rgba(247,147,30,.55);
}
.RightDetail #divMarka .Marka a:hover{
  color: #f7931e;
}

/* Fiyat alanı - ayrı kart */
.RightDetail .urunDetayFiyatContainer{
  margin: 10px 0 10px;
  padding: 12px;
  border: 1px solid rgba(247,147,30,.25);
  border-radius: 5px;
  background: #fffaf2;
  box-shadow: 0 6px 18px rgba(17,24,39,.08);
}

/* Fiyat satırları */
.RightDetail .urunDetayFiyatContainer .Formline{
  padding: 10px 0;
  border-bottom: 1px solid rgba(229,231,235,.65);
}
.RightDetail .urunDetayFiyatContainer .Formline:last-child{
  border-bottom: 0;
}

/* Fiyat sayı + KDV */
.RightDetail .spanFiyat{
  font-size: 22px;
  font-weight: 900;
  letter-spacing: .2px;
  color: #111827;
}
.RightDetail .spanKdv{
  margin-left: 8px;
  font-size: 12px;
  font-weight: 800;
  color: #6b7280;
}

/* Dolar fiyatını accent yap */
.RightDetail #divIndirimsizFiyat .indirimliFiyat .spanFiyat{
  color: #f7931e;
}

/* Barkod vurgusu */
.RightDetail #divBarkod #spnBarkod{
  font-weight: 900;
  color: #374151;
}

/* Açıklama (Önyazı) */
.RightDetail #divOnyazi.OnYaziContent{
  display: block !important;
  margin-top: 10px;
  padding: 12px;
  border: 1px solid #e5e7eb;
  border-radius: 5px;
  background: #f9fafb;
}
.RightDetail #divOnyazi .teksatir{
  display: block;
  color: #374151;
  font-weight: 700;
  font-size: 13px;
  line-height: 1.55;
}

/* Adet seçimi */
.RightDetail #divAdetCombo{
  border-bottom: 0;
  padding-top: 12px;
}
.RightDetail #divAdetCombo .center_line{
  display: none; /* ":" gereksiz */
}
.RightDetail #ddlUrunSiparisAdedi.selectboxx{
  width: 100%;
  height: 42px;
  padding: 0 10px;
  border: 1px solid #e5e7eb;
  border-radius: 5px;
  background: #ffffff;
  color: #111827;
  font-weight: 800;
}
.RightDetail #ddlUrunSiparisAdedi.selectboxx:focus{
  outline: none;
  border-color: #f7931e;
  box-shadow: 0 0 0 3px rgba(247,147,30,.18);
}

/* Aksiyon chip’leri (Telefonla sipariş / favori / karşılaştır vb.) */
.RightDetail .ProductIcon.hidden-phone{
  margin-top: 12px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
}

/* link + kutu */
.RightDetail .ProductIcon .tipL{
  text-decoration: none;
}
.RightDetail .ProductIcon .box1{
  width: 100%;
  display: inline-flex;
  align-items: center;
  gap: 8px;

  padding: 10px 10px;
  border: 1px solid #e5e7eb;
  border-radius: 5px;
  background: #ffffff;

  color: #374151;
  font-weight: 800;
  font-size: 12px;

  transition: all .15s ease;
}
.RightDetail .ProductIcon .box1 i{
  color: #f7931e;
}
.RightDetail .ProductIcon .tipL:hover .box1{
  background: #fff7ed;
  border-color: rgba(247,147,30,.35);
  transform: translateY(-1px);
  box-shadow: 0 8px 20px rgba(17,24,39,.10);
}

/* Satın al butonları */
.RightDetail .buybutton{
  margin-top: 14px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}

/* ortak button reset */
.RightDetail .buybutton input.button,
.RightDetail .buybutton input[type="button"]{
  width: 100%;
  height: 46px;
  border-radius: 5px;
  border: 1px solid transparent;
  font-weight: 900;
  letter-spacing: .2px;
  cursor: pointer;
}

/* Hemen Al (outline) */
.RightDetail #btnHemenAl{
  background: #ffffff;
  border-color: rgba(247,147,30,.60);
  color: #f7931e;
}
.RightDetail #btnHemenAl:hover{
  background: #fff7ed;
  border-color: #f7931e;
}

/* Sepete Ekle (dolu) */
.RightDetail .btnAddBasketOnDetail{
  background: #f7931e;
  color: #ffffff;
}
.RightDetail .btnAddBasketOnDetail:hover{
  background: #ffb24a;
}

/* Alt butonlar */
.RightDetail .ProductIcon2{
  margin-top: 12px;
}
.RightDetail .ProductIcon2 a.button{
  display: inline-flex;
  align-items: center;
  justify-content: center;

  height: 40px;
  padding: 0 12px;
  border-radius: 5px;
  border: 1px solid #e5e7eb;

  background: #ffffff;
  color: #374151;
  font-weight: 900;
  text-decoration: none;
}
.RightDetail .ProductIcon2 a.button:hover{
  background: #fff7ed;
  border-color: rgba(247,147,30,.35);
}

/* Sosyal alanı sadele */
.RightDetail #divSocialButtons.socialButons{
  margin-top: 14px !important;
  padding-top: 12px;
  border-top: 1px solid #eef2f7;
}

/* Mobil */
@media (max-width: 768px){
  .RightDetail{
    padding: 14px;
  }

  .RightDetail .PriceList .Formline{
    grid-template-columns: 1fr;
    gap: 6px;
  }
  .RightDetail .center_line{
    display: none;
  }

  .RightDetail .ProductIcon.hidden-phone{
    grid-template-columns: 1fr;
  }

  .RightDetail .buybutton{
    grid-template-columns: 1fr;
  }

  .RightDetail .spanFiyat{
    font-size: 20px;
  }
}
.puanVer{
	display:none !important;
}
.RightDetail .ProductName{
margin-bottom:0 !important;
}

.Formline{
float:none!important;
}

#pnlFiyatlar .right_line {
	min-width: 300px;
}

.Formline span {
float:none;
}

.RightDetail .ProductIcon.hidden-phone {
    grid-template-columns: repeat(6, minmax(0, 1fr));
}

.RightDetail .buybutton input.button, .RightDetail .buybutton input[type="button"] {
	border-radius: 5px !important;
}
/* =========================
   FOOTER (ticiFooterContent)
   Accent: #f7931e | Radius: 5px
========================= */

.ticiFooterContent{
  margin-top: 24px;
  color: #e5e7eb;
  background: #0b1220; /* modern koyu */
}

/* üst boş bülten alanı varsa toparla */
.ticiFooterTop{
  padding: 10px 0;
  border-bottom: 1px solid rgba(255,255,255,.08);
}
.ticiFooterTop .ticiBulten h2{
  margin: 0;
  padding: 0;
}

/* orta alan */
.ticiFooterCenter{
  padding: 28px 0 18px;
}

/* container içi */
.ticiFooterCenter .ticiContainer,
.ticiFooterBottom .ticiContainer{
  padding-left: 12px;
  padding-right: 12px;
}

/* footer row grid gibi dursun */
.ticiFooterMenu.footerRow{
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 14px;
}

/* kolon */
.ticiFooterMenu .footerCol{
  min-width: 0;
}

/* menü kart */
.ticiFooterMenu .fmenu-wrap{
  background: rgba(255,255,255,.03);
  border: 1px solid rgba(255,255,255,.08);
  border-radius: 5px;
  padding: 14px;
}

/* başlıklar */
.ticiFooterMenu .fmenu-wrap h3{
  margin: 0 0 10px 0;
  font-size: 14px;
  font-weight: 900;
  color: #ffffff;
  letter-spacing: .2px;
}

/* list reset */
.ticiFooterMenu .List{
  list-style: none;
  margin: 0;
  padding: 0;
}

/* item */
.ticiFooterMenu .Item{
  margin: 0;
  padding: 0;
}

/* link */
.ticiFooterMenu .Link{
  display: inline-flex;
  align-items: center;
  width: 100%;

  padding: 8px 10px;
  border-radius: 5px;

  color: rgba(229,231,235,.92);
  text-decoration: none;
  font-weight: 700;
  font-size: 13px;

  transition: all .15s ease;
}

/* link hover */
.ticiFooterMenu .Link:hover{
  background: rgba(247,147,30,.14);
  color: #ffffff;
  transform: translateY(-1px);
}

/* link solunda minik accent çizgi (yuvarlak istemiyordun) */
.ticiFooterMenu .Link::before{
  content: "";
  width: 3px;
  height: 14px;
  border-radius: 5px;
  background: rgba(247,147,30,.75);
  margin-right: 10px;
  opacity: .65;
}
.ticiFooterMenu .Link:hover::before{
  opacity: 1;
}

/* ETBIS görseli */
.ticiFooterMenu img{
  max-width: 100%;
  height: auto;
  border-radius: 5px;
  border: 1px solid rgba(255,255,255,.10);
  background: #ffffff;
  padding: 6px;
}

/* alt bant */
.ticiFooterBottom{
  padding: 16px 0;
  border-top: 1px solid rgba(255,255,255,.08);
  background: #070d18;
}

/* banka logo alanı */
.ticiFooterBottom .ticiBankaLogo{
  display: flex;
  justify-content: center;
  padding: 10px 0 6px;
}
.ticiFooterBottom .ticiBankaLogo img{
  max-width: 520px;
  width: 100%;
  height: auto;
  border-radius: 5px;
  border: 1px solid rgba(255,255,255,.08);
  background: rgba(255,255,255,.02);
  padding: 10px;
}

/* copyright */
.ticiFooterBottom .ticiCopyDiv{
  text-align: center;
  color: rgba(229,231,235,.85);
  font-size: 12px;
  font-weight: 700;
  padding: 8px 0 0;
}
.ticiFooterBottom .ticiCopyDiv strong{
  color: #ffffff;
}
.ticiFooterBottom .ticiCopyDiv strong::after{
  content: "";
  display: inline-block;
  width: 10px;
  height: 2px;
  background: #f7931e;
  margin-left: 8px;
  vertical-align: middle;
  border-radius: 5px;
}

/* responsive */
@media (max-width: 992px){
  .ticiFooterMenu.footerRow{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 576px){
  .ticiFooterMenu.footerRow{
    grid-template-columns: 1fr;
  }
}
/* =========================
   FOOTER LIGHT THEME OVERRIDE
   (Mevcut tasarımın aynısı, beyaz zemin + koyu yazı)
   Accent: #f7931e | Radius: 5px
========================= */

.ticiFooterContent{
  background: #ffffff !important;
  color: #111827 !important;
  border-top: 1px solid #e5e7eb;
}

/* üst çizgi */
.ticiFooterTop{
  border-bottom: 1px solid #e5e7eb !important;
}

/* orta alan kartları */
.ticiFooterMenu .fmenu-wrap{
  background: #ffffff !important;
  border: 1px solid #e5e7eb !important;
  box-shadow: 0 8px 24px rgba(17,24,39,.08);
}

/* başlıklar koyu */
.ticiFooterMenu .fmenu-wrap h3,
.ticiFooterContent .ticiFooterMenu h3{
  color: #111827 !important;
}

/* linkler koyu */
.ticiFooterMenu .Link{
  color: #374151 !important;
}

/* link hover aynı kalsın */
.ticiFooterMenu .Link:hover{
  color: #111827 !important;
  background: rgba(247,147,30,.12) !important;
}

/* sol accent çizgi kalsın ama biraz daha net */
.ticiFooterMenu .Link::before{
  background: rgba(247,147,30,.85) !important;
  opacity: .75 !important;
}

/* ETBIS görsel çerçevesi light */
.ticiFooterMenu img{
  border: 1px solid #e5e7eb !important;
  background: #ffffff !important;
}

/* alt bant artık koyu değil, açık */
.ticiFooterBottom{
  background: #ffffff !important;
  border-top: 1px solid #e5e7eb !important;
}

/* banka logo kutusu */
.ticiFooterBottom .ticiBankaLogo img{
  border: 1px solid #e5e7eb !important;
  background: #ffffff !important;
  box-shadow: 0 6px 16px rgba(17,24,39,.06);
}

/* copyright koyu */
.ticiFooterBottom .ticiCopyDiv{
  color: #6b7280 !important;
}
.ticiFooterBottom .ticiCopyDiv strong{
  color: #111827 !important;
}

/* senin ek override'ların kalsın (kolonlar vs) */
.ticiFooterContent .footerCol.f-col-2{
  width: 100% !important;
}
.ticiFooterBottom .ticiBankaLogo img {
 height: 65px !important;
  object-fit:contain !important;
}
#mainHolder_divDesign .ProductListprev, #mainHolder_divDesign .ProductListnext {
	background:#f7931e ;
}
#mainHolder_divDesign .ProductListprev:before, #mainHolder_divDesign .ProductListnext:before {
  color: #fff;
}
#top-bar {
	background:#f8f8f8!important;
}
#top-bar a {
	color:#363232!important;
}
.custom.html_2 a, .custom.html_1 a {
	    border-right: 1px solid #363232 !important;
}
.custom.html_2 a:last-child, .custom.html_1 a:last-child {
   border-right: none !important;
}
.ProductList .favori {
	background: #f7931e !important; 
}
.ProductList .mycartIcon {
	background: #4CD38A !important;  
}

@media screen and (max-width: 587px) {
  #top-bar {
  	display:none;
  }
  .hazirBlokContent .txcol-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  #mainHolder_divDesign .categoryTitle, .faq-title {
  	padding-top:40px !important;
    padding-bottom:40px !important;
  }
  #mainHolder_divDesign .categoryTitle span, .faq-title{
  	font-size: 24px;
    line-height:1;
  } 
  #multiblok_6 .bannerDesc {
  	display:none !important;
  }
  #multiblok_6 .bannerTitle {
    font-size: 24px !important;
    margin-bottom: 0 !important;
  }
  #linkOncekiSayfa {
  	display: none !important;
    opacity: 0 !important;
  }
  .proCategoryTitle.categoryTitleText .breadcrumb {
  	padding-right: 0 !important;
  }
}