
.TRY:before{
  /*font-family: "AbakuTLSymSansRegular", serif;
  content:"t";*/
  content:"\20BA";
  padding-right:3px;
}
.TL:before{
  /*font-family: "AbakuTLSymSansRegular", serif;*/
  content:"\20BA";
  padding-right:3px;
}
.USD:before{
  /*font-family: "AbakuTLSymSansRegular", serif;*/
  content:"\0024";
  padding-right:3px;
}
.EURO:before,.EUR:before{
  /*font-family: "AbakuTLSymSansRegular", serif;*/
  content:"\20AC";
  padding-right:3px;
}
.GBP:before{
  /*font-family: "AbakuTLSymSansRegular", serif;*/
  content:"\00A3";
  padding-right:3px;
}
.RUB:before{
  /*font-family: "AbakuTLSymSansRegular", serif;*/
  content:"\20BD";
  padding-right:3px;
}

.cls{clear: both;}
.sola{ float: left; }
.linenormal{line-height: normal;}
.font12{font-size: 12px;}
.font14{font-size: 14px;}
.kalin{ font-weight: bold; }
.kursor{ cursor: pointer; }
.pozisyonrelative{position: relative;}
.ortacizili{text-decoration: line-through !important;}
.makyuk50 {max-height: 50px !important;}
.makyuk100 {max-height: 100px !important;}
.makyuk200 {max-height: 200px !important;}
.makyuk250 {max-height: 250px !important;}
.makyuk300 {max-height: 300px !important;}
.minyuk80 {min-height: 80px !important;}
.minyuk30 {min-height: 30px !important;}
.minyuk20 {min-height: 22px !important;}
.cizgisizLink { text-decoration: none !important; }
.karsilastirmaAlani{ line-height: 30px !important; }
.genislik150 {width: 150px !important;}
.genislik130 {width: 130px !important;}
.genislik120 {width: 120px !important;}
.genislik110 {width: 110px !important;}
.genislik100 {width: 100px !important;}
.genislik24 {width: 24px !important;}
.soldan50geri{ margin-left: -50px !important; }
.minibayrak { height: 12px !important; border:1px solid #eee; }
.saydam {opacity: 0.3;}
.saydam-overlay {
  opacity:0.7;
  filter: alpha(opacity=70);
  background-color:#fff;  
  z-index:10;     
  position:absolute; 
}
.saydam-yazi {position:absolute; padding-top: 40px; z-index: 11; font-size: 18px; font-weight: bold; color: #333; width: 100%; text-align: center;}

#cover {
    background: url("../images/yukleniyor.gif") no-repeat scroll center center #FFF;    
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 10000 !important;
    overflow: hidden !important;
    top: 0;
}


/* kategori devamini oku */
.text-overflow {      
    height:70px; width: 100%; padding-bottom: 2px;
    display:block; 
    overflow:hidden;
   /* word-break: break-word;
    word-wrap: break-word;*/
}

.btn-overflow {
  display: none;
  text-decoration: none; 
}

/* ARAMA */
.arama-sonuclari {
  width:100%;
  overflow:hidden;
  position:absolute;
visibility:hidden;
  z-index:1000;
  opacity:1; background-color: #fff; padding: 10px; border: 1px solid #ddd;

  border-bottom-left-radius:10px;
  border-bottom-right-radius:10px;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -ms-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
}

.arama-sonuclari.show {
  opacity:1;
  visibility:visible;
  top:50px;
}

/*AjaxSite.asp */
.arama-sonuclari .arama-urunleri {
  width:55%;
  float:left;
  background:#fff;
  padding:10px 20px;
}

.arama-sonuclari .arama-urunleri .title,
.arama-sonuclari .arama-kategorileri .title {
  
  font-size:14px;
  font-weight:600;
  margin-bottom:0px;
}

.arama-sonuclari .arama-urunleri ul li {
  margin-bottom:6px;
  overflow:hidden;
}

.arama-sonuclari .arama-urunleri ul li .arama-image {
  width:50px;
  float:left;
  height:50px;
  line-height:50px;
  margin-right:20px; text-align: center;
}

.arama-sonuclari .arama-urunleri ul li .urun-bilgi {
  overflow:hidden;
}


.arama-sonuclari .arama-urunleri ul li .urun-bilgi .fiyat .satisfiyat {
  color:#484848;
  font-size:16px;
  font-weight:500;
  font-family:'Nunito';
  margin-right:15px;
}

.arama-sonuclari .arama-urunleri ul li .urun-bilgi .fiyat .eskifiyat {
  font-size:13px;
}

.arama-sonuclari .arama-kategorileri {
  width:45%;
  float:left;
  background:#f5f5f5;
  padding:10px 20px; 
  overflow:hidden;
}

.arama-sonuclari .arama-kategorileri li a {

  line-height:20px;
}

.arama-sonuclari .tumsonuclar { border: 1px solid #aaa; padding: 5px; width: 100%; background-color: #fbfbfb; margin-bottom: 10px;}
/* /////////////////     ARAMA     //////////////////////  */


/* urun varyant */
.varyantlar label{ min-width: 160px; float: left; font-size: 18px;}
.varyantlar .varyantsec { padding: 6px; border:1px solid #ddd; }
.varyantlar .varyantgrup { width: 100%; margin-bottom: 10px; }

.radio-toolbar input[type="radio"] {
  opacity: 0;
  position: fixed;
  width: 0; cursor: pointer;
}
.radio-toolbar span {min-width: 160px; float: left; font-size: 18px;}
.radio-toolbar label {
    display: inline-block;
    background-color: #fbfbfb;
    padding: 6px 8px;    
    font-size: 14px;
    border: 1px solid #ddd;
    border-radius: 1px;
    cursor: pointer; margin-right: 4px; min-width: 80px;
}
.radio-toolbar input[type="radio"]:checked + label {
    background-color:#38414a;
    border-color: #ddd;color: #ffffff;
}
.radio-toolbar input[type="radio"]:focus + label {
    border: 1px dashed #ddd;color: #ffffff;
}
.radio-toolbar label:hover {
  background-color: #38414a; color: #ffffff;
}

.product-colors{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.product-colors a{width:32px;height:32px;margin-right:15px;border:1px solid #e4e3e3}
.product-colors a:visited {border:1px solid #e4e3e3}
.product-colors a.selectedVaryantLink{border:2px solid #000000;}
.product-colors span {min-width: 160px; float: left; font-size: 18px;}

.adetgrup { width: 100%; margin-bottom: 10px; }
.adetgrup .adetbaslik {min-width: 160px; float: left; font-size: 18px;}

a.favoriEkli { background-color: #e0494e; }
.yorumfaydalimi { color: #aaa; font-weight: normal; }
.onsiparis{ margin: 0 0 20px 0; border-radius: 4px; border:1px dotted #cccccc; padding: 10px; }
.altcizgi { border-bottom: 1px solid #eeee; }



/* kredi kart*/
.kartoverlay{
  opacity:0.6;
    filter: alpha(opacity=20);
    background-color:#333; 
    width:100%; 
    height:99%;
    z-index:10;     
    position:absolute; color: #ffffff; text-align: center; visibility: hidden; font-weight: bold; font-size: 22px;
}
.kartoverlay:hover {
    background-color: #f1f1f1; color: #000000; font-weight: bold; font-size: 22px;
  
}

/*tablo */
.taksittable {
  font-size: 12px;
}

.taksittable tr,.taksittable td {
   height: 14px;
   text-align: center
}

.taksittable>tbody>tr>td, .taksittable>tbody>tr>th, .taksittable>tfoot>tr>td, .taksittable>tfoot>tr>th, .taksittable>thead>tr>td, .taksittable>thead>tr>th
{
  padding:2px; 
}





/* uye.asp*/
.chat-message {
  padding: 10px 20px 10px;
}

.chat {
    list-style: none;
    margin: 0;
}

.chat-message{
    background: #fafafa;  
}

.chat li img {
  width: 45px;
  height: 45px;
  border-radius: 50em;
  -moz-border-radius: 50em;
  -webkit-border-radius: 50em;
}

img {
  max-width: 100%;
}

.chat-body {
  padding-bottom: 20px;
}

.chat li.left .chat-body {
  margin-left: 0px;
  background-color: #fff;
}

.chat li .chat-body {
  position: relative;
  font-size: 11px;
  padding: 10px;
  border: 1px solid #f1f5fc;
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.chat li .chat-body .header {
  padding-bottom: 5px;
  border-bottom: 1px solid #f1f5fc;
}

.chat li .chat-body p {
  margin: 0;
}

.chat li.left .chat-body:before {
  position: absolute;
  top: 10px;
  left: -8px;
  display: inline-block;
  background: #fff;
  width: 16px;
  height: 16px;
  border-top: 1px solid #f1f5fc;
  border-left: 1px solid #f1f5fc;
  content: '';
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}

.chat li.right .chat-body:before {
  position: absolute;
  top: 10px;
  right: -8px;
  display: inline-block;
  background: #fff;
  width: 16px;
  height: 16px;
  border-top: 1px solid #f1f5fc;
  border-right: 1px solid #f1f5fc;
  content: '';
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}

.chat li {
  margin: 15px 0;
}

.chat li.right .chat-body {
  margin-right: 0px;
  background-color: #fff;
}

/* siparis detay*/


.totals tr td {
    font-size: 12px
}

.product-adet span {
    font-size: 12px;
    color: #dedbdb
}
.table-borderless tr td {border: none !important; border-color: #ffffff !important;}
.table tr td { padding: 5px !important; }
.table { margin-bottom: 0 !important; }

.siparisadresleri {margin-top: 20px; }
.siparisadresleri p { font-size: 12px; line-height: 16px; padding: 4px;}
.siparisadres { width: 100%; border-bottom: 1px solid #e1e1e1; font-size: 13px; padding: 6px 4px; }


/* cerez*/
.cookiealert {    
    z-index: 999;
    opacity: 0;
    visibility: hidden; 
    transform: translateY(100%);
    transition: all 500ms ease-out;   
}
.cookiealert a {
    text-decoration: underline
}
.cookiealert.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0%);
    transition-delay: 1000ms;
}


/*animation sistem mesajlari*/
.gradient-heading {
  /*font-size: 100px;
  font-weight: 700;
  line-height: 120px;*/
  letter-spacing: 2px;
  text-align: center;
  /*background: -o-linear-gradient(45deg,#ff8a00,#e52e71,#044bea,#7a00ff);
  background: linear-gradient(45deg,#ff8a00,#e52e71,#044bea,#7a00ff);*/
  background: -o-linear-gradient(45deg,#333333 ,#d6d6d6,#b12323,#a90303);
  background: linear-gradient(45deg,#333333,#d6d6d6,#b12323,#a90303);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 300% 300%;
  -webkit-animation: gradient-text 8s ease infinite;
          animation: gradient-text 8s ease infinite;
  
}
@-webkit-keyframes gradient-text {
  0% {
    background-position: 0% 50%;
  }
    50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes gradient-text {
  0% {
    background-position: 0% 50%;
  }
    50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}


/* yorum*/
table.comment-rating tr td {padding: 0 !important; margin: 0 !important; margin-bottom: 0 !important;}
table.comment-rating tr {padding: 0 !important; margin: 0 !important; margin-bottom: 0 !important;}
.rating-box {
    width: 144px;
    height: 130px;
    /*margin-right: auto;
    margin-left: auto;*/
    background-color: #FBC02D;
    color: #fff
}

.rating-label {
    font-weight: bold
}

.rating-bar {
    width: 300px;
    padding: 8px;
    border-radius: 5px
}

.bar-container {
    width: 100%;
    background-color: #f1f1f1;
    text-align: center;
    color: white;
    border-radius: 20px;
    cursor: pointer;
    margin-bottom: 5px
}

.comment-bar {    
    height: 13px;
    background-color: #FBC02D;
    border-radius: 12px
}

.bar-5 {
    width: 70%;
    height: 13px;
    background-color: #FBC02D;
    border-radius: 12px
}

.bar-4 {
    width: 30%;
    height: 13px;
    background-color: #FBC02D;
    border-radius: 12px
}

.bar-3 {
    width: 20%;
    height: 13px;
    background-color: #FBC02D;
    border-radius: 12px
}

.bar-2 {
    width: 10%;
    height: 13px;
    background-color: #FBC02D;
    border-radius: 12px
}

.bar-1 {
    width: 0%;
    height: 13px;
    background-color: #FBC02D;
    border-radius: 12px
}


.star-active {
    color: #FBC02D;
    /*margin-top: 10px;
    margin-bottom: 10px*/
}

.star-active:hover {
    color: #F9A825;
    cursor: pointer
}

.star-inactive {
    color: #CFD8DC;
    /*margin-top: 10px;
    margin-bottom: 10px*/
}


#sabitSepet{
  position: fixed; background-color: #ffffff !important; 
  left: 0;
  bottom: 0px;
  z-index: 80000 !important; margin: 0 !important;
}

.facebookbuton{background-color:#4267B2 !important; color:#ffffff !important; border: 2px solid #3b5998!important; }

/* Ana sayfa banenr hover efekt */
.banner-content .content-overlay {        
    background-image: linear-gradient(to bottom, rgba(255,0,0,0), rgba(0,0,0,1));               
    left: 12px;
    top: 0;
    bottom: 0;
    right:12px;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.banner-content:hover .content-overlay{
  opacity: 1;
}
.content-details { 
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.banner-content:hover .content-details{
  top: 65%;
  left: 50%;
  opacity: 1;
}
.content-details h3{
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;          
}
.content-details p{
  color: #fff;
  font-size: 0.8em;
}
.fadeIn-bottom{
  top: 80%;
}
.fadeIn-top{
  top: 20%;
}
.fadeIn-left{
  left: 20%;
}
.fadeIn-right{
  left: 80%;
}    

/* urun akardiyon gorunum */
.accordion-button {padding-left:0 !important; font-size: 0.6em;color: #8e8e8e !important;}

.accordion-button:not(.collapsed) {
  color: #8e8e8e !important;
  background-color: #fff !important; 
}


.accordion-button:link, .accordion-button:visited, .accordion-button:hover, .accordion-button:active  { 
   color: #000 !important;       
}

.accordion-button:focus {
z-index: 3;
color:#333 !important;
border-color: #FFF !important;
outline: 0 !important;
box-shadow: none !important;
}

/* google icin varsayila yukseklikler*/
.story-widget-height {min-height: 130px !important;}


.telegram-color {background: #0088cc;}
.twitter-color {background: #1DA1F2;}
.youtube-color {background: #FF0000;}
.facebook-color {background: #3B5998;}
.instagram-color {background: #C13584;}
.linkedin-color {background: #0077B5;}