
@import url();

@import url();

* { 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; }

#store_region_container { position: absolute; top: 12px; }

#store_region_container a { color: #fff; }

body { background: #f4f5f5; color: #565656; font: 14px/22px 'Open Sans', Arial, Helvetica, sans-serif; }

#yorumYaz .frmUrunDetayYorumYaz #selectCity{height:auto;}


a { text-decoration: none; color: #555; font-size: 14px; line-height: 24px; text-decoration: none; }

a:hover { color: #aa7c56; text-decoration: none; }

a:focus { outline: none; }

: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: #959595; border-color: #959595; }

.button:hover { color: #fff; background-color: #4b4b4b; border-color: #4b4b4b; }

.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: #aa7c56; color: #fff; border-radius: 5px; padding: 7px 10px; line-height: 12px; }

.validate .validateOk, .validateSol .validateSolOk, .validateOrta .validateOrtaOk { background-color: #aa7c56; position: absolute; right: 10px; bottom: -5px; width: 10px; height: 10px; display: block; border-radius: 0 0 0px 15px; }


.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: #aa7c56;  }



#header { background: url() repeat-x center top #fff; 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;  }

.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 {    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: #aa7c56 url() 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: #aa7c56; }

.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: #464646; }

.header-links li a { padding: 12px 15px 12px 0; }

.header-links li a:hover,
.header-links li a:focus,
.header-links li.active a { background: none; color: #aa7c56; }



.header-top .btn-link { color: #fff; text-decoration: none; margin: 4px 0 0 0; }

.header-top .open .btn-link { color: #aa7c56; }

.header-top .btn-link i.fa { margin-left: 5px; }

.welcome { position: absolute; right: 0; top: 0; line-height: 44px; color: #464646; }

.welcome a { color: #464646; display: inline-block; padding: 0 7px; }

.welcome a:hover { color: #aa7c56; }

.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: #aa7c56; }

.mycart { background: url() no-repeat 0 0 #f7f7f7; position: absolute; top: 81px; right: 0; width: 197px; height: 45px; z-index: 97; text-align: center; }

.mycart > a { background: url() 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: 96; }


.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() no-repeat 0 0 transparent; }

.navigation { width: 100%; height: 50px; background-color: #aa7c56; }

.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; }
}



ul.HeaderMenu2 { margin: 0px auto; text-align: center; position: absolute; }

ul.HeaderMenu2 ul { display: none; }

ul.HeaderMenu2 li { float: left; position: relative; display: block; border-right: 1px solid #cb9c72; }

ul.HeaderMenu2 > li:hover { background: #794c29; }

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: #794c29; 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: #643918; text-decoration: none; }

ul.HeaderMenu2 ul ul { position: absolute; left: 100%; top: 0; min-width: 200px; display: none; }


@media (min-width:991px) {

    ul.HeaderMenu2 > li:nth-last-child(-n+4) ul ul { right: 100%; left: auto; }
}




#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 { 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; }
}


.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 { overflow: hidden; margin-right: auto; margin-left: auto; }

@media (min-width:768px) {
 .ticiContainer { width: 750px; }
}

@media (min-width:992px) {
 .ticiContainer { width: 970px; }
}

@media (min-width:1200px) {
 .ticiContainer { width: 1170px; }
}

.ticiContainer.categoryContainer { padding-left: 0; padding-right: 0; }

#mainHolder_divUstMarkaListesi { display: none; }

.centerCount { min-height: 400px; }

.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: #643918; 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; }



.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("") no-repeat scroll -6px -189px rgba(0, 0, 0, 0); padding-left: 10px; font-size: 11px; }

.brandItem:hover { color: #aa7c56; }

.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() 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; }


#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 { }



.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: 23px; padding-right: 5px; display: inline-block; }


.ProductList .discountKdv { display: none; }

.ProductList .regularPrice { font-size: 17px; color: #808080; text-decoration: line-through; display: inline-block; }

.regularKdv { display: none; }

.ProductList .mycartIcon { display: inline-block; background: #643918; text-align: center; padding: 6px 12px; position: absolute; left: 126px; bottom: 30px; }

.ProductList .mycartIcon a { font-size: 14px; line-height: 22px; color: #fff; display: block; padding-right: 18px; background: url() no-repeat right center; }

.ProductList .mycartIcon:hover > a { background: url() no-repeat right center; color: #fff; }

.ProductList .mycartIcon:hover { background-color: #aa7c56; }

.ProductList .examineIcon { display: inline-block; background: #959595; text-align: center; width: 42px; height: 34px; position: absolute; left: 70px; bottom: 30px; }

.ProductList .examineIcon a { background: url() no-repeat center center; display: block; width: 42px; height: 34px; font-size: 0; }

.ProductList .examineIcon:hover { }

.ProductList .favori { display: inline-block; background: #959595; text-align: center; width: 42px; height: 34px; position: absolute; left: 15px; bottom: 30px; }

.ProductList .favori a { background: url() no-repeat center center; display: block; width: 42px; height: 34px; font-size: 0; }


.ProductList .cargoIcon { background: url() no-repeat center center #959595; display: inline-block; width: 42px; height: 34px; font-size: 0; position: absolute; left: 15px; top: 200px; color: #fff; }

.ProductList .discountIcon { background: #aa7c56; position: absolute; left: 15px; top: 0px; color: #fff; padding: 6px 12px; }

.discountIconDetail { display: none; }

.ProductList .newIcon { background: #959595; position: absolute; right: 15px; top: 0px; color: #fff; padding: 6px 12px; }

.TukendiIco { background: url() 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;  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; }


.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; width: 100%; }

#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: #aa7c56; }

#pnlFiyatlar .right_line { padding-right: 10px; font-size: 24px; color: #aa7c56; }

#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() 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:after { clear: both; display: table; content: ""; }

#divSecilebilirKampanyalar .campaignsItem .campaignsItemS1 { border-right: 1px solid #d8d8d8; line-height: 57px; height: 57px; text-align: center; width: 10%; float: left; }

#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: #aa7c56 !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() no-repeat transparent !important; text-indent: -9999px; }

.buyfastbutton:hover { }

.BasketBtn { }

.Basketinp { float: left; width: 140px; }

.Basketinp input { display: block; width: 100%; height: 31px; 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; margin-top: 0; }

.basketBtn input { display: inline-block; text-align: center; padding: 6px 30px 6px 12px !important; font-size: 14px; line-height: 19px; color: #fff; text-transform: uppercase;
                   border-radius: 0 !important; border: 0 !important; display: inline-block; background: url() no-repeat 95% center #aa7c56 !important; }

.basketBtn input:hover { background: url() no-repeat 95% center #cb9c72 !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: #aa7c56; text-transform: uppercase; background: #fff; border-top: 1px solid #e8e8e8; border-right: 1px solid #e8e8e8; border-bottom: 4px solid #aa7c56; 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 #aa7c56; border-left: 1px solid #e8e8e8; }

.urunTab li { display: inline; margin: 0; }

.urunTab li.active a { color: #fff; background-color: #aa7c56; border-bottom: 0; }

.urunTab li a { padding: 8px 20px; display: inline-block; height: 35px; font-size: 14px; color: #aa7c56; 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; }


.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; }


.HomePageSlideShowContainer { float: left; overflow: hidden; position: relative; width: 100%; margin-bottom: 30px; }

.HomePageSlideShowContainer .HomePageSlideShow {  overflow: hidden; position: relative; width: 100%; }

.HomePageSlideShowContainer .HPSItems { clear: both; cursor: pointer; position: relative; width: 100%; }

.HomePageSlideShowContainer .HPSItems .slides li { display: none; }

.HomePageSlideShowContainer .HPSItems div { cursor: pointer; float: left; height: 280px; overflow: hidden; position: absolute; width: 100%; display: none; }

.HomePageSlideShowContainer .HomePageSlideShow img { border: 0 none; float: left; margin: 0; padding: 0; max-width: 100%; }

.HomePageSlideShowContainer .HomePageSlideShow .active { float: left; }

.flex-direction-nav { *height: 0; padding: 0; }


.flex-direction-nav li:first-child { position: absolute; top: 0; bottom: 0; left: 0 !important; width: 15% !important; text-align: center; display: block; filter: alpha(opacity=50); opacity: .5; z-index: 99; }

.flex-direction-nav li:last-child { position: absolute; top: 0; bottom: 0; right: 0 !important; width: 15% !important; text-align: center; filter: alpha(opacity=50); opacity: .5; z-index: 99; }

.flex-direction-nav li:first-child { background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%) !important; background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%) !important; background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001))) !important; background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%) !important; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1) !important; background-repeat: repeat-x; }

.flex-direction-nav li:last-child { right: 0; left: auto; background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%); background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%); background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5))); background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); background-repeat: repeat-x; }

.flex-direction-nav li a { width: 30px; height: 30px; line-height: 30px; margin: 0 0; display: block; font-size: 0; position: absolute; top: 45%; cursor: pointer; color: #fff; filter: alpha(opacity=50); opacity: .5; }

.flex-direction-nav li:hover, .flex-direction-nav li:focus { color: #fff; text-decoration: none; filter: alpha(opacity=90); outline: 0; opacity: .9; }

.flex-direction-nav li:hover a, .flex-direction-nav li:focus a { color: #fff; text-decoration: none; filter: alpha(opacity=90); outline: 0; opacity: .9; }

.flex-direction-nav li: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; }

 



.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; }


.firsatUrunleri { width: 207px !important; height: 300px; position: relative; }

.Firsatprev { padding: 0; border: 0; outline: 0; width: 19px; height: 19px; cursor: pointer; background: url("") 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("") 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; }


.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: #aa7c56; color: #FFF; }

.userMenu li a:hover span { padding-left: 10px; }


.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; }


.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; }




.Listem { width: 100%; background: #fff; border: 1px solid #e8e8e8; }

.Listem .ListemItem { width: 100%; overflow: hidden; border-bottom: solid 1px #e8e8e8; padding-bottom: 10px; }

.Listem .ListemItem.Title { border-bottom: solid 1px #e8e8e8; line-height: 30px; padding-bottom: 10px; }

.Listem .ListemItem.Title div { padding-left: 1%; }

.Listem .ListemItem div { float: left; padding-top: 5px; padding-bottom: 5px; font-size: 13px; overflow: hidden; }

.Listem .ListemItem .line1 { width: 9%; padding-left: 1%; }

.Listem .ListemItem .line1 img { max-width: 100%; max-height: 60px; }

.Listem .ListemItem .line2 { width: 51%; padding-left: 1%; }

.Listem .ListemItem .line3 { width: 20%; padding-left: 1%; }

.Listem .ListemItem .line4 { width: 17%; }

.Listem .ListemItem .line4 a { margin-top: 5px; }

.Listem.HediyeKuponlarim .ListemItem .line1 { width: 22%; }

.Listem.HediyeKuponlarim .ListemItem .line2 { width: 21%; }

.Listem.HediyeKuponlarim .ListemItem .line3 { width: 16%; }

.Listem.HediyeKuponlarim .ListemItem .line4 { width: 16%; padding-left: 1%; }

.Listem.HediyeKuponlarim .ListemItem .line5 { width: 20%; padding-left: 1%; }

#destekIncele .ListemItem div { min-height: 50px; border-bottom: solid 1px #CCC; margin-bottom: 10px; }

#destekIncele .ListemItem div span { font-weight: bold; }



.Siparislerim { margin-bottom: 10px; background-color: #fff; border: 1px solid #ddd; overflow: hidden; }

.Siparislerim .Title div { font-size: 13px; }

.Siparislerim .ListemItem.Title div { padding: 0; height: auto; }

.Siparislerim .ListemItem { border-top: 0px solid #ccc; height: 35px; line-height: 35px; }

.Siparislerim .ListemItem div { padding: 0 !important; }

.Siparislerim .ListemItem .line1 { width: 20%; padding-left: 1%; text-align: center; }

.Siparislerim .ListemItem .line2 { width: 10%; text-align: center; }

.Siparislerim .ListemItem .line3 { width: 13%; padding-left: 1%; text-align: center; }

.Siparislerim .ListemItem .line4 { width: 16%; padding-left: 1%; text-align: center; }

.Siparislerim .ListemItem .line5 { width: 17%; text-align: center; }

.Siparislerim .ListemItem .line6 { width: 24%; text-align: center; }

.Siparislerim .ListemItem .line6 a { color: #ff0000; text-decoration: underline; }



.paraPuan > div { padding: 10px; }

.paraPuan + a { padding: 10px; }

.paraPuan .parapuanTable { width: 98%; overflow: hidden; border-bottom: solid 1px #CCC; padding: 1%; margin-bottom: -1px; }

.paraPuan .parapuanTable.Title { padding: 0; padding-left: 1%; width: 99%; background-color: #F5F5F5; }

.paraPuan .parapuanTable .paraline1 { width: 18%; float: left; padding: 1%; }

.paraPuan .parapuanTable .paraline2 { width: 58%; float: left; padding: 1%; }

.paraPuan .parapuanTable .paraline3 { width: 18%; float: left; padding: 1%; text-align: center; font-weight: bold; }


.DestekTalepDetay { width: 97.7%; border: 1px solid #ddd; margin: 5px 0; padding: 1%; }

.DestekTalepCevapLine { background-color: #f5f5f5; margin: 5px 0; padding: 5px; border: 1px solid #ddd; }

.DestekTalepDetay .span { overflow: hidden; }


.DestekTalepCevapLine:nth-child(2n+1) { background-color: #fff; margin: 5px 0; padding: 5px; }

.DestekTaleplerim .Title { height: 40px; line-height: 40px; }

.Listem.DestekTaleplerim .ListemItem .line1 { width: 3%; }

.Listem.DestekTaleplerim .ListemItem .line2 { width: 10%; }

.Listem.DestekTaleplerim .ListemItem .line3 { width: 50%; }

.Listem.DestekTaleplerim .ListemItem .line4 { width: 12%; }

.Listem.DestekTaleplerim .ListemItem .line5 { width: 11%; }

.Listem.DestekTaleplerim .ListemItem .line6 { width: 11%; }

.Listem.DestekTaleplerim .ListemItem .line6.DestekButton .button { float: right; margin-top: 5px; }

.YeniDestek { width: 100%; height: 60px; position: relative; }

.DestekTaleplerimContent #mainHolder_btnEkle { position: static; float: right; margin: 0px; margin-top: 10px; margin-bottom: 20px; }

.DestekTaleplerimContent .row .span { position: relative; height: 40px; overflow: visible; }

.DestekTaleplerimContent .row .span div { float: left; height: 31px; line-height: 31px; }

.DestekTaleplerimContent .row .span .Left { width: 10%; }

.DestekTaleplerimContent .row .span .Center { width: 3%; }

.DestekTaleplerimContent .row .span .Right { width: 86%; }

.DestekTaleplerimContent .row .span #mainHolder_btnKaydet { float: right; width: 20%; }

.DestekTaleplerimContent .row .span #mainHolder_btnVazgec { float: right; width: 20%; margin-right: 10px; }

.DestekTaleplerimContent textarea { margin-bottom: 10px; }

.DestekTalepDetay .span div { float: left; }


.anketSoru { margin-bottom: 5px; display: block; }

.anketLabel td { line-height: 21px; display: block; }

.anketLabel label { margin-left: 5px; }




.SepetBlockInfo { text-align: left; }

.SepetBlockInfo table { border-collapse: collapse; margin-bottom: 5px; width: 100%; }

.SepetBlockInfo td { border-bottom: 1px solid #EEEEEE; padding: 5px 2px; vertical-align: top; }

.SepetBlockInfo .SepetBlockImg img { border: 1px solid #EEEEEE; text-align: left; }

.SepetBlockInfo .SepetBlockName a { color: #666666; font-size: 11px; }

.SepetBlockInfo .SepetBlockAdet { text-align: right; font-size: 11px; }

.SepetBlockInfo td.SepetBlockTotal { text-align: right; }

.SepetBlockInfo .SepetBlockRemove a { text-align: right; cursor: pointer; width: 10px; height: 20px; font-size: 0; display: block; background: url() 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 { }


.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;  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; }


@media (max-width:767px) {

    .iletisimContent { margin-left: 0; margin-right: 0; }

    .iletisimbanka .span .line1 { border: 0; line-height: normal; }

    .iletisimbanka .span .line1:After, .iletisimbanka .span .line2:After, .iletisimbanka .span .line3:After { clear: both; display: table; content: ""; }

    .iletisimForm .row { width: 100%; }

    .iletisimForm .row .span { height: auto; }

    .iletisimContent .row .span > div { float: none; width: 100%; }

    .iletisimContent .row .span .Center { display: none; }

    .iletisimForm .row .span #mainHolder_btnGonder { float: none; }

    .iletisimContent .span .line1 div { width: 25% !important; }

    .iletisimContent .span .line2 { float: left; min-height: 30px; }

    .iletisimContent .line2 .line1 { width: 50%; }

    .iletisimContent .line2 .line2 { width: 50%; }
}




.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: #aa7c56; }

.FormTitle p { font-size: 14px; margin: 0px auto; line-height: 22px; display: block; width: 50%; }

.grid { border-right: 1px solid #DDDDDD; margin-top: 2%; padding: 2% 11% 5%; }

.gridLeft { min-height: 60px; position: relative; }

.gridLeft a { text-decoration: underline; }

.gridLeft input[type="checkbox"] { float: left; margin-top: 5px; margin-right: 5px; }

.listAdd { min-height: 30px; }

.day { width: 25%; float: left; margin-right: 1%; }

.city { width: 32.3%; float: left; margin-right: 1%; }

.month { width: 30%; float: left; margin-right: 1%; }

.year { width: 42%; float: left; margin-right: 1%; }

.gender { min-height: 40px; }

.gender label { float: left; width: 70px; margin-top: 10px; display: block; }

.gender input { float: left; margin-top: 14px; margin-right: 3px; }

.uyeolButton { width: 100%; }


.Login { border: solid 1px #DDDDDD; background-color: #FBFBFB; }

.Login h4 { font-size: 22px; display: block; text-align: center; border-bottom: solid 1px #CCC; margin-bottom: 10px; }

.forgetpasword { text-decoration: none; float: right; color: #aa7c56; }

.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() no-repeat center center #3b5998; text-indent: -9999pt; }

#mainHolder_SocialLogin_divTwitterLoginContainer.baglanButton { background: url() no-repeat center center #2ba9e1; text-indent: -9999pt; }

#mainHolder_SocialLogin_divGoogleLoginContainer.baglanButton { background: url() no-repeat center center #dd4b39; text-indent: -9999pt; }



.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; }



.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() center center no-repeat #7cc242; }

.taksitBaslik2 { background: url() center center no-repeat #fdbf57; }

.taksitBaslik3 { background: url() center center no-repeat #6950a2; }

.taksitBaslik4 { background: url() center center no-repeat #e01d6e; }

.taksitBaslik5 { background: url() center center no-repeat #ed1c24; }

.taksitBaslik6 { background: url() center center no-repeat #00a6d4; }

.taksitBaslik7 { background: url() center center no-repeat #ee3623; }

.taksitBaslik8 { background: url() center center no-repeat #00aedb; }

.taksitBaslik9 { background: url() center center no-repeat #a3a3a3; }

.taksitBaslik10 { background: url() center center no-repeat #2e3192; }

.taksitBaslik11 { background: url() center center no-repeat #056bb6; }

.taksitBaslik12 { background: url() center center no-repeat #221f1f; }

.taksitBaslik13 { background: url() center center no-repeat #0053a0; }

.taksitBaslik14 { background: url() center center no-repeat #ffdf00; }

.taksitBaslik15 { background: url() center center no-repeat #024d39; }

.taksitBaslik16 { background: url() center center no-repeat #8c1639; }

.taksitBaslik17 { background: url() center center no-repeat #e9690e; }

.taksitBaslik18 { background: url() center center no-repeat #e8ce00; }

.taksitBaslik19 { background: url() center center no-repeat #ffffff; }

.TakRenk1 { background-color: #edf4e6; }

.TakRenk2 { background-color: #f1e7f3; }

.TakRenk3 { background-color: #f5f9d9; }

.TakRenk4 { background-color: #eeafa2; }

.TakRenk5 { background-color: #b5d0df; }

.TakRenk6 { background-color: #e4e9f4; }

.TakRenk7 { background-color: #edf4e6; }

.TakRenk8 { background-color: #f1e7f3; }

.TakRenk9 { background-color: #f5f9d9; }

.TakRenk10 { background-color: #eeafa2; }

.TakRenk11 { background-color: #b5d0df; }

.TakRenk12 { background-color: #e4e9f4; }

.TakRenk13 { background-color: #edf4e6; }

.TakRenk14 { background-color: #f1e7f3; }

.TakRenk15 { background-color: #f5f9d9; }

.TakRenk16 { background-color: #eeafa2; }

.TakRenk17 { background-color: #b5d0df; }

.TakRenk18 { background-color: #e4e9f4; }

.TakRenk19 { background-color: #edf4e6; }



.CariOdeme .row .span { overflow: hidden; }

.CariOdeme .row .span .Left { width: 13%; }

.CariOdeme .row .span .Center { width: 3%; }

.CariOdeme .row .span .Right { width: 82%; }

.CariOdeme .row .span div { float: left; height: 31px; line-height: 31px; }

.Listem.CariOdemeRaporlari .ListemItem .line1 { width: 6%; }

.Listem.CariOdemeRaporlari .ListemItem .line2 { width: 13%; }

.Listem.CariOdemeRaporlari .ListemItem .line3 { width: 18%; }

.Listem.CariOdemeRaporlari .ListemItem .line4 { width: 8%; padding-left: 1%; }

.Listem.CariOdemeRaporlari .ListemItem .line5 { width: 18%; padding-left: 1%; }

.Listem.CariOdemeRaporlari .ListemItem .line6 { width: 12%; padding-left: 1%; }

.Listem.CariOdemeRaporlari .ListemItem .line7 { width: 10%; padding-left: 1%; }

.Listem.CariOdemeRaporlari .ListemItem .line8 { width: 7%; padding-left: 1%; }

.CariOdeme .Basketstep { display: none; }

.CariOdeme .OdemeMenu { display: none; }

.CariOdeme .BasketPage { width: 100%; overflow: visible; padding: 0; border: 0; min-height: inherit; }

.CariOdeme .Odeme-Left { width: 100%; padding: 0; float: none; background-color: transparent; min-height: 300px; }

.CariOdeme .Odeme-Left .Left { width: 50%; }

.CariOdeme .CrediCardNoInput input { width: 20.3%; }

.CariOdeme .CrediCardNameInput input { width: 92%; }

.CariOdeme .CrediCardDateInput select { width: 46.7%; }

.CariOdeme .Odeme-Right { padding: 0; float: none; width: 100%; background-color: transparent; }

.CariOdeme .Odeme-Right .Odeme-RightLine { display: none; }

.CariOdeme .aspNetDisabled { margin-top: 5px; }

.CariOdeme .OdemeTamamla .SiparisiTamamlaBtn { float: right; margin-top: 50px; }

.CariRaporlarContent .siparisTablo thead tr th { padding: 2px; }

.cariorta table tr td { padding: 5px; }

div#fancy_print { background: url("") 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; }




.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; }

.KategoriFilitreLine::-webkit-scrollbar { width: 8px; }


.KategoriFilitreLine::-webkit-scrollbar-track { background: #f5f5f5; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); }


.KategoriFilitreLine::-webkit-scrollbar-thumb { background: #aa7c56; -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; }



.fancyboxTittle { margin-bottom: 10px; font-weight: bold; font-size: 13px; }

#yorumYaz { padding-top: 10px; margin-bottom: 20px; }

#yorumYaz:After { clear: both; display: table; content: ""; }

.yorumYaz { margin-bottom: 10px; position: relative; }

.yorumYaz .validate { padding: 5px; top: -30px; }


.urunTabAlt { width: 100%; }

.urunTabAlt ul li { margin-bottom: 10px; clear: both; }

.oneriValidate .validate { top: 0; padding: 5px; }

.urunTabAlt ul li input { float: left; margin-right: 5px; margin-top: 5px; }

.urunTabAlt ul li .captchaImageBox { float: left; }

.urunTabAlt ul li .captchaInputBox { margin: 10px; float: left; }

.urunTabAlt ul li.urundetyaGuvenlikodu span { float: left; }

.urunTabAlt ul li .GuvnelikKodu { float: left; line-height: 50px; margin-right: 10px; display: block; }

.odemeBildirimFormu table tr td { padding: 5px; }

#mainHolder_txtbxNotlar { width: 100%; border-color: #e8e8e8; }

.Block_Text img { }

#GUVENLIK_KODU { margin-bottom: 10px; margin-top: 10px; }




.uyelikonay { margin-top: 50px; padding-left: 50px; }

.uyelikonay .title { width: 100%; margin-bottom: 30px; }

.uyelikonay .title h4 { font-size: 30px; margin-bottom: 20px; }

.uyelikonay .title span { font-size: 20px; }

.uyelikonay p { line-height: 30px; }

.uyelikonay p strong { font-weight: bold; font-size: 16px; color: #000; }

.uyelikonay a { font-size: 14px; padding-left: 30px; padding-right: 30px; margin-bottom: 30px; }




.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%; }




.tooltip { position: absolute; z-index: 1030; display: block; font-size: 12px; line-height: 1.4; opacity: 0; filter: alpha(opacity=0); visibility: visible; }

.tooltip.in { opacity: 0.9; filter: alpha(opacity=90); }

.tooltip.top { padding: 5px 0; margin-top: -3px; }

.tooltip.right { padding: 0 5px; margin-left: 3px; }

.tooltip.bottom { padding: 5px 0; margin-top: 3px; }

.tooltip.left { padding: 0 5px; margin-left: -3px; }

.tooltip-inner { max-width: 200px; padding: 3px 8px; color: #ffffff; text-align: center; text-decoration: none; background-color: #000; }

.tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; }

.tooltip.top .tooltip-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-color: #000; border-width: 5px 5px 0; }

.tooltip.top-left .tooltip-arrow { bottom: 0; left: 5px; border-top-color: #000; border-width: 5px 5px 0; }

.tooltip.top-right .tooltip-arrow { right: 5px; bottom: 0; border-top-color: #000; border-width: 5px 5px 0; }

.tooltip.right .tooltip-arrow { top: 50%; left: 0; margin-top: -5px; border-right-color: #000; border-width: 5px 5px 5px 0; }

.tooltip.left .tooltip-arrow { top: 50%; right: 0; margin-top: -5px; border-left-color: #000; border-width: 5px 0 5px 5px; }

.tooltip.bottom .tooltip-arrow { top: 0; left: 50%; margin-left: -5px; border-bottom-color: #000; border-width: 0 5px 5px; }

.tooltip.bottom-left .tooltip-arrow { top: 0; left: 5px; border-bottom-color: #000; border-width: 0 5px 5px; }

.tooltip.bottom-right .tooltip-arrow { top: 0; right: 5px; border-bottom-color: #000; border-width: 0 5px 5px; }



#ArmaSonuclari { width: 94%; border: solid 1px #CCC; padding: 3%; text-align: center; font-size: 20px; margin-bottom: 20px; }

@media (max-width:991px) {
 #logo { text-align: center; }

 .welcome { position: relative; }

 .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; z-index:9; }
}

@media (max-width: 767px) {

 

 #logo .img-responsive, .col3-banners .img-responsive, .col2-banners .img-responsive, .product-col .img-responsive { margin: 0 auto; }
 

 .col3-banners { margin-bottom: 10px; }

 .col3-banners li + li { margin-top: 20px; }

 

 .col2-banners { margin-bottom: 10px; }

 .col2-banners li + li { margin-top: 20px; }
}



@media (min-width:300px) and (max-width:768px) {
 .Listem .ListemItem div { float: none; width: auto !important; padding: 0; line-height: 35px; height: 35px !important; font-size: 13px; overflow: hidden; display: table; }

 .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; }
}



@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 { }
}


@media(max-width:480px) {
 .header-links { display: none; }
}

.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: 999; }

#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; }

    .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: auto; max-height: inherit; min-height: inherit; display: inline-block !important; text-overflow: ellipsis; white-space: pre; width: 100%; }

    .ProductList .productPrice { height: 40px; }

    .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: 22px; height:auto; width:auto; font-size: 11px; padding: 0 2px; background-image:none; }

    .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; }

    #linkOncekiSayfa { display: none; }
}

.ProductDetailMainRow .RightDetail .buybutton .BasketBtn .Basketinp {  float: left; margin-right: 18px; }

.ProductDetailMainRow .RightDetail .buybutton .BasketBtn .Basketinp > p { display: none; }

.ProductDetailMainRow .RightDetail .buybutton .BasketBtn .Basketinp .riSingle {  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: #cb9c72; }

.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: #cb9c72; }


.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; }

.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%; }
}

@media(min-width:992px) {
    .ProductList.sort_4 .ItemOrj.col-lg-3:nth-child(4n+1) { clear: left; }

    .ProductList.sort_3 .ItemOrj.col-lg-4:nth-child(3n+1) { clear: left; }
}

@media(max-width:991px) {
    .ProductList.sort_3 .ItemOrj.col-sm-6:nth-child(2n+1) { clear: left; }
}

@media(max-width:767px) {
    .ProductList.sort_4 .ItemOrj.col-xs-6:nth-child(2n+1) { clear: left; }
}
.header-up { display: none; }

.ticiContainer .ticiContainer { width: 100%; padding: 0; box-shadow: none; }

.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; }
}



@media screen and (min-width:767px) {
    #ProductDetailMain .ProductDetailMainRow .leftImage { width: 41.66666667%; float: left; padding-right: 15px; padding-left: 15px; }

    #ProductDetailMain .ProductDetailMainRow .RightDetail { max-width: 58.33333333%; float: left; width: 100%; padding-right: 15px; padding-left: 15px; }
}

