﻿
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,300,700,800&subset=latin,latin-ext);


* { margin: 0; outline: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.mobilBannerContent { display: none; }

body { background: #ececec; color: #000; font: 14px/22px 'Open Sans', Arial, Helvetica, sans-serif; font-size: 13px; }

/* Standard Styles Starts */

a { text-decoration: none; color: #000; font-size: 13px; text-decoration: none; line-height: normal; }

a:hover { text-decoration: none; }

a:focus { outline: none; }

#yorumYaz .frmUrunDetayYorumYaz #selectCity{height:auto;}
h1, h2, h3, h4, h5, h6 { font-family: 'Roboto Condensed', Helvetica, Times New Roman, sans-serif; color: #252a2f; font-weight: 500; }


:before, :after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

img { border: none; max-width: 100%; }

.clear { clear: both; }

.bordernone { border: none !important; }

.textarea { border: solid 1px #DDDDDD; padding: 4px; width: 94%; height: 80px; resize: none; color: #777777; background-color: transparent; transition-duration: 0.2s, 0.2s; -webkit-transition-duration: 0.2s, 0.2s; /* Safari */ }

.textarea:focus { background-color: #F1F1F1; border: solid 1px #CCCCCC; }

.textbox, .selectboxx { color: #666666; display: block; margin: 0 0 8px 0; font-size: 12px; width: 100%; border: 1px solid #ccc; padding: 8px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; transition-duration: 0.2s, 0.2s; -webkit-transition-duration: 0.2s, 0.2s; /* Safari */ }

.textbox:focus, select:focus { background-color: #F1F1F1; border: solid 1px #CCCCCC; }

.button { cursor: pointer; background: none repeat scroll 0 0 #383737; color: #FFFFFF; margin: 0 0 8px 0; padding: 8px 5px; border: 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }

.Block_item .button { display: block; width: 100%; }

.button:hover { background-color: #f1bd43; transition-duration: 0.2s, 0.2s; -webkit-transition-duration: 0.2s, 0.2s; /* Safari */ }

.headerContent #store_region_container { top: 5px; }

.headerContent #store_region_container a { color: #fff; }


/* ------------------------------------Kategoriler Slide--------------------------------------------*/


.jCarouselLite { width: 100% !important; float: left; z-index: 0 !important; overflow: hidden; margin-bottom: 20px; }

.jCarouselLite .productItem { width: 100% !important; margin: 0 !important; padding: 0 !important; }

.jCarouselLite .productItem .discountIcon { left: 0; }

.jCarouselLite .productItem .newIcon { right: 0; }



.JKatAdi { font-size: 16px; float: left; padding: 15px 0; }

.owl-nav { position: absolute; top: -35px; right: 0; }

.ProductListprev { font-size: 0; float: left; margin-right: 20px; }

.ProductListprev:after { content: "\f053"; font-family: 'FontAwesome'; color: #000; font-size: 16px; cursor: pointer; }

.ProductListprev:hover { }

.ProductListnext { font-size: 0; float: left; cursor: pointer; }

.ProductListnext:after { font-family: 'FontAwesome'; color: #000; font-size: 16px; content: "\f054"; }

.ProductListnext:hover { }

/* ------------------------------------Kategoriler Slide--------------------------------------------*/
/* ------------------------------------Header--------------------------------------------*/
#header { background: url(images/headerBg.png) repeat-x center top; width: 100%; position: relative; z-index: 1000; transition-duration: 0.7s, 0.7s !important; -webkit-transition-duration: 0.7s, 0.7s !important; /* Safari */ }

.headerContent { height: 248px; margin-right: auto; margin-left: auto; position: relative; }

@media (max-width:991px) {
    .headerContent { padding-left: 15px; padding-right: 15px; height: auto; }

    #header { background: none #ececec; }

    .header-links li, .header-links li a { color: #383737 !important; }

    .headerContent .yanResimliMenu { width: 100% !important; position: relative !important; background-color: #535353 !important; }
}

@media (min-width:768px) {
    .headerContent { width: 750px; }
}

@media (min-width:992px) {
    .headerContent { width: 940px; }
}

@media (min-width: 1200px) {
    .headerContent { width: 1140px; }
}


#logo { /* position: absolute; */ /* top: 50px; */ /* left: 0; */ padding-bottom: 50px; padding-top: 37px; 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: #f0c514 url(images/backtotop.png) no-repeat center center; text-indent: -9999px; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-transition: 0.4s all ease; -moz-transition: 0.4s all ease; -o-transition: 0.4s all ease; transition: 0.4s all ease; }

#back-to-top a:hover { background-color: #282828; }

.header-links { position: absolute; top: 6px; }

.header-links ul { list-style-type: none; }

.header-links li { display: inline-block; }

.header-links li .fa { margin-right: 3px; }

.header-links li,
.header-links li a { color: #fff; }

.header-links li a { padding: 12px 15px 12px 0; font-weight: 600; }

.header-links li a:hover,
.header-links li a:focus,
.header-links li.active a { background: none; color: #f1bd43; }

/* Currency & Languages Drop Down Styles Starts */

.header-top .btn-link { color: #fff; text-decoration: none; margin: 4px 0 0 0; }

.header-top .open .btn-link { color: #000; }

.header-top .btn-link i.fa { margin-left: 5px; }

.welcome { position: absolute; right: 0; top: 0; line-height: 38px; font-weight: 600; color: #fff; }

.welcome a { color: #fff; display: inline-block; padding: 0 7px; font-weight: 600; }

.welcome a:hover { color: #f1bd43; }

.welcome ul li { float: left; margin-right: 0px; list-style-type: none; }

.usernav { display: none; }

.usernav ul { }

.usernav ul li { list-style-type: none; float: left; line-height: 40px; padding-left: 10px; padding-right: 10px; }

.usernav ul li a { color: #606060; }

.usernav ul li a:hover { color: #f1bd43; }

.mycart { background: url(images/sepetimBg.png) no-repeat 0 0; position: absolute; top: 81px; right: 0; width: 161px; height: 46px; z-index: 13000; text-align: left; }

.mycart > a { display: block; line-height: 42px; color: #565656; font-size: 14px; font-weight: bold; text-indent: 16px; width: 95%; display: inline-block; }

.sepetUrun { display: none; }

.mycart > a span { margin: 0 3px; }

.mycart:hover .CartProduct { }

.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 { list-style-type: none; 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: 48px; position: absolute; right: 235px; width: 518px; border: 3px solid #fff; border-radius: 24px; background-color: #f6f6f6; z-index: 10000; }


.ButtonMic { border: 0; background-color: transparent; vertical-align: middle; margin-top: 0px; position: absolute; top: 6px; right: 60px; z-index: 10; }

#txtbxArama { border: 0; background: transparent; box-shadow: none; font-weight: 600; font-size: 14px; color: #626262; width: 400px; height: 42px; margin: 0 !important; padding: 0; position: absolute; left: 0; line-height: 42px; top: 0; text-indent: 15px; }

#txtbxArama:focus { box-shadow: none; }

.rsbButton { background-color: transparent !important; border: 0; height: 27px; line-height: 27px; font-size: 14px; font-weight: bold; position: absolute; right: 8px; top: 8px; display: block; text-transform: uppercase; cursor: pointer; }

.headerContent .yanResimliMenu { width: 263px; height: 55px; position: absolute; left: 0; bottom: 0px; background: url(images/headerTumKat.jpg) no-repeat transparent; }

.headerContent .yanResimliMenu > a {width: 100%; height: 55px; display: block; padding: 16px 8px; color: #fff; background: #6b6b6b;}
.headerContent .yanResimliMenu > a i{float: left;font-size: 25px;margin-right: 10px;}
.headerContent .yanResimliMenu > a span{font-size: 16px; text-transform: uppercase; line-height: 1.5; font-weight: 600;}

.headerContent .yanResimliMenuContent { display: none; position: absolute; width: 262px; top: 55px; left: 0; z-index: 9999; background-color: #fff; }

.headerContent .yanResimliMenu:hover .yanResimliMenuContent { display: block; }



@media (max-width:991px) {
    .headerContent .yanResimliMenu { position: relative !important; cursor: pointer; min-height: 55px; height: auto; left: auto; bottom: auto; }

    .headerContent .yanResimliMenuContent { position: absolute; width: 100% !important; }

    .lfMenuAltContent { position: relative !important; left: auto !important; padding: 0 5px !important; width: auto !important; top: auto !important; border: 0 !important; overflow: hidden !important; }

    .altMenu_List { width: 100% !important; }

    .altMenu_Resim { width: 100% !important; float: none !important; }

    .sub-list { float: none !important; width: 100% !important; margin: 0 !important; }
}

/* ------------------------------------Navigation--------------------------------------------*/
.navigation { width: 74.3%; height: 55px; position: absolute; right: 0; bottom: 0; }

.mobileNav { display: none; }

@media (max-width:991px) {
    .mobileNav { width: 100%; display: block; height: 50px; line-height: 50px; text-indent: 15px; color: #fff; }

    .btn-toogle { position: relative; float: right; padding: 9px 10px; margin-top: 8px; margin-right: 15px; margin-bottom: 8px; background-color: transparent; background-image: none; border: 1px solid transparent; border-radius: 4px; color: #fff; }

    .btn-toogle:hover { color: #fff; }

    .navigation { min-height: 50px; height: auto; display: none; }

    .navigation ul { display: none; position: relative !important; }

    .navigation ul li { float: none !important; display: block !important; text-align: left !important; }

    .navigation ul ul { float: none !important; text-align: left !important; left: auto !important; top: auto !important; }
}
/* ------------------------------------Navigation2--------------------------------------------*/

ul.HeaderMenu2 { margin: 0px auto; text-align: center; position: absolute; list-style-type: none; }

ul.HeaderMenu2 ul { display: none; }

ul.HeaderMenu2 li { float: left; position: relative; display: block; margin-right: 12px; }

ul.HeaderMenu2 > li:first-child { background: url(images/homePage.jpg) no-repeat; width: 63px; height: 60px; margin-top: -5px; }

ul.HeaderMenu2 > li:first-child:hover { background: url(images/homePage.jpg) no-repeat; }

ul.HeaderMenu2 > li:first-child > a { padding: 0; font-size: 0; display: block; width: 63px; height: 60px; }

ul.HeaderMenu2 > li:hover { background: #6b6b6b; }

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: 18px 10px; color: #fff; font-size: 13px; font-weight: 600; display: block; }


ul.HeaderMenu2 ul { padding: 0; border-top: none; position: absolute; z-index: 13; top: 50px; min-width: 230px; background-color: #383737; }

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: #6b6b6b; text-decoration: none; }

ul.HeaderMenu2 ul ul { position: absolute; left: 100%; top: 0; min-width: 200px; display: none; }



/* ------------------------------------    Header      --------------------------------------------*/


/*Resimli Menu*/
.Block_item.resimliYanMenu { overflow: visible; }

.Block_item.resimliYanMenu .Block_Title { display: none; }

.Block_item.resimliYanMenu .Block_Alt { display: none; }

.lfMenu { }

.lfMenuUl { list-style: outside none none; padding: 0; background-color: transparent; }

.lfMenuitem { cursor: pointer; display: block; position: relative; margin-bottom: 0 !important; }

.lfMenuitem:hover > a { border-left: 4px solid #f1bd43; background: #f6f6f6; }

.lfMenuitem > a { border-left: 4px solid #fff; color: #535353; font-size: 14px; display: block; text-indent: 10px; height: 40px; line-height: 40px; font-weight: 600; text-decoration: none; }

.lfMenuAltContent { position: absolute; display: none; left: 100%; top: -1px; border: 1px solid #e8e8e8; background-color: #f3f3f3; padding: 8px 25px; width: 800px; z-index: 9998; }

.lfMenuAltContent.altMenu_List_No { width: 390px; }

.lfMenuAltContent.altMenu_Resim_No { }

.lfMenuAltContent.altMenu_Resim_No .altMenu_Tittle { display: none; }

.altMenu_Tittle { font-size: 12px; padding-bottom: 8px; color: #373737; border-bottom: 1px solid #bebebe; margin-bottom: 10px; display: none; }

.altMenu_List { float: left; width: 62%; }

.columns { display: table-cell; }

.sub-list { float: left; margin-right: 30px; }

.altMenu_List ul li { display: block; list-style-type: none; }

.altMenu_List ul li a { background: url(images/altMenu_List.png) no-repeat left center; color: #535353; padding-left: 20px; font-size: 13px; font-weight: 600; height: 40px; line-height: 40px; }

.altMenu_List ul li a:hover { color: #f1bd43; }

.altMenu_Resim { float: right; width: 38%; }


.altMenu_List_Yes .altMenu_Resim { }

.altMenu_Resim_RowItem { display: inline-block; border: 1px solid #ddd; width: 120px; /* height: 80px; */ text-align: center; margin: 5px; position: relative; background-color: #fff; margin-right: 10px; float: left; overflow: hidden; }

.altMenu_Resim_RowItem:hover { border: 1px solid #f1bd43; }

.altMenuItemL { position: absolute; width: 100%; height: 100%; left: 0; top: 0; }

.altMenuItemR { max-width: 120px; min-height: 98px; max-height: 98px; margin: 0 auto; text-align: center; padding: 5px; }

.altMenuItemN { height: 26px; line-height: 26px; text-align: center; font-size: 11px; color: #373737; }

.altMenu_Banner { display: block; width: 100%; float: left; margin-top: 10px; }

.altMenu_Banner div { width: 30%; margin: 0 1%; display: inline-block; }

.altMenu_Banner div img { max-width: 100%; max-height: 100%; }
/*Resimli Menu*/
/* ------------------------------------    Footer      --------------------------------------------*/
#footer { margin-top: 20px; background-color: #fff; }

.footerBanner { margin-top: 30px; }

.footerSosyal { margin-top: 30px; }

.footerSosyal p { font-size: 18px; color: #000000; font-weight: 600; margin-bottom: 30px; }

.footerSosyal a { float: left; margin-right: 15px; }

.footerTop { }

.newaslater { margin-top: 30px; }

.newaslater label { font-size: 18px; color: #000000; font-weight: 600; display: block; margin-bottom: 30px !important; }

.newstext.textbox { width: 70%; margin: 0; float: left; }

.newsbutton.button { float: left; margin-left: -30px; }

.footer-links { padding: 60px 0 40px; }

.footer-links h5 { text-transform: uppercase; margin-bottom: 20px; font-size: 18px; font-weight: 600; color: #000000; }

.footer-links ul { list-style: none; margin: 0; padding: 0; }

.footer-links li { padding: 2px 0; }

.footer-links li a { font-size: 14px; padding: 2px 0; color: #000000; }

.footer-links li, .footer-links li a, .footer-links .last h4.lead { color: #000000; }

.footer-links li a:hover, .footer-links .last li a { color: #f0c71e; }

.footer-links .last h4.lead { font-size: 24px; margin-bottom: 0; }

.footer-links .last h4.lead span { color: #151515; }

.list-inline > li { display: inline-block; padding-right: 5px; padding-left: 5px; }
/* Copyright Styles Starts */

.copyright { padding: 18px 0 8px; font-size: 13px; }

.copyright, .copyright a { color: #fff; }

.copyright p { padding-top: 4px; }

.ticimax_link_main { padding: 0 !important; margin: 0 !important; font-size: 14px; color: #000; }

.ticimax_link_main a { font-size: 13px; font-weight: 600; }

@media (max-width: 767px) {
    .footer-links .col-sm-6, .footer-links .last { text-align: center; }

    .footer-links .col-sm-6 { margin-bottom: 20px; }

    .footer-links h5 { margin: 10px 0; }
}
/* ------------------------------------    Footer      --------------------------------------------*/
/* ------------------------------------Container--------------------------------------------*/
.ticiContainer { }

@media (max-width:767px) {
    .hidden-xs { display: none !important; }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm { display: none !important; }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md { display: none !important; }
}

@media (min-width:1200px) {
    .hidden-lg { display: none !important; }
}

.row { margin-right: -15px; margin-left: -15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; }

.col-xs-12 { width: 100%; }

.col-xs-11 { width: 91.66666667%; }

.col-xs-10 { width: 83.33333333%; }

.col-xs-9 { width: 75%; }

.col-xs-8 { width: 66.66666667%; }

.col-xs-7 { width: 58.33333333%; }

.col-xs-6 { width: 50%; }

.col-xs-5 { width: 41.66666667%; }

.col-xs-4 { width: 33.33333333%; }

.col-xs-3 { width: 25%; }

.col-xs-2 { width: 16.66666667%; }

.col-xs-1 { width: 8.33333333%; }

.col-xs-pull-12 { right: 100%; }

.col-xs-pull-11 { right: 91.66666667%; }

.col-xs-pull-10 { right: 83.33333333%; }

.col-xs-pull-9 { right: 75%; }

.col-xs-pull-8 { right: 66.66666667%; }

.col-xs-pull-7 { right: 58.33333333%; }

.col-xs-pull-6 { right: 50%; }

.col-xs-pull-5 { right: 41.66666667%; }

.col-xs-pull-4 { right: 33.33333333%; }

.col-xs-pull-3 { right: 25%; }

.col-xs-pull-2 { right: 16.66666667%; }

.col-xs-pull-1 { right: 8.33333333%; }

.col-xs-pull-0 { right: auto; }

.col-xs-push-12 { left: 100%; }

.col-xs-push-11 { left: 91.66666667%; }

.col-xs-push-10 { left: 83.33333333%; }

.col-xs-push-9 { left: 75%; }

.col-xs-push-8 { left: 66.66666667%; }

.col-xs-push-7 { left: 58.33333333%; }

.col-xs-push-6 { left: 50%; }

.col-xs-push-5 { left: 41.66666667%; }

.col-xs-push-4 { left: 33.33333333%; }

.col-xs-push-3 { left: 25%; }

.col-xs-push-2 { left: 16.66666667%; }

.col-xs-push-1 { left: 8.33333333%; }

.col-xs-push-0 { left: auto; }

.col-xs-offset-12 { margin-left: 100%; }

.col-xs-offset-11 { margin-left: 91.66666667%; }

.col-xs-offset-10 { margin-left: 83.33333333%; }

.col-xs-offset-9 { margin-left: 75%; }

.col-xs-offset-8 { margin-left: 66.66666667%; }

.col-xs-offset-7 { margin-left: 58.33333333%; }

.col-xs-offset-6 { margin-left: 50%; }

.col-xs-offset-5 { margin-left: 41.66666667%; }

.col-xs-offset-4 { margin-left: 33.33333333%; }

.col-xs-offset-3 { margin-left: 25%; }

.col-xs-offset-2 { margin-left: 16.66666667%; }

.col-xs-offset-1 { margin-left: 8.33333333%; }

.col-xs-offset-0 { margin-left: 0; }

@media (min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; }

    .col-sm-12 { width: 100%; }

    .col-sm-11 { width: 91.66666667%; }

    .col-sm-10 { width: 83.33333333%; }

    .col-sm-9 { width: 75%; }

    .col-sm-8 { width: 66.66666667%; }

    .col-sm-7 { width: 58.33333333%; }

    .col-sm-6 { width: 50%; }

    .col-sm-5 { width: 41.66666667%; }

    .col-sm-4 { width: 33.33333333%; }

    .col-sm-3 { width: 25%; }

    .col-sm-2 { width: 16.66666667%; }

    .col-sm-1 { width: 8.33333333%; }

    .col-sm-pull-12 { right: 100%; }

    .col-sm-pull-11 { right: 91.66666667%; }

    .col-sm-pull-10 { right: 83.33333333%; }

    .col-sm-pull-9 { right: 75%; }

    .col-sm-pull-8 { right: 66.66666667%; }

    .col-sm-pull-7 { right: 58.33333333%; }

    .col-sm-pull-6 { right: 50%; }

    .col-sm-pull-5 { right: 41.66666667%; }

    .col-sm-pull-4 { right: 33.33333333%; }

    .col-sm-pull-3 { right: 25%; }

    .col-sm-pull-2 { right: 16.66666667%; }

    .col-sm-pull-1 { right: 8.33333333%; }

    .col-sm-pull-0 { right: auto; }

    .col-sm-push-12 { left: 100%; }

    .col-sm-push-11 { left: 91.66666667%; }

    .col-sm-push-10 { left: 83.33333333%; }

    .col-sm-push-9 { left: 75%; }

    .col-sm-push-8 { left: 66.66666667%; }

    .col-sm-push-7 { left: 58.33333333%; }

    .col-sm-push-6 { left: 50%; }

    .col-sm-push-5 { left: 41.66666667%; }

    .col-sm-push-4 { left: 33.33333333%; }

    .col-sm-push-3 { left: 25%; }

    .col-sm-push-2 { left: 16.66666667%; }

    .col-sm-push-1 { left: 8.33333333%; }

    .col-sm-push-0 { left: auto; }

    .col-sm-offset-12 { margin-left: 100%; }

    .col-sm-offset-11 { margin-left: 91.66666667%; }

    .col-sm-offset-10 { margin-left: 83.33333333%; }

    .col-sm-offset-9 { margin-left: 75%; }

    .col-sm-offset-8 { margin-left: 66.66666667%; }

    .col-sm-offset-7 { margin-left: 58.33333333%; }

    .col-sm-offset-6 { margin-left: 50%; }

    .col-sm-offset-5 { margin-left: 41.66666667%; }

    .col-sm-offset-4 { margin-left: 33.33333333%; }

    .col-sm-offset-3 { margin-left: 25%; }

    .col-sm-offset-2 { margin-left: 16.66666667%; }

    .col-sm-offset-1 { margin-left: 8.33333333%; }

    .col-sm-offset-0 { margin-left: 0; }
}

@media (min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; }

    .col-md-12 { width: 100%; }

    .col-md-11 { width: 91.66666667%; }

    .col-md-10 { width: 83.33333333%; }

    .col-md-9 { width: 75%; }

    .col-md-8 { width: 66.66666667%; }

    .col-md-7 { width: 58.33333333%; }

    .col-md-6 { width: 50%; }

    .col-md-5 { width: 41.66666667%; }

    .col-md-4 { width: 33.33333333%; }

    .col-md-3 { width: 25%; }

    .col-md-2 { width: 16.66666667%; }

    .col-md-1 { width: 8.33333333%; }

    .col-md-pull-12 { right: 100%; }

    .col-md-pull-11 { right: 91.66666667%; }

    .col-md-pull-10 { right: 83.33333333%; }

    .col-md-pull-9 { right: 75%; }

    .col-md-pull-8 { right: 66.66666667%; }

    .col-md-pull-7 { right: 58.33333333%; }

    .col-md-pull-6 { right: 50%; }

    .col-md-pull-5 { right: 41.66666667%; }

    .col-md-pull-4 { right: 33.33333333%; }

    .col-md-pull-3 { right: 25%; }

    .col-md-pull-2 { right: 16.66666667%; }

    .col-md-pull-1 { right: 8.33333333%; }

    .col-md-pull-0 { right: auto; }

    .col-md-push-12 { left: 100%; }

    .col-md-push-11 { left: 91.66666667%; }

    .col-md-push-10 { left: 83.33333333%; }

    .col-md-push-9 { left: 75%; }

    .col-md-push-8 { left: 66.66666667%; }

    .col-md-push-7 { left: 58.33333333%; }

    .col-md-push-6 { left: 50%; }

    .col-md-push-5 { left: 41.66666667%; }

    .col-md-push-4 { left: 33.33333333%; }

    .col-md-push-3 { left: 25%; }

    .col-md-push-2 { left: 16.66666667%; }

    .col-md-push-1 { left: 8.33333333%; }

    .col-md-push-0 { left: auto; }

    .col-md-offset-12 { margin-left: 100%; }

    .col-md-offset-11 { margin-left: 91.66666667%; }

    .col-md-offset-10 { margin-left: 83.33333333%; }

    .col-md-offset-9 { margin-left: 75%; }

    .col-md-offset-8 { margin-left: 66.66666667%; }

    .col-md-offset-7 { margin-left: 58.33333333%; }

    .col-md-offset-6 { margin-left: 50%; }

    .col-md-offset-5 { margin-left: 41.66666667%; }

    .col-md-offset-4 { margin-left: 33.33333333%; }

    .col-md-offset-3 { margin-left: 25%; }

    .col-md-offset-2 { margin-left: 16.66666667%; }

    .col-md-offset-1 { margin-left: 8.33333333%; }

    .col-md-offset-0 { margin-left: 0; }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; }

    .col-lg-12 { width: 100%; }

    .col-lg-11 { width: 91.66666667%; }

    .col-lg-10 { width: 83.33333333%; }

    .col-lg-9 { width: 75%; }

    .col-lg-8 { width: 66.66666667%; }

    .col-lg-7 { width: 58.33333333%; }

    .col-lg-6 { width: 50%; }

    .col-lg-5 { width: 41.66666667%; }

    .col-lg-4 { width: 33.33333333%; }

    .col-lg-3 { width: 25%; }

    .col-lg-2 { width: 16.66666667%; }

    .col-lg-1 { width: 8.33333333%; }

    .col-lg-pull-12 { right: 100%; }

    .col-lg-pull-11 { right: 91.66666667%; }

    .col-lg-pull-10 { right: 83.33333333%; }

    .col-lg-pull-9 { right: 75%; }

    .col-lg-pull-8 { right: 66.66666667%; }

    .col-lg-pull-7 { right: 58.33333333%; }

    .col-lg-pull-6 { right: 50%; }

    .col-lg-pull-5 { right: 41.66666667%; }

    .col-lg-pull-4 { right: 33.33333333%; }

    .col-lg-pull-3 { right: 25%; }

    .col-lg-pull-2 { right: 16.66666667%; }

    .col-lg-pull-1 { right: 8.33333333%; }

    .col-lg-pull-0 { right: auto; }

    .col-lg-push-12 { left: 100%; }

    .col-lg-push-11 { left: 91.66666667%; }

    .col-lg-push-10 { left: 83.33333333%; }

    .col-lg-push-9 { left: 75%; }

    .col-lg-push-8 { left: 66.66666667%; }

    .col-lg-push-7 { left: 58.33333333%; }

    .col-lg-push-6 { left: 50%; }

    .col-lg-push-5 { left: 41.66666667%; }

    .col-lg-push-4 { left: 33.33333333%; }

    .col-lg-push-3 { left: 25%; }

    .col-lg-push-2 { left: 16.66666667%; }

    .col-lg-push-1 { left: 8.33333333%; }

    .col-lg-push-0 { left: auto; }

    .col-lg-offset-12 { margin-left: 100%; }

    .col-lg-offset-11 { margin-left: 91.66666667%; }

    .col-lg-offset-10 { margin-left: 83.33333333%; }

    .col-lg-offset-9 { margin-left: 75%; }

    .col-lg-offset-8 { margin-left: 66.66666667%; }

    .col-lg-offset-7 { margin-left: 58.33333333%; }

    .col-lg-offset-6 { margin-left: 50%; }

    .col-lg-offset-5 { margin-left: 41.66666667%; }

    .col-lg-offset-4 { margin-left: 33.33333333%; }

    .col-lg-offset-3 { margin-left: 25%; }

    .col-lg-offset-2 { margin-left: 16.66666667%; }

    .col-lg-offset-1 { margin-left: 8.33333333%; }

    .col-lg-offset-0 { margin-left: 0; }
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img { display: block; max-width: 100%; height: auto; }


.ticiContainer { margin-right: auto; margin-left: auto; }

.ticiContainer:after { clear: both; display: table; content: ""; }

@media (min-width:768px) {
    .ticiContainer { width: 750px; }
}

@media (min-width:992px) {
    .ticiContainer { width: 970px; }
}

@media (min-width:1200px) {
    .ticiContainer { width: 1170px; }
}

.ticiContainer.categoryContainer { padding-left: 0; padding-right: 0; }


#mainHolder_divUstMarkaListesi { display: none; }

.centerCount { min-height: 400px; }

.innerContainer .centerCount { padding-top: 20px; }


.leftBlock { }

.rightBlock { }

.Block_item { clear: left; padding: 15px 0px; margin-bottom: 30px; background-color: #fff; }

.Block_item:after { clear: both; display: table; content: ""; }


.Block_item.OzelBlokIcerik { padding: 0px; }

.centerCount .Block_item { background-color: transparent; }

.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; }

.Block_item img { max-width: 100%; margin: 0 auto; }

.Block_item.Anket .fancybox { }

.indirimdekiUrunler .Block_Text { max-height: 220px; overflow-x: hidden; overflow-y: scroll; }

.Block_Title { margin-top: 0; background-color: #fff; padding: 10px 15px; font-size: 14px; color: #383737; font-weight: 700; line-height: 1.1; }

.UrunGuruplari .Block_Title { display: none; }

.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 { list-style-type: none; }

.Block_Text ul li a { }


.blocktext { color: #666666; display: block; font-size: 14px; height: 25px; line-height: 25px; }

.blocklink { }

.icon { float: left; }

/* ------------------------------------Container--------------------------------------------*/
/* ------------------------------------Marka Listeleme--------------------------------------------*/
.brandItem { line-height: 11px; display: block; float: left; height: 20px; margin: 0 5px 1px 0; transition: color 0.1s linear 0s; width: 108px; background: url("images/Sprite.png") no-repeat scroll -6px -189px rgba(0, 0, 0, 0); padding-left: 10px; font-size: 11px; }

.brandItem:hover { color: #000; }

.productBrandContent { background-color: #FFFFFF; border-top: 1px solid #DFDFDF; border-left: 1px solid #DFDFDF; border-right: 1px solid #DFDFDF; height: auto; }

.productBrand { color: #FFFFFF; overflow: hidden; padding: 5px; text-align: center; }

.productBrandList { color: #666666; overflow: hidden; text-align: left; width: auto; }

#allBrands { background: url(images/tumMarkalar.png) center 0 no-repeat; background-color: #FFFFFF; border-left: 1px solid #DFDFDF; border-right: 1px solid #DFDFDF; border-bottom: 1px solid #DFDFDF; text-align: center; clear: both; cursor: pointer; height: 26px; margin: 0 0 12px; overflow: hidden; padding: 0; text-indent: -9999pt; }

.allBrandsActive { background-position: center -26px !important; }

.productsHover { height: 43px; }
/* ------------------------------------Marka Listeleme--------------------------------------------*/
/* ------------------------------------Ürün Filtreleme--------------------------------------------*/
.urunListRel { width: 100%; margin-bottom: 10px; float: left; position: relative; }

.brandlistselectionBottom { float: right; margin-bottom: 5px; }

.sortingContent li a { font-size: 11px !important; line-height: 24px; }

.sortingContent li select { padding: 5px; margin: 2px; }


.blockSelect { margin-top: 0px; }

.pageNumber { float: right; width: 100%; margin-top: 5px; }

.pageNumberContent { float: right; }

.pageNumber.pageNumberBottom { margin-top: 0; width: 100%; border-top: solid 1px #DDDDDD; border-bottom: solid 1px #DDDDDD; padding-top: 10px; padding-bottom: 10px; }

.pageNumber a { display: block; padding: 6px 10px; border: solid 1px #DDDDDD; float: left; margin-left: 5px; min-width: 15px; text-align: center; }

.SelectedSayfa { background-color: #f1bd43; color: white; }

.pageBorder { float: right; }

/* ------------------------------------Ürün Filtreleme--------------------------------------------*/
/* ------------------------------------Ürün Liste--------------------------------------------*/
.ProductListContent { margin-left: -15px; margin-right: -15px; }

.ProductList.pr_4 .ItemOrj.col-lg-3:nth-child(4n+1) { clear: both; }

.ProductList .productItem { position: relative; margin-bottom: 15px; margin-top: 15px; }

.ticiContainer.homeContainer .ProductList .vitrinTittle { text-align: center; background: url(images/vitrinTittle.jpg) no-repeat center bottom; color: #383737; font-size: 18px; font-weight: 800; padding-bottom: 30px; margin-top: 30px; }

.ProductList .productImage { width: 100%; height: 235px; padding: 10px 15px 0 15px; background-color: #fff; border: 1px solid #e8e8e8; border-bottom: 0; overflow: hidden; text-align: center; }

.ProductList .productImage a { min-width: 230px; width: 100%; height: 235px; text-align: center; display: inline-block; }

.ProductList .productImage img { max-width: 100%; margin: 0px auto; transition-duration: 0.4s, 0.4s; -webkit-transition-duration: 0.4s, 0.4s; max-height: 233px; }

.productIcon { padding: 0px 15px 0 16px; border-top: 0; width: 100%; height: 47px; position: absolute; top: 197px; display: none; }

.ProductList .productItem:hover .productIcon { display: block; }

.ProductList .productDetail { padding: 20px 15px 0 15px; background-color: #fff; border: 1px solid #e8e8e8; border-bottom: 0; border-top: 0; }

.productMarka { display: block !important; color: #000000; font-size: 14px; }

.ProductList .productName { width: 100%; overflow: hidden; background-color: #fff; margin: 10px 0; height: 45px; }

.ProductList .productName a { color: #000; font-size: 14px; font-family: 'Roboto Condened', 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: #535353; font-size: 14px; font-weight: 700; padding-right: 5px; display: inline-block; }


.ProductList .discountKdv { display: none; }

.ProductList .regularPrice { font-size: 14px; color: #959595; font-weight: 600; text-decoration: line-through; display: inline-block; }

.regularKdv { display: none; }

.ProductList .mycartIcon { display: inline-block; background: #f1bd43; text-align: center; height: 47px; border-right: 1px solid #ffd87b; padding: 0 13px; float: left; }

.ProductList .mycartIcon a { font-size: 14px; line-height: 47px; color: #fff; text-transform: uppercase; display: inline-block; font-weight: 700; padding-right: 18px; background: url(images/mycartHover.png) no-repeat right center; }

.ProductList .mycartIcon:hover > a { background: url(images/mycartHover.png) no-repeat right center; color: #fff; }

.ProductList .mycartIcon:hover { background-color: #383737; }

.ProductList .examineIcon { display: inline-block; background: #f1bd43; border-right: 1px solid #ffd87b; text-align: center; width: 50px; height: 47px; float: left; }

.ProductList .examineIcon a { background: url(images/inceleBtnHover.png) no-repeat center center; display: block; width: 50px; height: 47px; font-size: 0; }

.ProductList .examineIcon:hover { }

.ProductList .favori { display: inline-block; background: #f1bd43; border-right: 1px solid #ffd87b; text-align: center; width: 50px; height: 47px; float: left; }

.ProductList .favori a { background: url(images/favoriBtn.png) no-repeat center center; display: block; width: 50px; height: 47px; font-size: 0; cursor: pointer; }

@media (max-width:991px) {
    .productIcon { font-size: 0 !important; text-align: center; }

    .ProductList .favori, .ProductList .mycartIcon, .ProductList .examineIcon { float: none !important; display: inline-block; vertical-align: bottom; }
}



.ProductList .cargoIcon { background: url(images/cargoIcon.png) no-repeat center center #000; display: inline-block; width: 42px; height: 34px; font-size: 0; position: absolute; left: 15px; top: 200px; color: #fff; display: none; }

.ProductList .discountIcon { background: url(images/discountIcon.png) no-repeat; width: 50px; height: 50px; font-size: 12px; font-weight: 600; line-height: 38px; position: absolute; text-indent: 1px; left: 15px; top: 0px; color: #fff; overflow: hidden; }

.discountIconDetail { display: none; }

.ProductList .newIcon { background: url(images/newIcon.png) no-repeat; width: 50px; height: 50px; position: absolute; right: 15px; top: 0px; font-size: 0; }

.TukendiIco { background: url(images/tukendiBg.png) repeat scroll 0 0 transparent; display: table; color: #fff; font-size: 18px; position: absolute; right: 15px; display: block; left: 15px; text-align: center; top: 45%; bottom: 0; vertical-align: middle; /* width: 101%; */ height: 34px; z-index: 11; }

.TukendiIco span { display: inline-block; line-height: 34px; vertical-align: middle; }



.categoryTitle { }


.categoryTitleText { padding: 5px 18px 5px 0; border-bottom: 3px solid #fff; margin-bottom: 20px; }

.categoryTitleText:after { clear: both; display: table; content: ""; }

.categoryTitleText h1 { color: #000000; font-size: 13px; }

.categoryTitleText h1 a { color: #252a2f; }

.categorydesign { width: 100%; overflow: hidden; margin-bottom: 15px; }

.slide { width: 100%; margin-bottom: 15px; }
/* ------------------------------------Ürün Liste--------------------------------------------*/
/* ------------------------------------Ürün Detay--------------------------------------------*/
.UrunDetayCenter { padding-bottom: 20px; }

.proCategoryTitle { position: relative; }

.proCategoryTitle a { margin-left: 5px; color: #000; }

.back { position: absolute !important; top: 8px; right: 25px; color: #000; }

.ProductDetailMain { position: relative; }

.leftImage { }

.Images { width: 78%; float: right; margin-bottom: 30px; }

.Images img { background-color: #fff; }

.cloudzoom-blank > div:last-child { display: none !important; }

.SmallImages { width: 20%; float: left; overflow: hidden; margin-bottom: 20px; max-height: 423px; overflow-y: auto; }

.SmallImages div { float: left; display: block; margin-right: 10px; cursor: pointer; width: 100%; margin-bottom: 10px; }

.SmallImages div img { background-color: #fff; display: block; max-width: 100%; max-height: 100%; line-height: 1.42857; padding: 4px; transition: border 0.2s ease-in-out 0s; }



.adet { width: 60px; border: solid 1px #DDDDDD; padding: 2px; }

.RightDetail { }

.ProductName { width: 100%; float: left; margin-bottom: 20px; color: #000; border-bottom: 1px solid #9ea7ad; }

.ProductName h1 { font-size: 24px; font-weight: 600; margin-bottom: 20px; }

.PriceList { float: left; width: 64%; }




.Formline.puanVer { display: none; }

#divParaPuan { }

#divOnyazi h2 { font-size: 13px; }

.Formline span { }

.Formline { width: 100%; float: left; display: inline-block; padding: 5px 0; line-height: 33px; }

.Formline .left_line { min-width: 130px; display: inline-block; color: #000; line-height: 33px; }

.Formline .right_line { color: #000; font-weight: 400; }

.Formline .center_line { width: 10px; }

.Formline .teksatir { width: 100%; }


#pnlFiyatlar { display: inline-block; overflow: hidden; }

#pnlFiyatlar .Formline { }

#pnlFiyatlar .left_line { }

#pnlFiyatlar .right_line { padding-right: 10px; }

#pnlFiyatlar .right_line .spanKdv { line-height: 24px; padding-left: 10px; color: #000; line-height: 33px; }

.PiyasafiyatiContent .spanFiyat { font-size: 17px; }

#divKDVDahilFiyat .spanFiyat { font-size: 24px !important; font-weight: 700 !important; }

.IndirimliFiyatContent .spanFiyat { font-size: 24px !important; font-weight: 700 !important; }

.PiyasafiyatiContent .right_line span { text-decoration: line-through; }

#divIndirimsizFiyat.indirimsizkdvDahil .right_line span { text-decoration: none; }

.selectAdet { line-height: 23px; }

.selectAdet select { padding: 2px; border: 1px solid #DDDDDD; }

.kampanyalar { width: 100%; overflow: hidden; margin-top: 10px; }

.urunDetayKampanyaTittle { background: url(images/urunDetayKampanyaTittle.png) left top no-repeat #f5f5f5; padding-left: 4%; border-bottom: 2px solid #FF0000; height: 30px; line-height: 30px; margin-bottom: 10px; }

.urunDetayKampanyaTittle p { color: #000; font-size: 12px; }

.kampanyalar .Formline { padding: 0; margin: 0; }

.campaignsTitle { padding: 2px; background-color: #A09B98; color: #FFFFFF; }


#divSecilebilirKampanyalar .campaignsItem { border: 1px dotted #d8d8d8; margin-bottom: 5px; background-color: #fff; }

#divSecilebilirKampanyalar .campaignsItem .campaignsItemS1 { border-right: 1px solid #d8d8d8; line-height: 57px; height: 57px; text-align: center; width: 10%; }

#divSecilebilirKampanyalar .campaignsItem .campaignsItemS1 input { margin-top: 23px; }

#divSecilebilirKampanyalar .campaignsItem .campaignsItemS2 { height: 57px; width: 10%; }

#divSecilebilirKampanyalar .campaignsItem .campaignsItemS3 { line-height: 57px; float: left; }

#divSecilebilirKampanyalar .campaignsItem .campaignsItemS3 span { font-weight: bold; color: #000; font-size: 13px; margin-left: 10px; }

#divSecilemezKampanyalar .campaignsItem { border: 0; border-bottom: 1px dotted #d8d8d8; }

#divSecilemezKampanyalar .campaignsItem .campaignsItemS1 { border-right: 1px solid #d8d8d8; line-height: 57px; height: 57px; text-align: center; width: 10%; }

#divSecilemezKampanyalar .campaignsItem .campaignsItemS1 img { margin-top: 18px; }

#divSecilemezKampanyalar .campaignsItem .campaignsItemS2 { height: 57px; width: 10%; }

#divSecilemezKampanyalar .campaignsItem .campaignsItemS2 img { display: none; }

#divSecilemezKampanyalar .campaignsItem .campaignsItemS3 { line-height: 57px; float: left; }

#divSecilemezKampanyalar .campaignsItem .campaignsItemS3 span { font-weight: bold; color: #000; font-size: 13px; margin-left: 10px; }

.size_box { border: solid 1px #e1dfe1; background-color: #fff; line-height: 26px; float: left; display: block; margin-right: 3px; cursor: pointer; min-height: 26px; min-width: 26px; padding: 0 3px; text-align: center; }

.size_box.selected { background-color: #000 !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; }

#divAdetCombo { width: 65px; position: relative; padding-top: 12px; }

#divAdetCombo .left_line, #divAdetCombo .center_line { display: none; }

#divAdetCombo .right_line select { border: 0 none; border-radius: 0; font-weight: normal; font-size: 16px; height: 42px; line-height: 8; padding: 0; width: 64px; color: #000; text-indent: 3px; box-shadow: none !important; padding: 0 !important; margin: 0 !important; }


.ProductIcon { float: right; text-align: right; display: inline-block; width: 35%; }

.box1 { float: none; padding: 5px; margin-right: 15px; margin-bottom: 15px; width: 100%; text-align: left; box-shadow: none !important; }

.box1 i { font-size: 20px !important; }

.ProductIcon div a span { background: none repeat scroll 0 0 #383737; color: #FFFFFF; display: block; font-size: 12px; margin-bottom: 5px; padding: 5px 0px; text-align: left; transition: all 0.3s ease 0s; border-radius: 3px; }

.ProductIcon div a .box1 { line-height: 13px; overflow: hidden; margin-right: 0; }

.ProductIcon div a .box1Hover { min-width: 220px; max-width: 100%; font-size: 13px; line-height: 13px; }

.ProductIcon div a span:hover { background-color: #f1bd43; }

.buyfast { float: left; }

.buybutton { width: 100%; float: left; margin: 20px 0; }

.buyfastbutton { padding: 10px 30px; float: left; background-color: #f1bd43; font-size: 18px; font-weight: 500; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

.buyfastbutton:hover { background-color: #383737; }

.BasketBtn { float: left; margin-left: 30px; }

.Basketinp { float: left; }

.Basketinp input { width: 50px; height: 43px; padding: 4px !important; text-align: center; border: 1px solid #ddd !important; text-indent: 0; }

.Basketinp span { float: left; line-height: 36px; display: block; margin-right: 5px; }

.basketBtn { float: left; margin-left: 5px; }

.basketBtn input { padding: 10px 30px; float: left; background-color: #383737; font-size: 18px; font-weight: 500; -moz-border-radius: 4pxpx; -webkit-border-radius: 4pxpx; border-radius: 4pxpx; }

.basketBtn input:hover { background-color: #f1bd43 !important; }

.ProductIcon2 { width: 100%; float: right; }

.ProductIcon2 div { float: left; margin-right: 10px; }

@media (max-width: 992px) {
    .ProductIcon2 div { margin-right: 8px; }
}

.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 { text-align: center; background: url(images/vitrinTittle.jpg) no-repeat center bottom; color: #383737; font-size: 18px; font-weight: 800; padding-bottom: 30px; margin-top: 30px; }

.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 { list-style-type: none; width: 18%; 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: 278px; max-height: 278px; text-align: center; }

.productModule2 ul li .moduleimage2 img { max-width: 100%; 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; overflow: hidden; }

.urunTabAlt table tr td { padding: 3px; }

.urunOzellik { width: 100%; padding: 0; }

.urunTab ul { list-style-type: none; }

.urunTab li { display: inline; margin: 0 0 0 30px; }

.urunTab li.active a { color: #000; background-color: #f1bd43; border-bottom: 0; }

.urunTab li a { padding: 8px 20px; display: inline-block; line-height: 35px; font-size: 14px; color: #000; text-transform: uppercase; }

@media (max-width: 992px) {
    .urunTab li { margin: 0; }

    .urunTab li a { margin: 0 !important; padding: 0 !important; width: 100%; text-indent: 10px; }
}


.urunTab li a:hover { text-decoration: underline; }

#yorumYaz { width: auto !important; min-width: 320px !important; }

.yorumlarItem { line-height: 17px; background-color: #eeeeee; border-bottom: 3px solid #dedede; padding: 5px; }

.yorumlarItemS1 { padding-bottom: 5px; font-weight: bold; font-size: 12px; color: #666; border-bottom: 1px dashed #A09B98; }

#btnYorumKaydet { margin-top: 10px; float: left; }
/* ------------------------------------Ürün Detay --------------------------------------------*/
/* ------------------------------------Ürün Detay 2 --------------------------------------------*/
.ProductDetailMain2 { overflow: hidden; }

.ProductDetailMain2 .leftImage { width: 100%; }

.ProductDetailMain2 .leftImage .Images { width: 70%; float: left; }

.ProductDetailMain2 .leftImage .SmallImages { width: 26%; float: right; }

.ProductDetailMain2 .leftImage .SmallImages div { width: 37%; margin-top: 0; }

.ProductDetailMain2 .RightDetail { width: 100%; margin-top: 10px; }

.ProductDetailMain2 .RightDetail .PriceList { width: 64%; }

.ProductDetailMain2 .RightDetail .ProductIcon { width: 35%; }

.ProductDetailMain2 .RightDetail .ProductIcon2 div > a > span { width: 77px; }

.ProductDetailMain2 .RightDetail .productModuleItem { width: 97%; }

.ProductDetailMain2 .RightDetail .productModule2 ul li { width: 120px; }

.ProductDetailMain2 .taksitLineNo { height: 29px; line-height: 13px; width: 11.5%; }

.ProductDetailMain2 .taksitHeaderS1, .taksitHeaderS2, .taksitHeaderS3, .taksitHeaderS4, .taksitHeaderS5, .taksitHeaderS6, .taksitHeaderS7, .taksitHeaderS8, .taksitHeaderS9, .number1, .number2, .number3, .number4, .number5, .number6, .number7, .number8, .number9 { height: 29px; line-height: 29px; }

.ProductDetailMain2 .taksitHeaderS2 { width: 23.2%; }

.ProductDetailMain2 .taksitHeaderS4 { width: 23%; }

.ProductDetailMain2 .productModuleItem { width: 99.4%; }

.ProductDetailMain2 #divBenzerUrun { width: 110%; }

.ProductDetailMain2 .productModule2 ul li { width: 122px; }
/* ------------------------------------Ürün Detay 2 --------------------------------------------*/
/* ------------------------------------Anasayfa Slider--------------------------------------------*/
.HomePageSlideShowContainer { float: left; overflow: hidden; position: relative; width: 100%; margin-bottom: 15px; }

.HomePageSlideShowContainer .HomePageSlideShow { /* height: 287px; */ overflow: hidden; position: relative; width: 100%; }

.HomePageSlideShowContainer .HPSItems { clear: both; cursor: pointer; position: relative; width: 100%; }

.HomePageSlideShowContainer .HPSItems .slides li { display: none; }

.HomePageSlideShowContainer .HPSItems div { cursor: pointer; float: left; height: 280px; overflow: hidden; position: absolute; width: 100%; display: none; }

.HomePageSlideShowContainer .HomePageSlideShow img { border: 0 none; float: left; margin: 0; padding: 0; max-width: 100%; }

.HomePageSlideShowContainer .HomePageSlideShow .active { float: left; }

.flex-direction-nav { *height: 0; padding: 0; }


.flex-direction-nav li:first-child { position: absolute; top: 0; bottom: 0; left: 0 !important; width: 15% !important; text-align: center; display: block; filter: alpha(opacity=50); opacity: .5; z-index: 99; }

.flex-direction-nav li:last-child { position: absolute; top: 0; bottom: 0; right: 0 !important; width: 15% !important; text-align: center; filter: alpha(opacity=50); opacity: .5; z-index: 99; }

.flex-direction-nav li:first-child { background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%) !important; background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%) !important; background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001))) !important; background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%) !important; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1) !important; background-repeat: repeat-x; }

.flex-direction-nav li:last-child { right: 0; left: auto; background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%); background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%); background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5))); background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); background-repeat: repeat-x; }

.flex-direction-nav li a { width: 30px; height: 30px; line-height: 30px; margin: 0 0; display: block; font-size: 0; position: absolute; top: 45%; cursor: pointer; color: #fff; filter: alpha(opacity=50); opacity: .5; }

.flex-direction-nav li:hover, .flex-direction-nav li:focus { color: #fff; text-decoration: none; filter: alpha(opacity=90); outline: 0; opacity: .9; }

.flex-direction-nav li:hover a, .flex-direction-nav li:focus a { color: #fff; text-decoration: none; filter: alpha(opacity=90); outline: 0; opacity: .9; }

.flex-direction-nav li:hover a { }

.flex-direction-nav li .flex-next:before, .flex-direction-nav li .flex-prev:before { font-family: FontAwesome; font-size: 30px; }

@media (max-width: 991px) {
    .flex-direction-nav li .flex-next:before, .flex-direction-nav li .flex-prev:before { font-family: FontAwesome; font-size: 20px; }

    .flex-direction-nav li .flex-next { background-position: -30px 0; right: 15px !important; }

    .flex-direction-nav li .flex-prev { left: 15px !important; }
}

.flex-direction-nav li .flex-next { background-position: -30px 0; right: 30px; }

.flex-direction-nav li .flex-prev { left: 30px; }

.flex-direction-nav li .flex-next:before { content: "\f054" !important; }

.flex-direction-nav li .flex-prev:before { content: "\f053" !important; }

.flex-control-nav { display: block !important; bottom: 10px !important; }

.flex-control-nav a { width: 20px !important; height: 20px !important; border-radius: 10px; border: 2px solid #f1bd43; background-color: #fff !important; }

.flex-control-nav a.flex-active { background-color: #e8a53c !important; }

/* ------------------------------------Anasayfa Slider--------------------------------------------*/

/*------------------------------------Blok Kategori Menü--------------------------------------------*/
.Block_item.UrunGuruplari { overflow: visible; padding-bottom: 0; padding-top: 0; }

.rightBlock ul.KatMenu1 ul { left: auto; right: 100%; }

ul.KatMenu1 ul { display: none; list-style-type: none; }

ul.KatMenu1 { }

ul.KatMenu1 li { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: #fff; border: 1px solid #ddd; }

#KatMenu1 > li:last-child { margin-bottom: 0; }

ul.KatMenu1 li a:hover { color: #aa7c56; }

ul.KatMenu1 li a { color: #555; }

ul.KatMenu1 ul { min-width: 240px; padding: 0; position: absolute; top: -2px; left: 100%; z-index: 999; border: 1px solid #efefef; background-color: white; }

ul.KatMenu1 ul li { float: none; position: relative; }

ul.KatMenu1 ul li a { color: #666666; }

ul.KatMenu1 ul ul { position: absolute; left: 100%; top: 0; }

ul.KatMenu1 li:hover > ul { display: block !important; }
/*------------------------------------Blok Kategori Menü--------------------------------------------*/
/* ------------------------------------Fırsat Ürünleri--------------------------------------------*/



.firsatUrunleri { padding-top: 40px; width: 100% !important; position: relative; overflow: visible; }

.Firsatprev { padding: 0; border: 0; outline: 0; width: 9px; height: 14px; cursor: pointer; background: url("images/FirsatBtn.jpg") no-repeat scroll 0 0 !important; position: absolute; top: 10px !important; right: 50px; z-index: 102; }

.Firsatprev:hover { background: url("images/FirsatBtn.jpg") no-repeat scroll 0 -14px !important; }

.Firsatnext { padding: 0; border: 0; outline: 0; width: 9px; height: 14px; cursor: pointer; background: url("images/FirsatBtn.jpg") no-repeat scroll -36px 0 rgba(0, 0, 0, 0) !important; position: absolute; top: 10px !important; z-index: 102; right: 15px; }

.Firsatnext:hover { background: url("images/FirsatBtn.jpg") no-repeat scroll -36px -14px rgba(0, 0, 0, 0) !important; }

.firsatUrunleriItem { width: 260px; height: 300px; }

.firsatUrunResim { display: block; width: 250px; height: 230px; border: none; text-align: center; margin: 0px auto; }

.firsatUrunResim img { max-width: 250px; max-height: 230px; }

.firsatUrunAdi { font-size: 12px; line-height: 14px; margin: 5px 0 5px 0px !important; overflow: hidden; text-align: center; height: 30px; display: block; }

.firsatUrunFiyat { text-align: center; display: block; font-weight: bold; font-size: 14px; color: #000; }
/* ------------------------------------Fırsat Ürünleri--------------------------------------------*/
/*------------------------------------Hesabım--------------------------------------------*/
.HesabimBilgi { width: 100%; line-height: 25px; }

.HesabimBilgi b { font-weight: bold; }

.leftBlock.hesabimLeft .mobileNav { position: absolute; z-index: 99; width: 50px; right: 15px; }



.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: #000; color: #FFF; }

.userMenu li a:hover span { padding-left: 10px; }
/*------------------------------------Hesabım--------------------------------------------*/
/*------------------------------------Üyelik Bilgilerim--------------------------------------------*/
.UyelikBilgilerimContent .row { }

.row { }

.row.right { }

.span { width: 100%; margin-bottom: 10px; position: relative; float: left; }

.span > label { margin-bottom: 5px; display: block; line-height: 25px; }

.UyelikBilgilerimContent .span input { }

.span .textarea { }

.span .labelGender { float: left; }

.span .spanGender { float: left; margin-left: 10px; text-align: center; }

.span .spanGender input { margin-right: 5px; }

.span .spanPass { text-align: left; margin-top: 10px; }

.span .spanPass input { float: left; width: auto; margin-right: 10px; }

.span .spanPass label { float: left; width: auto; color: #FF0000; font-weight: bold; }

.dateofbirth input { border: 1px solid #DDDDDD !important; height: 25px !important; }
/*------------------------------------Üyelik Bilgilerim--------------------------------------------*/
/*------------------------------------Adres Defterim--------------------------------------------*/
.HesabimAdresContent { margin-bottom: 15px; }

.HesabimAdresContent .row { padding: 2%; width: 49.5%; margin-right: 1%; margin-bottom: 1%; margin-left: 0 !important; height: 150px; float: left; position: relative; background-color: #fff; border: 1px solid #ddd; }

@media (min-width:300px) and (max-width:768px) {
    .HesabimAdresContent .row { width: 100%; }
}

.HesabimAdresContent .UyelikBilgilerimContent { }

.HesabimAdresContent .UyelikBilgilerimContent .row { height: auto; }

.HesabimAdresContent .UyelikBilgilerimContent input { }

.HesabimAdresContent .row:nth-child(2n) { margin-right: 0px; }

.HesabimAdresContent .row .span { margin-bottom: 0px; line-height: 20px; }

.HesabimAdresContent .row .span .textarea { background-color: #fff; }


.HesabimAdresContent .row .span.BireyselKurumsal { margin-top: 22px; margin-bottom: 17px; }

#mainHolder_rblFaturaTipi tr { display: block; float: left; margin-right: 10px; }

#mainHolder_rblFaturaTipi tr input { float: left; width: 20px; margin-top: 3px; }

#mainHolder_rblFaturaTipi tr label { float: left; }

#mainHolder_btnEkle { position: absolute; top: 50%; left: 50%; margin-top: -20px; margin-left: -30px; }

.fancybox-inner .row { padding: 2%; width: 45.5%; margin-right: 1%; margin-bottom: 1%; height: 130px; float: left; background-color: #f8f8f8; position: relative; }

.fancybox-inner .UyelikBilgilerimContent { overflow: hidden; margin-bottom: 7px; background-color: #f8f8f8; padding: 0 10px 10px 0; width: 800px !important; }

.fancybox-inner .UyelikBilgilerimContent .row { background-color: transparent; height: auto; }

.fancybox-inner .UyelikBilgilerimContent input { background-color: #FFF; }

.fancybox-inner .row:nth-child(2n) { margin-right: 0px; }

.fancybox-inner .row .span { margin-bottom: 0px; line-height: 20px; }

.fancybox-inner .row .span .textarea { background-color: #fff; }

.fancybox-inner .row .span.BireyselKurumsal { margin-top: 22px; margin-bottom: 17px; }

#rblFaturaTipi tr { display: block; float: left; margin-right: 10px; }

#rblFaturaTipi tr input { float: left; width: 20px; margin-top: 3px; }

#rblFaturaTipi tr label { float: left; }

.btn-inverse { position: absolute; bottom: 10px; right: 10px; padding-top: 3px; padding-bottom: 3px; }

.btn-inverse2 { position: absolute; bottom: 10px; right: 55px; padding-top: 3px; padding-bottom: 3px; }
/*------------------------------------Adres Defterim--------------------------------------------*/

/* ------------------------------------Listem--------------------------------------------*/

.Listem { width: 100%; background: #fff; border: 1px solid #e8e8e8; }

.Listem .ListemItem { width: 100%; overflow: hidden; border-bottom: solid 1px #e8e8e8; padding-bottom: 10px; }

.Listem .ListemItem.Title { border-bottom: solid 1px #e8e8e8; line-height: 30px; padding-bottom: 10px; }

.Listem .ListemItem.Title div { padding-left: 1%; }

.Listem .ListemItem div { float: left; padding-top: 5px; padding-bottom: 5px; font-size: 13px; overflow: hidden; }

.Listem .ListemItem .line1 { width: 9%; padding-left: 1%; }

.Listem .ListemItem .line1 img { max-width: 100%; max-height: 60px; }

.Listem .ListemItem .line2 { width: 51%; padding-left: 1%; }

.Listem .ListemItem .line3 { width: 20%; padding-left: 1%; }

.Listem .ListemItem .line4 { width: 17%; }

.Listem .ListemItem .line4 a { margin-top: 5px; }

.Listem.HediyeKuponlarim .ListemItem .line1 { width: 22%; }

.Listem.HediyeKuponlarim .ListemItem .line2 { width: 21%; }

.Listem.HediyeKuponlarim .ListemItem .line3 { width: 16%; }

.Listem.HediyeKuponlarim .ListemItem .line4 { width: 16%; padding-left: 1%; }

.Listem.HediyeKuponlarim .ListemItem .line5 { width: 20%; padding-left: 1%; }

#destekIncele .ListemItem div { min-height: 50px; border-bottom: solid 1px #CCC; margin-bottom: 10px; }

#destekIncele .ListemItem div span { font-weight: bold; }
/* ------------------------------------Listem--------------------------------------------*/

/*------------------------------------Siparişlerim--------------------------------------------*/
.Siparislerim { margin-bottom: 10px; background-color: #fff; border: 1px solid #ddd; overflow: hidden; }

.Siparislerim .Title div { font-size: 13px; }

.Siparislerim .ListemItem.Title div { padding: 0; height: auto; }

.Siparislerim .ListemItem { border-top: 0px solid #ccc; height: 35px; line-height: 35px; }

.Siparislerim .ListemItem div { padding: 0 !important; }

.Siparislerim .ListemItem .line1 { width: 20%; padding-left: 1%; text-align: center; }

.Siparislerim .ListemItem .line2 { width: 10%; text-align: center; }

.Siparislerim .ListemItem .line3 { width: 13%; padding-left: 1%; text-align: center; }

.Siparislerim .ListemItem .line4 { width: 16%; padding-left: 1%; text-align: center; }

.Siparislerim .ListemItem .line5 { width: 17%; text-align: center; }

.Siparislerim .ListemItem .line6 { width: 24%; text-align: center; }

.Siparislerim .ListemItem .line6 a { color: #ff0000; text-decoration: underline; }
/*------------------------------------Siparişlerim--------------------------------------------*/

/* ------------------------------------Para Puan--------------------------------------------*/
.paraPuan > div { padding: 10px; }

.paraPuan + a { padding: 10px; }

.paraPuan .parapuanTable { width: 98%; overflow: hidden; border-bottom: solid 1px #CCC; padding: 1%; margin-bottom: -1px; }

.paraPuan .parapuanTable.Title { padding: 0; padding-left: 1%; width: 99%; background-color: #F5F5F5; }

.paraPuan .parapuanTable .paraline1 { width: 18%; float: left; padding: 1%; }

.paraPuan .parapuanTable .paraline2 { width: 58%; float: left; padding: 1%; }

.paraPuan .parapuanTable .paraline3 { width: 18%; float: left; padding: 1%; text-align: center; font-weight: bold; }
/* ------------------------------------Para Puan--------------------------------------------*/
/* ------------------------------------Destek  Taleplerim--------------------------------------------*/
.DestekTalepDetay { width: 97.7%; border: 1px solid #ddd; margin: 5px 0; padding: 1%; }

.DestekTalepCevapLine { background-color: #f5f5f5; margin: 5px 0; padding: 5px; border: 1px solid #ddd; }

.DestekTalepDetay .span { overflow: hidden; }


.DestekTalepCevapLine:nth-child(2n+1) { background-color: #fff; margin: 5px 0; padding: 5px; }

.DestekTaleplerim .Title { height: 40px; line-height: 40px; }

.Listem.DestekTaleplerim .ListemItem .line1 { width: 3%; }

.Listem.DestekTaleplerim .ListemItem .line2 { width: 10%; }

.Listem.DestekTaleplerim .ListemItem .line3 { width: 50%; }

.Listem.DestekTaleplerim .ListemItem .line4 { width: 12%; }

.Listem.DestekTaleplerim .ListemItem .line5 { width: 11%; }

.Listem.DestekTaleplerim .ListemItem .line6 { width: 11%; }

.Listem.DestekTaleplerim .ListemItem .line6.DestekButton .button { float: right; margin-top: 5px; }

.YeniDestek { width: 100%; height: 60px; position: relative; }

.DestekTaleplerimContent #mainHolder_btnEkle { position: static; float: right; margin: 0px; margin-top: 10px; margin-bottom: 20px; }

.DestekTaleplerimContent .row .span { position: relative; height: 40px; overflow: visible; }

.DestekTaleplerimContent .row .span div { float: left; height: 31px; line-height: 31px; }

.DestekTaleplerimContent .row .span .Left { width: 10%; }

.DestekTaleplerimContent .row .span .Center { width: 3%; }

.DestekTaleplerimContent .row .span .Right { width: 86%; }

.DestekTaleplerimContent .row .span #mainHolder_btnKaydet { float: right; width: 20%; }

.DestekTaleplerimContent .row .span #mainHolder_btnVazgec { float: right; width: 20%; margin-right: 10px; }

.DestekTaleplerimContent textarea { margin-bottom: 10px; }

.DestekTalepDetay .span div { float: left; }
/* ------------------------------------Destek Taleplerim--------------------------------------------*/
/*------------------------------------Anket--------------------------------------------*/
.anketSoru { margin-bottom: 5px; display: block; }

.anketLabel td { line-height: 21px; display: block; }

.anketLabel label { margin-left: 5px; }
/*------------------------------------Anket--------------------------------------------*/
/*------------------------------------Blok Sepet--------------------------------------------*/


.SepetBlockInfo { text-align: left; }

.SepetBlockInfo table { border-collapse: collapse; margin-bottom: 5px; width: 100%; }

.SepetBlockInfo td { border-bottom: 1px solid #EEEEEE; padding: 5px 2px; vertical-align: top; }

.SepetBlockInfo .SepetBlockImg img { border: 1px solid #EEEEEE; text-align: left; }

.SepetBlockInfo .SepetBlockName a { color: #666666; font-size: 11px; }

.SepetBlockInfo .SepetBlockAdet { text-align: right; font-size: 11px; }

.SepetBlockInfo td.SepetBlockTotal { text-align: right; }

.SepetBlockInfo .SepetBlockRemove a { text-align: right; cursor: pointer; width: 10px; height: 20px; font-size: 0; display: block; background: url(/App_Themes/Default/images/remove-small.png) center 4px no-repeat; }

.SepetBlockGenelTotal { text-align: right; }

.SepetBlockGenelTotal table { border-collapse: collapse; margin-bottom: 5px; }

.SepetBlockGenelTotal td { padding: 4px; font-size: 14px; }

.SepetBlockGenelTotal td b { font-weight: bold; }

.SepetBlockCheck { clear: both; margin-top: 5px; text-align: center; width: 100%; line-height: 30px; }

.SepetBlockCheck a { }
/*------------------------------------Blok Sepet--------------------------------------------*/
/*------------------------------------İletişim--------------------------------------------*/
.iletisimContent { margin-top: 20px; padding-bottom: 20px; }

.row.iletisimLeft { width: 49.5%; float: left; padding: 10px; margin-left: 0; border: solid 1px #dadada; background-color: #fafafa; }

.row.iletisimRight { width: 49.5%; float: right; padding: 10px; margin-right: 0; border: solid 1px #dadada; background-color: #fafafa; }

.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%; overflow: hidden; }

.iletisimContent .categoryTitle { border-bottom: solid 7px #e4e4e4; margin-bottom: 35px; }

.iletisimContent .row .span { margin-left: 2%; margin-right: 2%; padding: 0px; width: 96%; overflow: hidden; }

.iletisimContent .row .span div { float: left; min-height: 30px; line-height: 30px; width: 15%; }
.iletisimContent .userWrapper.xIDDiv.divUyeGirisIDDiv {width:auto!important;}

.iletisimContent .row .span .Center { width: 2%; }

.iletisimContent .row .span .Right { width: 83%; }

.iletisimContent .row .span .line1 { width: 100%; min-height: 50px; margin-bottom: 5px; }

.iletisimContent .row .span > .line1 { border-bottom: solid 1px #CCC; }

.iletisimContent .row .span .line1 div { width: 41%; float: left; min-height: 50px; }

.iletisimContent .row .span .line1 .line2 { text-align: center; width: 23%; }

.iletisimContent .row .span .line1 .line3 { text-align: center; width: 16%; }

.iletisimContent .row .span .line1 .line4 { text-align: right; float: right; width: 20%; }

.iletisimContent .row .span .line1 div span { display: block; min-height: 25px; }

.iletisimContent .row .span .line2 { width: 100%; min-height: 25px; }

.iletisimContent .row .span > .line2 { border-bottom: solid 1px #CCC; }

.iletisimContent .row .span .line2 .line1 { width: 70%; float: left; /* height: 25px; */ line-height: 25px; }

.iletisimContent .row .span .line2 .line2 { float: right; width: 30%; text-align: right; }

.iletisimContent .row .span .line3 { width: 100%; }

.iletisimContent .row .span .line3 .line1 { width: 100%; }

.iletisimContent .row .span .line3 .line1 span { float: left; }

.iletisimForm { width: 100%; background: #fff; margin-top: 20px; border: solid 1px #dadada; overflow: hidden; padding: 1%; }

.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) {
    .iletisimForm .row { width: 100%; }

    .iletisimForm .row .span { height: auto; }

    .iletisimContent .span > div { float: none; width: 100%; }

    .iletisimContent .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%; }
}

/*------------------------------------İletişim--------------------------------------------*/
/*------------------------------------Üye Ol--------------------------------------------*/
.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: #000; }

.FormTitle p { font-size: 14px; margin: 0px auto; line-height: 22px; display: block; width: 50%; }

.grid { border-right: 1px solid #DDDDDD; margin-top: 2%; padding: 2% 11% 5%; }

.gridLeft { min-height: 60px; position: relative; }

.gridLeft a { text-decoration: underline; }

.gridLeft input[type="checkbox"] { float: left; margin-top: 5px; margin-right: 5px; }

.listAdd { min-height: 30px; }

.day { width: 25%; float: left; margin-right: 1%; }

.city { width: 32.3%; float: left; margin-right: 1%; }

.month { width: 30%; float: left; margin-right: 1%; }

.year { width: 42%; float: left; margin-right: 1%; }

.gender { min-height: 40px; }

.gender label { float: left; width: 70px; margin-top: 10px; display: block; }

.gender input { float: left; margin-top: 14px; margin-right: 3px; }

.uyeolButton { width: 100%; }
/*------------------------------------Üye Ol--------------------------------------------*/
/*------------------------------------Üye Girişi--------------------------------------------*/
.Login { border: solid 1px #DDDDDD; background-color: #FBFBFB; }

.Login h4 { font-size: 22px; display: block; text-align: center; border-bottom: solid 1px #CCC; margin-bottom: 10px; }

.forgetpasword { text-decoration: none; float: right; color: #000; }

.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: 10px; line-height: 30px; display: block; text-align: center; font-size: 14px; border-radius: 5px; background-color: #555; color: #FFF; margin: 10px; }

.baglanButton input { border: none; width: 100%; height: 100%; display: block; background-color: transparent; cursor: pointer; text-indent: -9999pt; }

#mainHolder_SocialLogin_divFacebookLoginContainer.baglanButton { background: url(/App_Themes/Default/facebookbaglan.png) no-repeat center center #3b5998; text-indent: -9999pt; }

#mainHolder_SocialLogin_divTwitterLoginContainer.baglanButton { background: url(/App_Themes/Default/twitterbaglan.png) no-repeat center center #2ba9e1; text-indent: -9999pt; }

#mainHolder_SocialLogin_divGoogleLoginContainer.baglanButton { background: url(/App_Themes/Default/googlebaglan.png) no-repeat center center #dd4b39; text-indent: -9999pt; }

#SocialLogin_divFacebookLoginContainer.baglanButton { background: url(/App_Themes/Default/facebookbaglan.png) no-repeat center center #3b5998; text-indent: -9999pt; }

#SocialLogin_divTwitterLoginContainer.baglanButton { background: url(/App_Themes/Default/twitterbaglan.png) no-repeat center center #2ba9e1; text-indent: -9999pt; }

#SocialLogin_divGoogleLoginContainer.baglanButton { background: url(/App_Themes/Default/googlebaglan.png) no-repeat center center #dd4b39; text-indent: -9999pt; }

/*------------------------------------Üye Girişi--------------------------------------------*/
/* ------------------------------------Şifremi Unuttum--------------------------------------------*/
.SifremiUnuttum { margin-top: 30px; }

.SifremiUnuttum p { line-height: 25px; }

.SifremiUnuttum #mainHolder_txtbxMail { }

.SifremiUnuttum .button { padding: 10px; }

.SifremiUnuttumInput { position: relative; margin-top: 10px; }

.SifremiUnuttumInput .validate { left: auto; right: 0; top: -38px; }

.SifremiUnuttumInput .validateSol { left: 0; right: auto; top: 30px; }

.SifremiUnuttumInput .validateSol .validateSolOk { border-radius: 0 0 15px; bottom: -5px; left: 10px; }

.SifremiUnuttum .line { background-color: #fff; border: 1px solid #e8e8e8; padding: 10px; min-height: 32px; line-height: 32px; margin-bottom: 5px; position: relative; }

.SifremiUnuttum .line .Left { width: 30%; float: left; }

.SifremiUnuttum .line .Center { width: 4%; float: left; }

.SifremiUnuttum .line .Right { width: 66%; float: left; }

/* ------------------------------------Şifremi Unuttum--------------------------------------------*/
/* ------------------------------------Taksit Seçenekleri--------------------------------------------*/
.taksitBlok { width: 25%; height: auto; float: left; line-height: 20px; }

.taksitBaslik { width: 100%; height: 20px; text-align: center; }

.taksitBaslik img { display: none; }

.taksitLine { width: 101%; }

.taksitLine .tak { width: 39.1%; height: 20px; overflow: hidden; border-bottom: solid 1px #FFF; border-right: solid 1px #FFF; font-size: 10px; float: left; color: #000; text-align: center; }

.taksitLine .tak.Taksit { background-color: #ededed; width: 19%; }

.taksitBaslik1 { background: url(/Uploads/BankaLogo/1.png) center center no-repeat #7cc242; }

.taksitBaslik2 { background: url(/Uploads/BankaLogo/2.png) center center no-repeat #fdbf57; }

.taksitBaslik3 { background: url(/Uploads/BankaLogo/3.png) center center no-repeat #6950a2; }

.taksitBaslik4 { background: url(/Uploads/BankaLogo/4.png) center center no-repeat #e01d6e; }

.taksitBaslik5 { background: url(/Uploads/BankaLogo/5.png) center center no-repeat #ed1c24; }

.taksitBaslik6 { background: url(/Uploads/BankaLogo/6.png) center center no-repeat #00a6d4; }

.taksitBaslik7 { background: url(/Uploads/BankaLogo/7.png) center center no-repeat #ee3623; }

.taksitBaslik8 { background: url(/Uploads/BankaLogo/8.png) center center no-repeat #00aedb; }

.taksitBaslik9 { background: url(/Uploads/BankaLogo/9.png) center center no-repeat #a3a3a3; }

.taksitBaslik10 { background: url(/Uploads/BankaLogo/10.png) center center no-repeat #2e3192; }

.taksitBaslik11 { background: url(/Uploads/BankaLogo/11.png) center center no-repeat #056bb6; }

.taksitBaslik12 { background: url(/Uploads/BankaLogo/12.png) center center no-repeat #221f1f; }

.taksitBaslik13 { background: url(/Uploads/BankaLogo/13.png) center center no-repeat #0053a0; }

.taksitBaslik14 { background: url(/Uploads/BankaLogo/14.png) center center no-repeat #ffdf00; }

.taksitBaslik15 { background: url(/Uploads/BankaLogo/15.png) center center no-repeat #024d39; }

.taksitBaslik16 { background: url(/Uploads/BankaLogo/16.png) center center no-repeat #8c1639; }

.taksitBaslik17 { background: url(/Uploads/BankaLogo/17.png) center center no-repeat #e9690e; }

.taksitBaslik18 { background: url(/Uploads/BankaLogo/18.png) center center no-repeat #e8ce00; }

.taksitBaslik19 { background: url(/Uploads/BankaLogo/19.png) center center no-repeat #ffffff; }

.TakRenk1 { background-color: #edf4e6; }

.TakRenk2 { background-color: #f1e7f3; }

.TakRenk3 { background-color: #f5f9d9; }

.TakRenk4 { background-color: #eeafa2; }

.TakRenk5 { background-color: #b5d0df; }

.TakRenk6 { background-color: #e4e9f4; }

.TakRenk7 { background-color: #edf4e6; }

.TakRenk8 { background-color: #f1e7f3; }

.TakRenk9 { background-color: #f5f9d9; }

.TakRenk10 { background-color: #eeafa2; }

.TakRenk11 { background-color: #b5d0df; }

.TakRenk12 { background-color: #e4e9f4; }

.TakRenk13 { background-color: #edf4e6; }

.TakRenk14 { background-color: #f1e7f3; }

.TakRenk15 { background-color: #f5f9d9; }

.TakRenk16 { background-color: #eeafa2; }

.TakRenk17 { background-color: #b5d0df; }

.TakRenk18 { background-color: #e4e9f4; }

.TakRenk19 { background-color: #edf4e6; }
/* ------------------------------------Taksit Seçenekleri--------------------------------------------*/

/* ------------------------------------ Cari Ödeme Yap Blok --------------------------------------------*/
.CariOdeme .row .span { overflow: hidden; }

.CariOdeme .row .span .Left { width: 13%; }

.CariOdeme .row .span .Center { width: 3%; }

.CariOdeme .row .span .Right { width: 82%; }

.CariOdeme .row .span div { float: left; height: 31px; line-height: 31px; }

.Listem.CariOdemeRaporlari .ListemItem .line1 { width: 6%; }

.Listem.CariOdemeRaporlari .ListemItem .line2 { width: 13%; }

.Listem.CariOdemeRaporlari .ListemItem .line3 { width: 18%; }

.Listem.CariOdemeRaporlari .ListemItem .line4 { width: 8%; padding-left: 1%; }

.Listem.CariOdemeRaporlari .ListemItem .line5 { width: 18%; padding-left: 1%; }

.Listem.CariOdemeRaporlari .ListemItem .line6 { width: 12%; padding-left: 1%; }

.Listem.CariOdemeRaporlari .ListemItem .line7 { width: 10%; padding-left: 1%; }

.Listem.CariOdemeRaporlari .ListemItem .line8 { width: 7%; padding-left: 1%; }

.CariOdeme .Basketstep { display: none; }

.CariOdeme .OdemeMenu { display: none; }

.CariOdeme .BasketPage { width: 100%; overflow: visible; padding: 0; border: 0; min-height: inherit; }

.CariOdeme .Odeme-Left { width: 100%; padding: 0; float: none; background-color: transparent; min-height: 300px; }

.CariOdeme .Odeme-Left .Left { width: 50%; }

.CariOdeme .CrediCardNoInput input { width: 20.3%; }

.CariOdeme .CrediCardNameInput input { width: 92%; }

.CariOdeme .CrediCardDateInput select { width: 46.7%; }

.CariOdeme .Odeme-Right { padding: 0; float: none; width: 100%; background-color: transparent; }

.CariOdeme .Odeme-Right .Odeme-RightLine { display: none; }

.CariOdeme .aspNetDisabled { margin-top: 5px; }

.CariOdeme .OdemeTamamla .SiparisiTamamlaBtn { float: right; margin-top: 50px; }

.CariRaporlarContent .siparisTablo thead tr th { padding: 2px; }

.cariorta table tr td { padding: 5px; }

div#fancy_print { background: url("../Default/images/print2.png") no-repeat scroll center center #222222; border: 2px solid #FFFFFF; border-radius: 13px; cursor: pointer; display: block; height: 25px; left: -16px; position: absolute; top: -14px; width: 25px; z-index: 9999; }

.CariOdeme .Odeme-Right { position: relative; }

.CariOdeme .OdemeTamamla { position: absolute; bottom: 0; }

/* ------------------------------------ Cari Ödeme Yap Blok --------------------------------------------*/
/* ------------------------------------Anasayfa Üst Tasarım--------------------------------------------*/
.AnasayfaUstTasarim { margin: 10px 0; width: 100%; }

/* ------------------------------------Anasayfa Üst Tasarım--------------------------------------------*/
/* ------------------------------------Blok Kategori Filtreleme--------------------------------------------*/


.KategoriFilitreleme { margin: 10px; display: block; }

.KategoriFilitrelemeContent .Block_Title { display: none !important; }

.KategoriFilitreTittle { background: url(images/KategoriFilitreTittle.png) no-repeat left center; position: relative; display: block; padding: 10px 26px; border-bottom: 3px solid #ececec; color: #000000; font-weight: 600; font-size: 14px; }

.KategoriFilitreLine { position: relative; display: block; padding: 10px 0; margin-bottom: -1px; background-color: #fff; }


.KategoriFilitreLine { max-height: 300px; overflow-y: auto; overflow-x: hidden !important; }
/* Scrolling*/
.KategoriFilitreLine::-webkit-scrollbar { width: 8px; }

/* Track */
.KategoriFilitreLine::-webkit-scrollbar-track { background: #ececec; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); }

/* Handle */
.KategoriFilitreLine::-webkit-scrollbar-thumb { background: #f1c40f; -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: #000000; font-size: 14px; }


.KategoriFilitreLine ul li ul { overflow: hidden; }

.KategoriFilitreLine ul li ul li { padding: 5px 15px; }

.KategoriFilitreLine table input { float: left; margin: 6px; margin-left: 0px; }

.KategoriFilitreLine table label { position: relative; display: block; margin-bottom: 10px; float: left; padding-left: 30px; margin-left: -30px; }

.ui-slider { margin: 15px auto !important; width: 95% !important; }

#amount { color: #555 !important; font-weight: 700 !important; }

/*-----------------------------------Blok Kategori Filtreleme--------------------------------------------*/
/* ------------------------------------Yorum Yaz--------------------------------------------*/
.fancyboxTittle { margin-bottom: 10px; font-weight: bold; font-size: 13px; }

#yorumYaz { padding-top: 10px; }

.yorumYaz { margin-bottom: 10px; position: relative; }

.yorumYaz .validate { padding: 5px; top: -30px; }
/* ------------------------------------Yorum Yaz--------------------------------------------*/
/* ------------------------------------Ürün Önerileri--------------------------------------------*/
.urunTabAlt { width: 100%; }

.urunTabAlt ul li { margin-bottom: 10px; clear: both; }

.oneriValidate .validate { top: 0; padding: 5px; }

.urunTabAlt ul li input { float: left; margin-right: 5px; margin-top: 5px; }

.urunTabAlt ul li .captchaImageBox { float: left; }

.urunTabAlt ul li .captchaInputBox { margin: 10px; float: left; }

.urunTabAlt ul li.urundetyaGuvenlikodu span { float: left; }

.urunTabAlt ul li .GuvnelikKodu { float: left; line-height: 50px; margin-right: 10px; display: block; }

.odemeBildirimFormu table tr td { padding: 5px; }
/* ------------------------------------Ürün Önerileri--------------------------------------------*/
#mainHolder_txtbxNotlar { width: 100%; border-color: #e8e8e8; }

.Block_Text img { }

#GUVENLIK_KODU { margin-bottom: 10px; margin-top: 10px; }



/* ------------------------------------Üyelik Onay--------------------------------------------*/
.uyelikonay { margin-top: 50px; padding-left: 50px; }

.uyelikonay .title { width: 100%; margin-bottom: 30px; }

.uyelikonay .title h4 { font-size: 30px; margin-bottom: 20px; }

.uyelikonay .title span { font-size: 20px; }

.uyelikonay p { line-height: 30px; }

.uyelikonay p strong { font-weight: bold; font-size: 16px; color: #000; }

.uyelikonay a { font-size: 14px; padding-left: 30px; padding-right: 30px; margin-bottom: 30px; }
/* ------------------------------------Üyelik Onay--------------------------------------------*/

/* ------------------------------------ İade Taleplerim --------------------------------------------*/

.IadeTaleplerimContent { }

.IadeTaleplerim .Title { height: 40px; line-height: 40px; }

.IadeTaleplerimContent .row { width: auto !important; margin-left: auto !important; }

.IadeTaleplerimContent .row .span .Right { width: 65%; }

.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 { }

.IadeTaleplerimContent .row .span { position: relative; overflow: hidden; margin-bottom: 5px; }

.IadeTaleplerimContent .row .span div { }

.IadeTaleplerimContent .row .span .Left { width: 30%; float: left; }

.IadeTaleplerimContent .row .span .Center { width: 3%; float: left; }

.IadeTaleplerimContent .row .span .Right { width: 60%; float: right; }

.IadeTaleplerimContent .row .span #mainHolder_btnKaydet { float: right; }

.IadeTaleplerimContent .row .span #mainHolder_btnVazgec { float: right; margin-right: 10px; }

.IadeTaleplerimContent textarea { height: 50px; }

.span.IadeTalepBtn { }

/* ------------------------------------ İade Taleplerim --------------------------------------------*/

/* ------------------------------------ ToolTip --------------------------------------------*/
.tooltip { position: absolute; z-index: 1030; display: block; font-size: 12px; line-height: 1.4; opacity: 0; filter: alpha(opacity=0); visibility: visible; }

.tooltip.in { opacity: 0.9; filter: alpha(opacity=90); }

.tooltip.top { padding: 5px 0; margin-top: -3px; }

.tooltip.right { padding: 0 5px; margin-left: 3px; }

.tooltip.bottom { padding: 5px 0; margin-top: 3px; }

.tooltip.left { padding: 0 5px; margin-left: -3px; }

.tooltip-inner { max-width: 200px; padding: 3px 8px; color: #ffffff; text-align: center; text-decoration: none; background-color: #000; }

.tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; }

.tooltip.top .tooltip-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-color: #000; border-width: 5px 5px 0; }

.tooltip.top-left .tooltip-arrow { bottom: 0; left: 5px; border-top-color: #000; border-width: 5px 5px 0; }

.tooltip.top-right .tooltip-arrow { right: 5px; bottom: 0; border-top-color: #000; border-width: 5px 5px 0; }

.tooltip.right .tooltip-arrow { top: 50%; left: 0; margin-top: -5px; border-right-color: #000; border-width: 5px 5px 5px 0; }

.tooltip.left .tooltip-arrow { top: 50%; right: 0; margin-top: -5px; border-left-color: #000; border-width: 5px 0 5px 5px; }

.tooltip.bottom .tooltip-arrow { top: 0; left: 50%; margin-left: -5px; border-bottom-color: #000; border-width: 0 5px 5px; }

.tooltip.bottom-left .tooltip-arrow { top: 0; left: 5px; border-bottom-color: #000; border-width: 0 5px 5px; }

.tooltip.bottom-right .tooltip-arrow { top: 0; right: 5px; border-bottom-color: #000; border-width: 0 5px 5px; }

/* ------------------------------------ ToolTip --------------------------------------------*/
/* ------------------------------------ Arama Sonuçları --------------------------------------------*/
#ArmaSonuclari { width: 94%; border: solid 1px #CCC; padding: 3%; text-align: center; font-size: 20px; margin-bottom: 20px; }
/* ------------------------------------ Arama Sonuçları --------------------------------------------*/
@media (min-width:991px) and (max-width:1199px) {
    .searchContent { width: 320px; }

    #txtbxArama { width: 220px; }

    .footerBanner { display: none; }
}

@media (max-width:1199px) {
    .footerEmail { float: none; clear: both; overflow: hidden; }

    .productIcon { padding: 0px 15px 15px 16px !important; border-top: 0; width: 100% !important; height: auto !important; position: relative !important; top: auto !important; display: block !important; background: #fff; overflow: hidden; }
}

@media (max-width:991px) {
    .row.iletisimLeft, .row.iletisimRight { width: 100%; margin-bottom: 10px; }

    .iletisimForm .row { width: 100%; }

    .iletisimForm .row .span { float: left; height: auto; }

    .iletisimContent .row .span .Right { width: 100%; }

    .iletisimContent .row .span div { width: auto; }

    #logo { text-align: center; }

    .welcome { color: #383737; }

    .welcome a { color: #383737; }

    .header-links { 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; -moz-box-shadow: 0px 4px 0px 0px #e8a13d; -webkit-box-shadow: 0px 4px 0px 0px #e8a13d; box-shadow: 0px 4px 0px 0px #e8a13d; background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fed065), color-stop(1, #ebaf40)); background: -moz-linear-gradient(top, #fed065 5%, #ebaf40 100%); background: -webkit-linear-gradient(top, #fed065 5%, #ebaf40 100%); background: -o-linear-gradient(top, #fed065 5%, #ebaf40 100%); background: -ms-linear-gradient(top, #fed065 5%, #ebaf40 100%); background: linear-gradient(to bottom, #fed065 5%, #ebaf40 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fed065', endColorstr='#ebaf40',GradientType=0); background-color: #fed065; -moz-border-radius: 23px; -webkit-border-radius: 23px; border-radius: 23px; }

    .footerBanner, .copyright, .footerTop { display: none; }

    .footer-links h5 { margin: 5px 0; }

    .footer-links { padding: 15px 0; }

    .ticimax_link_main { font-size: 11px; }

    .footer-links li a { font-size: 12px; line-height: normal; }

    .footerSosyal a { margin-right: 5px; }
}

@media (max-width: 767px) {

    /* Responsive Image Styles Starts */

    #logo .img-responsive, .col3-banners .img-responsive, .col2-banners .img-responsive, .product-col .img-responsive { margin: 0 auto; }
    /* Three Column Banner Styles Starts */

    .col3-banners { margin-bottom: 10px; }

    .col3-banners li + li { margin-top: 20px; }

    /* Two Column Banner Styles Starts */

    .col2-banners { margin-bottom: 10px; }

    .col2-banners li + li { margin-top: 20px; }
}


/*Hesabım Mobil*/
@media (min-width:300px) and (max-width:768px) {
    .Listem .ListemItem div { float: none; width: auto !important; padding: 0; line-height: 35px; height: 35px !important; font-size: 13px; overflow: hidden; display: table; }

    .Listem .ListemItem.Title { }

    .Siparislerim .ListemItem { height: auto; }

    .ListemItemTittle { float: left !important; font-weight: normal !important; text-align: left !important; border: 0 !important; margin-right: 10px; }

    .ListemItemTittle * { font-weight: bold !important; text-align: left !important; text-indent: 5px; border: 0 !important; line-height: 35px; padding: 0 !important; }

    #destekIncele { width: 100%; float: none; clear: left; }
}
/*Hesabım Mobil*/

/*Ürün Detay Mobil*/
@media (min-width:300px) and (max-width:768px) {
    .back { display: none; }

    .productModuleTitle { font-size: 14px; }

    .productModule2 ul li { width: 44%; }

    .productModule2 ul li .moduleimage2 { min-height: 180px; max-height: 180px; }

    .productModule2 ul li .moduleimage2 img { max-width: 100%; max-height: 180px; }

    .BasketBtn { margin-left: 0; }
    .ProductIcon, .PriceList { width: 100%; }
    .buyfast, .basketBtn, .BasketBtn { float: none; width: 100%; margin: 0; }
    .buyfastbutton, .basketBtn .button { display: block; float: none; width: 100%; }
    .BasketBtn { margin-left: 0; }
}


@media (min-width:270px) and (max-width:1200px) {
    .ProductIcon { position: relative; left: auto; bottom: auto; }

    .ProductIcon2 { }
}
/*Ürün Detay Mobil*/

.radioBox { width: 20px; height: 20px; display: inline-block; background: url("images/radio.png") no-repeat scroll 0px 0px rgba(0, 0, 0, 0); float: left; margin: 0 6px 0 0; }

.radioBox span { background: url("images/radiook.png") no-repeat scroll 0px 0px rgba(0, 0, 0, 0); display: none; height: 20px; width: 20px; }

.radioBox[checked='checked'] span { display: block; }

#slider-range { height: 9px !important; border-radius: 4.5px !important; background: #a4aaab; margin: 0 12px !important; }

#slider-range > div { background-color: #f1c40f !important; border: 0 !important; }

.ui-slider-handle.ui-state-default.ui-corner-all { border: none !important; margin-top: -3px !important; background: url(images/fiyatim.png); width: 19px; height: 19px; }

.ui-widget-header { background-color: #fafafa !important; }

#amount { color: #000 !important; font-size: 14px !important; border: 0 !important; box-shadow: none !important; }

@media(max-width:380px) {

    .basketBtn .button { font-size: 23px; background: url("images/detaySepeteeklemobil.png") repeat-x 0 0 transparent !important; font-weight: 600; letter-spacing: 2px; }
}

@media(max-width:480px) {
    .Formline .left_line { font-size: 13px; min-width: 93px; }
    .Formline .right_line { font-size: 12px; }
    .PiyasafiyatiContent .spanFiyat { font-size: 12px; }
    .IndirimliFiyatContent .spanFiyat { font-size: 15px !important; }
    .ProductIcon2 .button { font-size: 11px; }
    a#linkOncekiSayfa { font-size: 0 !important; }
    a#linkOncekiSayfa:after { content: " < Geri"; font-size: 13px; }
    #yorumYaz { width: auto !important; min-width: 300px !important; }
}

@media(max-width:360px) {
    .ProductIcon, .PriceList { width: 100%; }
    .buyfast, .basketBtn, .BasketBtn { float: none; width: 100%; margin: 0; }
    .buyfastbutton, .basketBtn .button { display: block; float: none; width: 100%; }
    .BasketBtn { margin-left: 0; }
}

@media (min-width: 992px) {
    .side-bar, .nav-mobil-menu { display: none !important; }
}


@media (max-width: 991px) {
    body.with-menu { margin-right: 0; }

    .mycart .CartProduct { width: 70%; margin-right: -70%; }

    .CartProduct.cartFixed { margin-right: 0; }

    .side-bar { display: block; }

    ul.HeaderMenu2 > li { display: none; }

    .navigation .nav-mobil-menu { width: 35px; display: block; height: 35px; float: left; margin-top: 8px; margin-left: 8px; }

    .navigation .nav-mobil-menu span { font-size: 14px; color: white; }

    .navigation .nav-mobil-menu .mobilnav-button { position: relative; float: left; padding: 0; font-size: 38px; color: #fff; }

    .side-bar li.ulVar > span { position: absolute; right: 10px; top: 0; font-size: 20px; /* line-height: 37px !important; */ text-align: right; display: block; color: #616161; /* vertical-align: super; */ margin-top: 10px; }

    .side-bar li.ulVar.acikMenu > span i { -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); }

    .side-bar li > span { font-size: 0; display: none; }

    .menu-overlay { position: fixed; background-color: #000; opacity: 0.5; z-index: 99999; top: 0; left: 0; width: 100%; height: 100%; display: none; }

    .side-bar { width: 280px; height: 100%; background: #f6f6f6; position: fixed; top: 0; left: -360px; z-index: 999999 !important; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -o-transition: 0.5s all ease; transition: 0.5s all ease; overflow-y: auto; padding: 10px 20px; }

    .translate-reset { left: 0; }

    .side-bar ul.mobil-menu-tasi { padding: 0; margin: 0; list-style-type: none; width: 100% !important; float: left; }

    .side-bar > ul > li .altMenu { display: none; }

    .side-bar ul.mobil-menu-tasi ul > li { border: none !important; background-color: #e5e5e5; }

    .side-bar ul.mobil-menu-tasi ul li a { padding-left: 15px; font-size: 12px; }

    .side-bar ul.mobil-menu-tasi ul ul li a { padding-left: 30px; font-size: 12px; }

    .side-bar ul.mobil-menu-tasi li { display: block !important; width: 100% !important; padding: 5px 0 !important; margin: 0 !important; border-bottom: 1px solid #e5e5e5; height: auto !important; float: left; max-width: 100% !important; padding: 0 !important; margin: 0 !important; position: relative; }

    .side-bar > ul.menu-kapat-ul { text-align: right; padding: 5px 0 0 0; background: #424242; width: -webkit-calc(100% + 40px); width: calc(100% + 40px); margin-left: -20px; margin-top: -10px; border-bottom: 4px solid #616161; float: left; }

    .side-bar > ul.menu-kapat-ul li { display: inline-block; }

    .side-bar > ul.menu-kapat-ul li:first-child { margin-left: 20px; }

    .side-bar > ul.menu-kapat-ul li { float: left; font-size: 18px; color: #fff; line-height: 35px; margin-left: 5px; }

    .side-bar > ul.menu-kapat-ul li a { font-size: 18px; color: #fff; }

    .side-bar > ul.menu-kapat-ul > li:last-child { float: right; margin-right: 20px; }

    .side-bar > ul.menu-kapat-ul > li:last-child a { background: #fbfbfb; line-height: 30px; text-align: center; padding: 5px 13px; color: #424141; font-size: 15px; font-weight: 900; }

    .side-bar ul.mobil-menu-tasi li .altMenuSag { display: none; }

    .side-bar ul.mobil-menu-tasi li .altmenuSol h4 { display: none; }

    .side-bar ul.mobil-menu-tasi li a { display: inline-block; padding: 1em 1em 1em 0; color: #222 !important; font-weight: 600; }

    .side-bar ul.mobil-menu-tasi > li > ul { display: none; }
}


.ProductList .cargoIcon { left: 15px; position: absolute; top: -34px; display: block; }


#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 0; }

@media(max-width:1024px) {
    .blockSelect { display: none; }
}

.ProductDetailMainRow .RightDetail .buybutton .BasketBtn .Basketinp { /* width: 140px !important; */ float: left; margin-right: 18px; }

.ProductDetailMainRow .RightDetail .buybutton .BasketBtn .Basketinp > p { display: none; }

.ProductDetailMainRow .RightDetail .buybutton .BasketBtn .Basketinp .riSingle { /* width: 140px !important; */ position: relative; padding-left: 35px; padding-right: 35px; }

.ProductDetailMainRow .RightDetail .buybutton .BasketBtn .Basketinp .riSingle .riUp { background: #383737; border: none; border-radius: 0; 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: 10px 12px !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: #f1bd43; }

.ProductDetailMainRow .RightDetail .buybutton .BasketBtn .Basketinp .riSingle .riDown { position: absolute; left: 0; top: 0; margin: 0 !important; padding: 0 !important; background: #383737; border: none; border-radius: 0; box-shadow: none; color: #fff; height: auto; text-shadow: none; width: auto; font-size: 0 !important; text-indent: 0 !important; padding: 10px 12px !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: #f1bd43; }


#lang_flag_container { position: absolute; left: auto !important; right: 15px !important; top: 59% !important; z-index: 99999; }

#lang { border-left: 0 !important; }

#lang-detail { right: 0; left: auto !important; }

@media(max-width:650px) {
    .ItemOrj.col-xs-6 { width: 100%; }
}

/*Fiyat Aralığı*/
.slider-range { width: 85%; margin: 10px 10px 0 17px !important; border-radius: 0; height: 3px !important; background-color: #000 !important; border: 0 !important; }
.slider-range .ui-slider-range { background: #e3e3e3 !important; height: 3px !important; margin-top: 0 !important; }
.slider-range .ui-slider-handle { background: #000 !important; border-radius: 100% !important; width: 10px !important; height: 10px !important; border: none !important; margin-top: 0 !important; margin-right: -4px !important; top: -4px; }
.amount { color: #000000; font-size: 11px; font-weight: 600; left: 0; padding: 10px 0 10px 10px; width: 100%; text-align: left; margin-bottom: 0; }
/*Fiyat Aralığı*/
.AnasayfaTasarim { margin-left: -5px; margin-right: -5px; overflow: hidden; }

.AnasayfaTasarim:after { clear: both; display: table; content: ""; }

.AnasayfaTasarimLine { overflow: hidden; float: none; width: 100%; position: relative; margin-bottom: 10px; overflow: hidden; padding-left: 5px; padding-right: 5px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.AnasayfaTasarimLine.Kucuk { width: 50%; overflow: hidden; float: left; padding-left: 5px; padding-right: 5px; }

.AnasayfaTasarimLine a { display: block; }

.AnasayfaTasarimLine a img { margin: 0 auto; max-width: 100%; display: block; }

.AnasayfaTasarimLine .TasarimTime { float: right; position: relative; font-size: 11px; }

.AnasayfaTasarimLine .AnasayfaTasarimAdi { position: absolute; z-index: 9; background-color: rgba(0, 0, 0, 0.40); left: 5px; right: 5px; bottom: 0; color: #ffF; padding: 5px; font-size: 12px; }

.AnasayfaTasarimLine:hover .AnasayfaTasarimAdi { background-color: #000; }

@media(max-width:425px) {
    .AnasayfaTasarimLine.Kucuk { width: 100%; }
}

.owl-carousel li { list-style-type: none; }

@media(max-width:768px) {
    .ItemOrj.col-xs-12 { width: 100%; }
}

@media(max-width:991px) {
    .ProductList.pr_4 .ItemOrj.col-sm-6:nth-child(2n+1) { clear: both; }
}

@media(min-width:992px) {
    .ProductList.pr_4 .ItemOrj.col-lg-3:nth-child(4n+1) { clear: both; }

    .ProductList.pr_3 .ItemOrj.col-lg-4:nth-child(3n+1) { clear: both; }
    .ProductList .ItemOrj.col-lg-4:nth-child(3n+1) { clear: both; }
}

.productOnYazi, .productStokKodu, .ozelAlan1, .ozelAlan2 { display: none; }

.header-up { display: none; }

.ticiContainer .ticiContainer { width: 100%; padding: 0; box-shadow: none; }

.Block_item:after, .Block_Text :after { clear: both; display: block; content: ""; }

.productItem .productImage video { position: relative !important; }

.ProductList .productImage img { margin: 0 auto; }

.footerCenter .footerCenter { padding: 0; margin: 0; float: none; width: 100%; }

.footerCenter .footerCenter .ticiContainer { width: 100%; padding: 0; margin: 0; box-shadow: none; }

.footerGenelTutucu, .footerTopTutucu, .footerBankaTutucu { display: none; }

section.ResimGaleri .ResimGaleriHeadIcerik { text-align: center; }

section.ResimGaleri .Main { position: relative; }

section.ResimGaleri .Main .AllGallery { position: absolute; top: 29px; font-size: 12px; right: 0; color: #000; text-decoration: underline; font-weight: 500; display: none; }

section.ResimGaleri .AddGallery { margin: 10px auto; background-color: #000; display: block; width: 200px; text-align: center; color: #fff; padding: 5px 0; }

section.ResimGaleri .AddGallery:hover { background-color: #ddd; color: #000; }

section.ResimGaleri .Main .Marquee-tag { position: relative; cursor: pointer; }

section.ResimGaleri .Main .Marquee-tag img { max-width: 100%; }

section.ResimGaleri .Main .Marquee-tag:hover:before { content: ''; position: absolute; left: 0; right: 0; bottom: 0; top: 0; margin: auto; z-index: 9; font-family: linearicons-free; width: 50px; height: 50px; font-size: 30px; line-height: 50px; text-align: center; }

section.ResimGaleri .Main .Marquee-tag:hover:after { content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; z-index: 8; background: rgba(0, 0, 0, 0.46); }

.Modals .modal-body { padding: 30px; max-width: 420px; }

.Modals .modal-body .modal-title { font-weight: bold; text-transform: uppercase; font-size: 22px; margin-bottom: 15px; }

.Modals .modal-body .ResimGaleriHeadIcerik { font-size: 13px; line-height: 17px; margin-bottom: 20px; }

.Modals .modal-body .ResimGaleriHeadIcerik h2 { font-weight: bold; font-size: 18px; text-transform: uppercase; margin-bottom: 8px; text-align: center; }

.Modals .modal-body .modal-Subtitle { font-size: 13px; line-height: 17px; margin-bottom: 20px; }

.Modals .modal-body .modal-bottom { text-align: center; border-top: 1px solid #d8d8d8; padding-top: 20px; font-size: 12px; font-style: italic; }

.Modals .modal-body .modal-bottom span.Link { font-style: initial; text-transform: uppercase; color: #000; font-weight: 700; margin-left: 5px; cursor: pointer; }

.AddGalleryModal .Btn { width: 100%; border: 0; text-align: center; text-transform: uppercase; color: #fff; padding: 17px 10px; background-color: #222; border: 1px solid #222; cursor: pointer; display: block; }

.AddGalleryModal .Btn:hover, .AddGalleryModal .Btn:focus { color: #fff; }

.AddGalleryModal .Btn.Orange { background-color: #000; border: 1px solid #000; }

.AddGalleryModal .Btn.Orange:hover { background-color: #000; }

.AddGalleryModal .modal-dialog { margin: 0; }

.AddGalleryModal .modal-body { max-width: 100%; }

.AddGalleryModal .FormElements { margin-bottom: 10px; }

.AddGalleryModal .FormElements > input { padding: 8px 12px; }

.AddGalleryModal .modal-content { background: #fff; }

.AddGalleryModal .Gallery--Wrapper .BtnBox { margin: 30px 0; padding-top: 25px; border-top: 1px solid #b3b3b3; }

.AddGalleryModal .Gallery--Wrapper .Title { padding: 5px 0 10px; margin-bottom: 10px; border-bottom: 1px solid #b3b3b3; }

.AddGalleryModal .Gallery--Wrapper .row { box-sizing: inherit; padding: 0; width: auto; margin: 0; height: auto; float: none; background-color: transparent; position: static; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; }

.AddGalleryModal .Gallery--Wrapper .col-lg-6 { width: 50%; float: left; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; }

.AddGalleryModal .Gallery--Wrapper .col-12 { width: 100%; float: left; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; }

.AddGalleryModal .Gallery--Wrapper .col { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }

.AddGalleryModal .fileClear { padding: 5px 10px; font-size: 12px; font-weight: 600; display: inline-block; background-color: #f1f1f1; color: #777; }

.AddGalleryModal .box { display: block; background-color: white; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); overflow: hidden; }

.AddGalleryModal .upload-options { position: relative; height: 35px; background-color: #000; cursor: pointer; overflow: hidden; text-align: center; -webkit-transition: background-color ease-in-out 150ms; transition: background-color ease-in-out 150ms; }

.AddGalleryModal .upload-options:hover { background-color: #000; }

.AddGalleryModal .upload-options input { width: 0.1px; height: 0.1px; opacity: 0; overflow: hidden; position: absolute; z-index: -1; }

.AddGalleryModal .upload-options label { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; height: 100%; font-weight: 400; text-overflow: ellipsis; white-space: nowrap; cursor: pointer; overflow: hidden; }

.AddGalleryModal .upload-options label::after { content: 'Resim Seç'; position: absolute; font-size: 14px; color: #ffffff; z-index: 0; width: 100%; }

.AddGalleryModal .upload-options label span { display: inline-block; width: 50%; height: 100%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; vertical-align: middle; text-align: center; }

.AddGalleryModal .js--image-preview { height: 120px; width: 100%; line-height: 120px; text-align: center; position: relative; overflow: hidden; background-color: white; background-position: center center; background-repeat: no-repeat; background-size: contain; }

.AddGalleryModal .js--image-preview::after { content: "\f1c5"; font: normal normal normal 14px/1 FontAwesome; position: relative; font-size: 50px; color: #e6e6e6; z-index: 0; }

.AddGalleryModal .js--image-preview.js--no-default::after { content: "\f1c5"; color: #000; border: 3px solid #000; border-radius: 50%; padding: 10px; font-size: 50px; background-color: rgba(0, 0, 0, 0.11); }

.AddGalleryModal .drop { display: block; position: absolute; background: rgba(95, 158, 160, 0.2); border-radius: 100%; -webkit-transform: scale(0); transform: scale(0); }

.AddGalleryModal .animate { -webkit-animation: ripple 0.4s linear; animation: ripple 0.4s linear; }

.AddGalleryModal .FormElements { width: 100%; margin-bottom: 15px; display: block; }

.AddGalleryModal .FormElements .Or { margin: 20px 0; text-align: center; position: relative; }

.AddGalleryModal .FormElements .Or::after { content: ''; width: 100%; height: 1px; background-color: #d8d8d8; position: absolute; left: 0; right: 0; top: 50%; display: table; }

.AddGalleryModal .FormElements .Or > span { font-style: italic; font-size: 12px; background-color: #fff; padding: 0 10px; position: relative; z-index: 1; display: inline-block; line-height: 20px; color: #949494; }

.AddGalleryModal .FormElements label { font-size: 12px; margin: 5px 0; width: 100%; color: #3aa03a; }

.AddGalleryModal .FormElements input, .FormElements textarea { border: 1px solid #bdbdbd; display: block; width: 100%; padding: 12px; font-size: 14px; }

.AddGalleryModal .FormElements textarea { min-height: 100px; max-height: 100px; max-width: 100%; }

.AddGalleryModal select { font-size: 14px; padding: 14px 35px 14px 14px; }

.AddGalleryModal .FormElements .input-box { position: relative; }

.AddGalleryModal .FormElements .input-box .ShowPass { padding-right: 50px; }

.AddGalleryModal .FormElements .input-box .btn-show-password { position: absolute; right: 0; top: 0; padding: 10px 15px; font-size: 24px; }

.AddGalleryModal .FormElements .input-box .btn-show-password.Active:before { content: "\e992"; }

.AddGalleryModal .form_valition { display: none }

.AddGalleryModal .galleryFooterSuccess { display: none; }

.AddGalleryModal #vdUrunVideo { float: left; width: 100%; }

@media(max-width:480px) {
    section.ResimGaleri .Main .AllGallery { position: static; margin: 10px auto 0; display: table; }
}

/*Galeri Modülü*/
