    html,body{font-size:12px;font-family: 'Roboto', sans-serif;display:inline-block;width:100%;height:100%;margin:0;font-size:12px;}
    form{display:table;width:100%;height:100%;}
    ul{display:table;list-style:none;margin:0;padding:0;}
    body,body *{box-sizing:border-box;}
    html {
  font-size: 100% !important;
  font-size: 62.5% !important;
}
    .fn10
    {
        font-size:12px;
    }
    .fn9
    {
        font-size:11px;
    }
    .flr
    {
        float:right !important;
    }
    .fll
    {
        float:left;
    }
    .mcount
    {
      display:none;
    }
    .socialUL
    {
      display:none;
    }
    .row3
    {
        width:33%;
        display:inline-block;
    }
    .bld
    {
        font-weight:bold;
    }
    .row2
    {
        width: 49%;
        float:left;
    }
    .hrow2
    {
        height:50%;
        display:table;
        width: 100%;
    }
    .hrow3
    {
        height:33%;
        display:table;
    }
    .txtCenter
    {
        text-align:center;
    }
    .pad20
    {
        padding:20px;
    }
    .pad20-1
    {
        padding-top:20px;
        padding-bottom:20px;
    }
    .pad20-2
    {
        padding-right:20px;
        padding-left:20px;
    }
    .pad25
    {
        padding:25px;
    }
    .pad25-1
    {
        padding-top:25px;
        padding-bottom:25px;
    }
    .pad25-2
    {
        padding-right:25px;
        padding-left:25px;
    }
    .mgb5
    {
        margin-bottom: 5px !important;
    }
     .mg5-1
    {
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }
       .mgb10
    {
        margin-bottom:10px;
    }
    .mgA
    {
        margin:auto;
    }
    .ftmenus
    {
      /* width:100%; */
    }
    .ftmenus ul li:first-child
    {
      font-weight:bold;
      font-size:13px;
    }
    .ftmenus > ul
    {
      /* width: 14%; */
      padding: 0px 30px;
    }
    .mgA-1
    {
        margin-top:auto;
        margin-bottom:auto;
    }
    .mgA-2
    {
        margin-left:auto;
        margin-right:auto;
    }
    .mg10{
        margin:10px;
    }
    .mg10-1
    {
        margin-top:10px;
        margin-bottom:10px;
    }
    .m10-2
    {
        margin-right:10px;
        margin-left:10px;
    }
    .wFull
    {
        width:100%;
    }
    .poR
    {
        position:relative;
    }
    a
    {
        color:inherit;
        text-decoration:none;
    }
    a:hover
    {
        text-decoration: none;
    }
    .hrUL > li
    {
       float:left;
       font-size:inherit;
       padding: 5px 10px;
    }
    .wrUL > li
    {
        font-size:inherit;
        padding: 5px 5px;
    }
    body .mA
    {
        margin:auto;
    }
    .container
    {
        width: 1147px;
        margin:auto;
        display:table;
    }
    .container img
    {
        max-width:100%;
    }
    .whiteColor
    {
        color:white;
    }
    .bgColor-0
    {
        background-color:white;
    }
    .bgColor1
    {
        background-color:#000000;
    }
    /*ANIMATION*/
.row2,.row3,.row,.hrow2,.hrow3,.CatP,.CatP *,.favheart,.starbox,.addbasket,.search1,.Product,.Product *
{-webkit-transition: all 0.30s ease-in-out;-moz-transition: all 0.30s ease-in-out;-ms-transition: all 0.30s ease-in-out;-o-transition: all 0.30s ease-in-out;}
::selection
{
    background:black;
    color:#FBB486;
}
 body
{
  -webkit-animation-name:bodyanim;
-webkit-animation-delay:initial;
-webkit-animation-direction:initial;
-webkit-animation-fill-mode:initial;
-webkit-animation-timing-function:initial;
-webkit-animation-iteration-count:1;
-webkit-animation-play-state:initial;
-webkit-animation-duration:0.5s;
}
@-webkit-keyframes bodyanim{
0% {opacity:0;
transform:translate(1px,-10px);}
100% {opacity:1;
transform:translate(0px,0px);}
}
.body
{
-webkit-animation-name:catanim;
-webkit-animation-delay:initial;
-webkit-animation-direction:initial;
-webkit-animation-fill-mode:initial;
-webkit-animation-timing-function:initial;
-webkit-animation-iteration-count:1;
-webkit-animation-play-state:initial;
-webkit-animation-duration:4s;
}
@-webkit-keyframes catanim
{
0%
{
opacity:0;
transform:translate(1px,-10px);
}
100%
{
opacity:1;
transform:translate(0px,0px);
}
}
.leftmenu,.ProductList
{
-webkit-animation-name:proanim;
-webkit-animation-delay:initial;
-webkit-animation-direction:initial;
-webkit-animation-fill-mode:initial;
-webkit-animation-timing-function:initial;
-webkit-animation-iteration-count:1;
-webkit-animation-play-state:initial;
-webkit-animation-duration:1s;
}
@-webkit-keyframes proanim{
0% {opacity:0;
transform:translate(10px,0px);}
100% {opacity:1;
transform:translate(0px,0px);}
}
    /*ANIMATION*/

/*default*/
     .mOpenMenu,.mBask,.mAccount
{
    display:none;
}
 @media only screen and (max-width: 780px)
 {
     .mOpenMenu
{
        position:absolute;
        left:15px;
        top: 0;
        display:block;
}
.mBask
{
     position:absolute;
     right:15px;
     top: 4px;
     display:block;
}
.mAccount
{
      position:absolute;
      right: 50px;
      top: 5px;
      display:block;
}
 }
/*default*/
    /*Settings*/
 body
 {
     background-color: #E5E5E5 !important;
 }
 ul > li.mntel
 {
     padding-left: 35px;
     background:url('images/tel1.png') no-repeat left center;
     font-weight: bold;
     font-size: 15px;
 }
 .ustunustu
 {
     padding: 2px 0;
     background-color:#eeeeee;
     border-bottom:1px solid #CCC;
     font-size: 14px;
 }
 header
 {
     background-color:white;
     padding:25px 0;
     display:table;
     width:100%;
     padding-bottom: 0;
 }
 .logo
 {
     float:left;
     margin-right: 70px;
 }
  .searchbox
 {
     background-color: #f6f6f6;
     text-indent:15px;
     width: 465px;
     display: inline-block;
     border:1px solid #CCC;
     /* height: 40px; */
     /* border-radius: 10px; */
     overflow: hidden;
     /* box-shadow: 0px 0px 9px rgba(0,0,0,0.1) inset; */
     float: left;
     margin-top: 10px;
     /* margin-right: 20px; */
     box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.08);
 }
 .searchbox input[type="text"]
 {
     border:none;
     background: url('images/search.png') 5% center no-repeat;
     background-color: rgb(255, 255, 255);
     width: 75%;
     padding: 5px;
     /* padding:0px 15px; */
     /* outline:none; */
     margin:0;
     height: auto;
     float:left;
     text-indent: 50px;
     font-size: 14px;
     border: 1px solid #CCC;
     padding: 13px 0px;
     margin: 10px;
     margin-right: 0;
     outline: none;
 }
  .searchbox:hover, .searchbox input:focus
  {
      /* border-color: #A59F9F; */
      /* background-color:white; */
  }
  .searchbox button
  {
    
background-color: #ff8600;
    
color: white;
    
/* width:10%; */
    
padding: 13px 25px;
    
margin:10px;
    
border: 1px solid #989898;
    
margin-left: 5px;
    
float: left;
    
cursor: pointer;
    
background-image: -webkit-linear-gradient(top, #FFC585, #ff8600);
  }
  ul > li.yr
 {
      padding-left: 22px;
      background:url('images/yr.png') no-repeat left center;
 }
  ul > li.kr
  {height:100%;position:relative;width: 160px;}
  ul > li.krg
  {
        padding-left: 30px;
        background:url('images/karg.png') no-repeat left center;
  }
   ul > li.kr span
  {
    background:#e7dcd0;
    width: 160px;
    /* height:150px; */
    display:block;
    position:absolute;
    right:0;
    top:0;
    text-align: center;
    padding: 5px 0px;
    padding-left: 25px;
    font-size: 15px;
    color: #ffffff;
    font-weight: bold;
    border-bottom: 2px solid #989898;
    background: url('images/kur.png') #000000 no-repeat 10px center;
  }
   ul > li.kr span small
   {
    font-weight:normal;
    font-size: 15px;
   }
   .userButonlar
  {
      float:right;
      margin-top: 16px;
  }
   .userButonlar > div
   {
       /* width: 130px; */
       display: inline-block;
       line-height: 20px;
       padding: 6px 5px;
       background-color: #f6f6f6;
       border: 1px solid #CCC;
       font-size: 14px;
       box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.08);
       padding-right: 0px;
       margin-left: 5px;
   }

div {}
   .userButonlar > div  a
   {
     font-weight:bold;
   }
   .userButonlar > div img
   {
       float:left;
       margin-top: 2px;
       padding-right: 12px;
   }
   .userButonlar > div > label
   {
       float: left;
       display: table;
   }
   .MostPopSearched {
    position: absolute;
    top: 0px;
    top: 48px;
    left: 9px;
    background: white;
    z-index: 999;
    border: 1px solid #CCC;
    box-shadow: 1px 1px 2px black;
    list-style: none;
    width: 400px;
}
   .MostPopSearched li
{
font-size:12px;
border-bottom:1px solid #F2F2F2;
}
   header .cat
   {
     background-color:#ff8600;
     color:white;
     margin-top: 20px;
     /* height: 50px; */
     padding: 0px 0px;
   }
    header .cat > ul
    {
      height:100%;
    }
     header .cat > ul > li:last-child
     {
       border: none !important;
     }
     #Categories
     {
       position:relative;
     }
     #Categories .alt_menu
     {
       position:absolute;
       left: -1px;
       top: 46px;
       background-color: #fff3e6;
       border: 1px solid #ff8600;
       color: #000000;
       width: 100%;
       border-top: none;
       z-index: 999;
       height: 430px;
     }
      #Categories .alt_menu #FirstSub
     {
       display: inline-block;
       width:100%;
     }
       #Categories .alt_menu #FirstSub > li
       {
         float:left;
         padding:10px 10px;
         text-align: left;
       }
       #Categories .alt_menu #FirstSub > li > ul
       {
         width:100%;
       }
       #Categories .alt_menu #FirstSub > li > ul li
       {
         border-bottom:1px solid white;
       }
       #Categories .alt_menu #FirstSub > li > ul li:hover
       {
         
color: #ffffff;
         
background: #ff8600;
         
text-indent: 5px;
       }
       #Categories .alt_menu #FirstSub > li li
       {
         padding:4px 0px;
         text-align:left;
         font-size: 12px;
       }
       #Categories .alt_menu #FirstSub > li > a
       {
        font-weight:bold;
        color: black;
        /* text-decoration: none; */
        border-bottom: 1px solid black;
       }
     #Categories > li
    {
      padding: 16px 14px;
      cursor: pointer;
      /* width: 10%; */
      text-align: center;
      /* height: 100%; */
      display: block;
      float: left;
      border-right: 1px solid #e68315;
      /* height: 48px; */
      line-height: 0.;
      font-size: 14px;
    }
     #Categories > li .i
     {
       position: relative;
       float:right;
       width: 40px;
       height: 5px;
       /* display: table; */
       /* margin-left: 50px; */
     }
      #Categories > li .i i
      {
        position:absolute;
        right: -14px;
        top: -15px;
        width:50px;
        height:50px;
        display:block;
      }
    #Categories > li:hover
    {
      background-color: #fff3e6 !important;
      color: #ff8600;
      font-weight: normal;
    }
    .CampaignText
    {
        color: #cca33d !important;
        padding:10px 0px;
        /* background-color: #EBEBEB; */
    }
    .CampaignText strong
    {
        margin:0px 5px;
        cursor:default;
    }
    .headerFix {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    margin-top: 0 !important;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.44);
}
.UrunBlok,.UrunListesi1
{
  display:table;
  width:100%;
}
.UrunListesi1
{
  background-color:white;
}
.UrunListesi1 .Product:hover
{
 box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.45); 
}
.UrunListesi1 .Product
{
  width:25%;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0);
  float: left;
  text-align: center;
  height: 370px;
  position: relative;
}
.UrunListesi1 .Product .s
{
  position:absolute;
  left:0;
  background-color:#ff7e3c;
  color:white;
  padding:4px 8px;
  top: 37px;
}
.UrunListesi1 .Product button
{
  position:absolute;
  bottom: 20px;
  width: 70%;
  left: 12%;
  background-color: #ff8600;
  border: none;
  color: #ffF;
  font-weight: bold;
  padding: 8px;
  border-radius: 4px;
  margin-top: 5px;
  opacity: 0;
}
.UrunListesi1 .Product button:hover
{
   background-color: #474747;
}
.UrunListesi1 .Product img
{
  max-height:95%;
  margin-top:5px;
}
.UrunListesi1 .Product > div:nth-child(1)
{
  height: 60%;
  text-align:center;
  overflow: hidden !important;
}
.UrunListesi1 .Product > div:nth-child(2)
{height: 40%;width: 90%;margin: auto;position: relative;}
.UrunListesi1 .Product  h4
{
  margin:0;
  height: 35px;
  overflow:hidden;
  text-overflow:ellipsis;
  font-weight: normal;
}
.UrunListesi1 .Product label
{
  display:block;
  height:20px;
  font-size: 15px;
  width: 80%;
  margin: auto;
  margin-right: 0;
  text-align: right;
  font-weight: bold;
}
.UrunListesi1 .Product label.old
{
  color:red;
  font-size: 12px;
  text-decoration: line-through;
  font-weight: normal;
}
.UrunBlok .l
{
  float:left;
  width: 81%;
}
.UrunBlok .l > h4
{
  text-align:center;
  margin:0;
  padding:15px 5px;
  font-size: 15px;
  color: #ff8600;
  background-color: #fefefe;
  border: 1px solid #CCC;
  background-image: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(224, 224, 224) 100%);
  /* box-shadow: 0 -1px 5px 0 rgba(0, 0, 0, 0.3), inset 0px 0px 0px 1px rgba(255, 255, 255, .8), 0px 1px 0px 1px rgba(0, 0, 0, .15), 0 1px 0 0 rgba(0,0,0,.20); */
}
.UrunBlok .r
{
  width: 17.6%;
  float:right;
}
.UrunBlok .r img
{
  margin-bottom: 5px;
}
.altdesc
{
    background-color:white;
    padding:10px;
}
.altdesc h2
{
    color:#ffa500;
}
footer
{
  background-color:black;
  color:white;
  padding:15px 0;
}
footer .menus li
{
    border-right:1px solid #CCC;
    padding-right: 20px;
      font-size:14px;
    padding-left: 20px;
}
footer .menus li:last-child
{
    border:none;
}
  .urundetay
    {
      height:500px;
      padding:10px 0;
      background-color: transparent;
      margin-bottom:10px;
    }
    .urundetay .sol
    {
      float:left;
      width: 54%;
      height: 100%;
      background-color: white;
      box-shadow: 0px 0px 2px #a0a0a0;
    }
    .urundetay img
    {
      max-height:100%;
    }
    .urundetay .sag
    {
      float:right;
      width: 45%;
      background-color: #f5f5f5;
      height: 100%;
    }
    .urundetay .sag > div
    {
      width:90%;
      margin:auto;
    }
    .urundetay .sag h1
    {
      margin:0;
      overflow: hidden;
      text-overflow: ellipsis;
      font-weight: bold;
      font-size: 25px;
      padding-top: 15px;
    }
    .urundetay .sag h4
    {
      font-weight:normal;
      margin: 4px 0;
    }
    .urundetay .sag h4 a
    {
      font-weight:bold;
    }
    .PrImage
    {
     height: 85%;
     text-align: center;
    }
    .PrImages
    {
      height: 15%;
      background: #F2F2F2;
      margin: 5px;
      /* border: 1px solid #CCC; */
      background-image: -webkit-linear-gradient(top, rgb(251, 251, 251) 0%, rgb(245, 245, 245) 100%);
      box-shadow: 0 -1px 0 0 rgba(0,0,0,.1), inset 0px 0px 0px 1px rgba(255, 255, 255, .8), 0px 1px 0px 1px rgba(0, 0, 0, .15), 0 1px 0 0 rgba(0,0,0,.20);
    }
    .PrImages img
    {
      margin:5px;
      max-height: 90%;
      border: 1px solid #CCC;
      cursor: pointer;
    }
    .PrImages img:hover
    {
      opacity:0.8;
    }
    .PrImages img:first-child
    {
      /* margin-left:0; */
    }
    .urundetay .fbox
    {
        background-color:white;
        padding:10px;
        display: inline-block;
        width: 100%;
    }
    .bbox
    {
      width:100%;
      display: inline-block;
      background-color: white;
      height: 100px;
      overflow-y: auto;
      padding: 11px;
    }
    ul.bbox li
    {
      padding-left: 23px;
      width: 23%;
      background: url('images/checked.png')no-repeat 4px center;
      font-size: 15px;
      box-shadow: 0px 0px 2px #bdbdbd;
      margin: 3px;
      padding-right: 0px;
      overflow: hidden;
      overflow: hidden;
      text-overflow: ellipsis;
      cursor: pointer;
    }
    ul.bbox li.selected,ul.bbox li[checked]
    {
      background: url('images/unchecked.png')no-repeat 4px center;
    }
    .urundetay .salebox
    {
        background-color:red;
        color:white;
        display: inline-block;
        text-align: center;
        padding: 10px 5px;
        font-size: 16px;
        float: left;
    }
    .urundetay .fbox .f
    {
      display:inline-block;
      font-size: 15px;
      line-height: 26px;
      float: left;
      margin-left: 15px;
      font-weight: bold;
    }
    .urundetay .fbox .f .o
    {
      color: #ff8600;
      font-size: 19px;
    }
    .PA_row {
    float: left;
    padding: 0px 10px;
    padding-left: 0px;
}
    .CountBox
  {
    width: 119px;
    font-size:17px;
    /*border:1px solid #CCC;*/
    background:url('images/countback125.png')left center;
    height: 50px;
    /* display: table; */
  }
  .CountBox div
  {
    width:33%;
    height:100%;
    float:left;
   padding: 14px 0px;
    text-align:center;
    cursor:pointer;
  }
  .CountBox div:hover
  {
    cursor:pointer;
    background: #f1f1f1;
    opacity:0.8;
  }
  .urundetay .addBasket
  {
      border:1px solid #F2F2F2;
      padding:10px 20px;
      background: url('images/adbask.png') no-repeat 8px center #ff9a2a;
      color:white;
      font-size: 15px;
      font-size: 19px;
      padding: 13px 20px;
      border: none;
      padding-left: 39px;
      box-shadow: 0px 2px 1px #b35e00;
      text-indent: 10px;
      cursor: pointer;
  }
  .urundetay .addBasket:hover
  {
     box-shadow: 0px 2px 8px #b35e00; 
  }
  .urunTabs li
{
font-size:13px;
}
.zoomLens
{
border: 1px solid rgb(210, 210, 210) !important;
cursor: crosshair;
}
.urunTabs
{
width:100%;
}
.tabgoster {
background-color: #f9f9f9;
border: 1px solid #DEDEDE;
margin: 0px 1px;
font-weight: normal;
cursor: pointer;
padding: 10px 15px !important;
/* padding: 10px 0 !important; */
/* width: 24.8%; */
text-align: center;
}
.OneTab {
    background: white;
    width: 100%;
    display: inline-block;
    border: 1px solid #CCC;
    padding: 1% 4%;
}

.zoomWindowContainer > div
{
border: 1px solid rgb(173, 173, 173) !important;
}
.zoomWindowContainer div
{
border: 1px solid #F9F3F3 !important;
box-shadow: 1px 1px 18px rgba(0, 0, 0, 0.22) !important;
}
    /*Settings*/
    @media only screen and (max-width: 780px)
    {
      /*startmedia*/
      header,.ustunustu,.newsocial
      {
        display:none;
      }
      .container img
      {
        max-height:100%;
        max-width:100%;
      }
      .UrunListesi1 .Product button
      {
        opacity:1 !important;
      }
      .urundetay
      {
        height:auto;
      }
      .urundetay .sol
      {
        float:none;
        width:100%;
        height: 308px;
      }
      .urundetay .sag
      {
        float:none;
        width:100%;
        padding-bottom: 18px;
      }
      .Orta  table
      {
        max-width:100% !important;
      }
      .kategori-vitrin table
      {
        width:auto !important;
      }
      .Orta img
      {
        max-width:100% !important;
      }
      .urunTabs li
      {
        float:none;
        width:100%;
        font-size:18px;
      }
      footer .menus li
      {
        padding: 0px 5px;
        border:none;
        width: 20%;
        font-size: 12px;
        text-align: center;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
      }
      .ftmenus > ul
      {
        padding: 0px 0px;
        /* height: 264px; */
        width: 50%;
        text-align: center;
        margin-bottom: 20px;
      }
      .ftmenus > ul:nth-child(2n+2)
      {
        float:right;
      }
      .CampaignText
      {
        display:none;
      }
        .container, .ArayuzIskelet, div.vitrinblokyok {
            width: 100% !important;
        }
        .fooText,.ui-tabs .ui-tabs-panel,.ui-tabs .ui-tabs-panel *,.ui-tabs .ui-tabs-panel p 
        {
          width:100% !important;
          max-width:100% !important;
        }
        .fooText,.ui-tabs .ui-tabs-panel,.ui-tabs .ui-tabs-panel input
        {
          width:auto !important;

        }
		.SiparisSozlesme *
		{
			width:100% !important;
			max-width:100% !important;
		}
		.SiparisBlok.Sepet
		{
			display:none;
		}
		.SiparisBlok table
      {
        width:100% !important;
      }
        .ui-tabs .ui-tabs-nav
        {
          width:100% !important;
        }
        .ui-tabs .ui-tabs-nav li,.ui-tabs .ui-tabs-nav li a
        {
          width:100% !important;
          display:block !important;
          float:none;
          background-repeat:repeat !important;
        }
        .OneTab iframe
{
  display:none;
}
        .filter_group > ul
        {
          height:80px !important;
          overflow-y:auto !important;
          display:inline-block;
          width:100%;
        }
        table.ArayuzIskelet td.Sol, table.ArayuzIskelet td.Orta
 {
   display:block;
   width: 100% !important;
   padding-right:0px !important;
 }
  table.ArayuzIskelet td.Sol .ArayuzBlok, table.ArayuzIskelet td.Orta .ArayuzBlok
  {
    width:100% !important;
  }
 .ArayuzBlok
 {
   width: 100% !important;
   /* margin:0; */
 }
 .filt label
 {
   float:none;
   display:inline-block;
 }
        .BSTSlider
        {
          height: 104px !important;
        }
        .SlidersButons
        {
          display:none;
        }
        .UrunBlok .l,.UrunBlok .r
        {
          float:none;
          width:100%;
        }
        .UrunListesi1 .Product
        {
          width:50%;
          border-bottom:1px solid #F2F2F2;
        }
        .UrunBlok .r
        {
          height:100px;
          background-color:white;
        }
        .UrunBlok .r img
        {
          max-width: 24.2% !important;
        }
        .row3
        {
          float:left;
        }
    .hrUL > li
    {
        font-size:9px;
        padding: 5px 5px;
    }
    div.mb_head
		{
			display: table !important;
			width: 100%;
			text-align: center;
		}
		.zoomContainer
{
	display:none !important;
}
		.mb_head
    {
      background-color:white;
      text-align:center;
      padding:15px 0;
      position:relative;
      box-shadow: 1px 1px 5px #C5C3C3;
      margin-bottom: 10px;
    }
    .mb_head img:nth-child(1)
    {
      position:absolute;
      top:0px;
      left: 4%;
    }
     .mb_head img:nth-child(3)
     {
      position:absolute;
      right: 5%;
      top:0px;
     }
    .mb_head .logo
    {
      max-height: 60px;
      margin: auto;
      float: none;
    }
    .mb_categories,.mb_categories ul
    {
      width:100%;
      padding: 0;
      list-style: none;
    }
	.mb_ImgScroll
{
	position:absolute;left:0;top:0;width:100%;height:100%;
	display:block !important;
}
.mb_left_menu
{-webkit-transition: all 0.30s ease-in-out;-moz-transition: all 0.30s ease-in-out;-ms-transition: all 0.30s ease-in-out;-o-transition: all 0.30s ease-in-out;width: 65% !important;}
.mb_shadow
{
display:none;
width:100%;
height:100%;
background: rgba(255, 255, 255, 0.47);
position:fixed;
left:0px;
top:0px;
z-index:999;
}
.mb_left_menu
{
font-family:'Arial';
width: 60%;
height:100%;
background:#201f1d;
position:fixed;
left: -75%;
top:0px;
z-index:1001;
color:white;
display:block;
}
.mb_left_menu > b
{
  position:absolute;
  right: -35px;
  top: 0px;
  background-color: #313131;
  color:White;
  padding:15px;
}
.mb_left_menu .mb_left_menu_container
{
width:90%;margin:10px auto;height:100%;
overflow:scroll !important;
}
.mb_left_menu .mb_left_menu_container .mb_menu_row
{
font-size:16px;padding:10px 5px;background:url('/Data/EditorFiles/images/r_ok.png') right center no-repeat transparent;
}
.mb_left_menu .mb_left_menu_container .mb_menu_row > a
{
	color:white;
	display:block;
}
.GenelSiparisFormSag,.GenelSiparisFormSol
	{
		display:none;
	}
	.Cart_New .Cart_Left
	{
		width:100% !important;
		float:none !important;
	}
	.Cart_New .Cart_Right
	{
		float:none !important;
		width:100% !important;
	}
	.Cart_Right_Container
	{
		text-align:left !important;
	}
	.special_button
	{
		width:90% !important;
		margin:auto !important;
	}
	.saledetect input[type="text"]
	{
		width:50% !important;
	}
	.p_crn_row  *
{
	font-size: 14px !important;
}
.CartHeader :nth-child(3), .CartInTable .p_crn_row .p_crn_count
{
	display:block;
	width:40% !important;
}
.CartHeader :nth-child(4), .CartInTable .p_crn_row .p_crn_price
{
	width: 30% !important;
}
.CartHeader :nth-child(2), .CartInTable .p_crn_row .p_crn_name
{
	width:30% !important;
}
.CartHeader :nth-child(1), .CartInTable .p_crn_row .p_crn_img
{
	display:none;
}
	.AccountPanel .AccountIc .AccountColum
{
	width:95% !important;
	float:none!important;
	background:white;
	margin:0 !important;
	margin:auto !important;
}
.PopupSale
{
	width:100%;
}
.PopupSale img
{
	max-width:100%;
}
.CampaignText
{
  font-size:10px;
  padding:6px 0;
}
.UserLogin_Form
{
	width:100% !important;
	height:100% !important;
	left:0% !important;
	top:0%!important;
	border-radius:0px !important; 
	overflow-y:scroll!important;
}
.altMenuParent
{
  margin:10px 0;
  display:inline-block;
  width:100%;
  padding:10px;
  background-color: #eaeaea;
}
.altMenuParent li
{
  padding:8px 0px;
  text-indent:10px;
  border-bottom: 1px solid #cecece;
  font-size: 13px;
}
	.orderWrapperBody,#orderWrapperBody
	{
	width:100% !important;	
	}
	.GenelSiparisForm
	{
		margin:0 !important;
	}
	.GenelSiparisForm div .Yazi
	{
		width:80px;
	}
	.SiparisBlok .Icerik .Sepet .Icerikler .B1
	{
		width:70px;
	}
	.SiparisBlok .Icerik .Sepet .Icerikler .B3
	{
		width:100px;
	}
	.SiparisBlok .Icerik .Sepet .Icerikler .B4
	{
		width:100px;
	}
	.SiparisBlok .Icerik .SepetFiyat .Icerik div span
	{
		text-align:left;
	}
	.GenelSiparisFormSag,.GenelSiparisFormSol
	{
		display:none;
	}
	.UL_tabs *
	{
		max-width:100%;
	}
	.orderWrapperBody,#orderWrapperBody
	{
	width:100% !important;	
	}
	.GenelSiparisForm
	{
		margin:0 !important;
	}
	.GenelSiparisForm div .Yazi
	{
		width:80px;
	}
	.SiparisBlok .Icerik .Sepet .Icerikler .B1
	{
		width:70px;
	}
	.SiparisBlok .Icerik .Sepet .Icerikler .B3
	{
		width:100px;
	}
	.SiparisBlok .Icerik .Sepet .Icerikler .B4
	{
		width:100px;
	}
	.SiparisBlok .Icerik .SepetFiyat .Icerik div span
	{
		text-align:left;
	}
	.GenelSiparisFormSag,.GenelSiparisFormSol
	{
		display:none;
	}
	.ArayuzBlok .Icerik
        {
          display:none;
        }
  /*endmedia*/
    }   
     @media only screen and (max-width: 1290px) and (min-width: 780px)
     {
       .searchbox
       {
         width: 350px;
       }
       .container,.ArayuzIskelet
       {
         width:1000px !important;
       }
       div.vitrinblokyok
       {
         width:100% !important;
       }
       .searchbox input[type="text"]
       {
         width:68%;
       }
       #Categories > li
       {
         background-image:none !important;
             padding: 16px 5px !important;
       }
     }  
     .mb_left_menu
{-webkit-transition: all 0.30s ease-in-out;-moz-transition: all 0.30s ease-in-out;-ms-transition: all 0.30s ease-in-out;-o-transition: all 0.30s ease-in-out;width: 65% !important;}
.mb_shadow
{
display:none;
width:100%;
height:100%;
background: rgba(255, 255, 255, 0.47);
position:fixed;
left:0px;
top:0px;
z-index:999;
}
.mb_left_menu
{
font-family:'Arial';
width: 60%;
height:100%;
background:#201f1d;
position:fixed;
left: -75%;
top:0px;
z-index:1001;
color:white;
display:block;
}
.mb_left_menu > b
{
  position:absolute;
  right: -35px;
  top: 0px;
  background-color: #313131;
  color:White;
  padding:15px;
}
.mb_left_menu .mb_left_menu_container
{
width:90%;margin:10px auto;height:100%;
overflow:scroll !important;
}
.mb_left_menu .mb_left_menu_container .mb_menu_row
{
font-size:16px;padding:10px 5px;background:url('/Data/EditorFiles/images/r_ok.png') right center no-repeat transparent;
}
.mb_left_menu .mb_left_menu_container .mb_menu_row .mb_menu_list
{
display:none;
padding:0px;
background:#eee;
margin-top:10px;
}
.mb_left_menu .mb_left_menu_container .mb_menu_row .mb_menu_list .mb_menu_row_i
{
padding:13px;color:black;
border-bottom:1px solid #CCC;
padding-bottom:10px;
}
.mb_left_menu .mb_left_menu_container .mb_menu_row .mb_menu_list .mb_menu_row_i div
{
background: #FFF;padding-top:5px;
}
.mb_header .m_SearchBox
{
	margin:10px;margin-top:30px;display:none;
	position:relative;
}
.mb_header .m_SearchBox input
{
	width:90%;margin:auto;font-size:20px;padding: 10px;text-indent:15px;border:1px solid #eee;outline:none;
	box-shadow: inset 0px 1px 2px 0px rgba(0,0,0, .05);
}
.mb_header .m_SearchBox .sbutton
{position:absolute;right: 5%;top: -2px;height:50px;width:50px;background: url('/Data/EditorFiles/go.png') no-repeat center center;opacity: 0.8;}
.mb_header .m_SearchBox input::selection,.mb_header .m_SearchBox input:hover
{
	box-shadow:0px -1px 10px 1px rgba(46,0,0,0.1)inset ;
	background:#FBFBFB;
}
 .filterScreen
  {
  	width:100%;
  	display:table;
  	background-color: white;
  }
  .filterScreen ul
  {
  	padding:10px;
  	width:100%;
  	display: inline-block;
  	    background-image: -webkit-linear-gradient(top, rgb(247, 247, 247) 0%, rgb(245, 245, 245) 100%);
    box-shadow: 0 -1px 0 0 rgba(0,0,0,.1), inset 0px 0px 0px 1px rgba(255, 255, 255, .8), 0px 1px 0px 1px rgba(0, 0, 0, .15), 0 1px 0 0 rgba(0,0,0,.20);
  }
  div.IcerikSayfaYol
  {
  	clear:both;
  }
  .filterScreen ul li:first-child
  {
  	margin-left:0;
  }
  .filterScreen ul li
  {
  	float:right;
  	border:1px solid #F2F2F2;
  	padding:4px 8px;
  	cursor:pointer;
  	/* background-image: -webkit-linear-gradient(top, rgb(247, 247, 247) 0%, rgb(245, 245, 245) 100%); */
  	/* box-shadow: 0 -1px 0 0 rgba(0,0,0,.1), inset 0px 0px 0px 1px rgba(255, 255, 255, .8), 0px 1px 0px 1px rgba(0, 0, 0, .15), 0 1px 0 0 rgba(0,0,0,.20); */
  	color: #797979;
  	margin-left: 5px;
  	/* background-color: #ff8600; */
  	font-size: 11px;
  }
  .filterScreen ul li[selected]
  {
  	border-color:black;
  	float:left;
  	background-color: white !important;
  }
  .filterScreen ul li:hover
  {
  	border-color:black;
  }
  .Product .zoom {
    background: url('/Data/EditorFiles/zoom24.png')center center no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 46%;
    bottom: 66%;
    opacity: 0;
    cursor: pointer;
}
.Product .tkn {
    position: absolute;
    top: 50%;
    left: 0%;
    padding: 5px 0;
    text-align: center;
    background: rgb(204, 204, 204);
    color: dimgray;
    width: 41%;
}
.gnfir {
    position: absolute;
    right: -25px;
    top: 14px;
    background-color: orange;
    color: white;
    padding: 6px 31px;
    transform: rotate(40deg);
    box-shadow: 1px 4px 2px #e0e0e0;
    z-index: 50;
}
.har .f
{
  background-color:white;
  border:1px solid #CCC;
}
.har .f ul {
    margin: 10px 0px;
    display: inline-block;
    font-size: 12px;
    /* width: 100%; */
    list-style:none;
    float: right;
    margin-right: 25px;
}
.har .f ul li
{
  float:left;
  padding: 5px 4px;
  padding-left:20px;
  background-repeat:no-repeat;
  cursor:pointer;
  background-position:left center;
  
}
.har.f ul li:nth-child(1)
{
  background-image:url('/Data/EditorFiles/s.png');
}
.har .f ul li:nth-child(2)
{
  background-image:url('/Data/EditorFiles/f.png');
}
.har .f ul li:nth-child(3)
{
  background-image:url('/Data/EditorFiles/a.png');
}
.har .f ul li:nth-child(4)
{
  background-image:url('/Data/EditorFiles/b.png');
}
