#urun-detay h1 {
  float: left;
      width: 100%;
      display: inline-block;
      font-size: 21px;
      line-height: 1.2;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
}

#urun-detay h2 {
  font-size: 100%;
  margin: 0 0 5px;
  font-weight: 400;
  position: relative;
  text-transform: none;
}

#urun-detay .marka {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  padding: 0;
  display: block;
}

#urun-detay a {
  cursor: pointer
}

#urun-detay a:hover {
  text-decoration: none;
}

#urun-detay form {
  display: contents;
}

#urun-detay .kategori {
  margin: 0;
  padding: 0;
  position: relative;
  font-weight: 500;
  display: inline-block;
  width: 100%;
  color: #b3b3b3;
  font-size: 12px;
}

#urun-detay .kategori li {
  list-style: none;
  float: left;
  position: relative;
  display: inline-block;
  padding: 0 3px
}

#urun-detay .kategori li:nth-child(1) {
  padding: 0 3px 0 0px
}

#urun-detay .kategori li::after {
  content: ',';
}

#urun-detay .kategori li:last-child::after {
  content: '';
}

#urun-detay .yildiz, #urun-detay .yildiz span::before {
  font-family: "Font Awesome 5 Pro";
  position: relative;
  font-weight: 900;
  font-size: 10px;
  letter-spacing: 1px;
}

#urun-detay .yildiz:before {
  content: "\f005\f005\f005\f005\f005";
  overflow: hidden;
  position: relative;
  color: #dbdbdb
}

#urun-detay .yildiz span {
  position: absolute;
  overflow: hidden;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
}

#urun-detay .yildiz span::before {
  content: "\f005\f005\f005\f005\f005";
  color: #ffc02a;
}

#urun-detay .kisayol, #urun-detay .kisayol a {
  margin: 0;
  padding: 0;
  position: relative;
  font-size: 12px;
  display: inline-block
}

#urun-detay .kisayol li {
  list-style: none;
  float: left;
  position: relative;
  display: inline-block;
}

#urun-detay .kisayol li:nth-child(1) {
  margin: 0 15px 0 0
}

#urun-detay .kisayol li:nth-child(2) {
  margin: 0 15px
}

#urun-detay .kisayol li:nth-child(3) {
  margin: 0 0 0 15px
}

#urun-detay .kisayol li:nth-child(2):after, #urun-detay .kisayol li:nth-child(3):after {
  content: "";
  display: inline-block;
  height: 10px;
  width: 1px;
  background: #b3b3b3;
  position: absolute;
  left: -15px;
  top: 4px;
}

#urun-detay .kampanya {
  font-size: 13px;
  display: block;
  border: 1px;
  border-style: dashed;
  padding: 5px;
  width: max-content;
}

#urun-detay .ucret {
  display: block;
  position: relative;
}

#urun-detay .ucret .indirim-orani {
  width: 60px;
  height: 52px;
  display: block;
  text-align: center;
  margin-right: 14px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  padding-top: 10px;
  float: left
}

#urun-detay .ucret .indirim-orani b {
  font-size: 18px;
  font-weight: 400;
}

#urun-detay .ucret .normal {
  height: 20px;
  font-size: 19px;
}

#urun-detay .ucret .indirim {
  font-weight: 500;
  white-space: nowrap;
  display: block;
  font-size: 26px;
  margin-top: -6px;
}

#urun-detay .varyasyon {
  display: block;
  position: relative;

  border-bottom: 1px solid;
}



/* width */
#urun-detay .accordion-content::-webkit-scrollbar {
  width: 5px;
}
/* Track */
#urun-detay .accordion-content::-webkit-scrollbar-track {
  background: #f1f1f1;
}
/* Handle */
#urun-detay .accordion-content::-webkit-scrollbar-thumb {
  background: #888;
}
/* Handle on hover */
#urun-detay .accordion-content::-webkit-scrollbar-thumb:hover {
  background: #555;
}
#urun-detay .accordion-content {
  display: none;
  height: 123px;
overflow: hidden;
overflow-y: auto;
line-height: 15px;
font-size: 12px;
color: #222222;
    margin: 10px 0px;
}
#urun-detay .accordion-headline {
  font-size: 12px;
  color: #000000;
  font-weight: 600;
  display: inline-block;
  position: relative;
  width: 100%;
  border-bottom: 1px solid #d9d9d9;
  line-height: 27px;
  padding-left: 0;
}
#urun-detay .accordion-headline:after {
  content: '+';
  position: absolute;
  right: 30px;
}
#urun-detay .accordion-headline.open:after {
  content: '-';
}

#urun-detay .varyasyon li {
  display: inline-block;
  width: 100%;
  list-style: none;
  padding-bottom: 15px;
}

#urun-detay .varyasyon li span {
  display: inline-block;
  margin-top: 10px;
  width: 100%;
  text-transform: capitalize;
  vertical-align: top;
  line-height: 30px;
  float: left;
}

#urun-detay .checkbox {
  margin: 0;
  padding: 0
}

#urun-detay .checkbox li {
  display: inline-block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 5px;
  padding-bottom: 0;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#urun-detay .checkbox li label {
  font-size: 13px;
  margin-top: 3px;
  display: block;
  cursor: pointer;
}

#urun-detay .checkbox li input {
  display: none;
}

#urun-detay .checkbox li b {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
  border: 1px solid;
  -webkit-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
}

/* #urun-detay .checkbox li:hover input ~ b {
        background-color: #ccc;
    } */
#urun-detay .checkbox li input:checked~b {
  background-color: #fff;
}

#urun-detay .checkbox li b:after {
  content: "";
  position: absolute;
  display: none;
}

#urun-detay .checkbox li input:checked~b:after {
  display: block;
}

#urun-detay .checkbox li b:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#urun-detay .sepet-islemleri {
  display: inline-block;
  position: relative;
}

#urun-detay .sepet-islemleri ul {
  margin: 0;
  padding: 0;
}

#urun-detay .sepet-islemleri ul li {
  list-style: none;
  float: left;
  display: flex;
  width: auto;
  padding-right: 14px;
  padding-bottom: 10px;
}

#urun-detay .sepet-islemleri ul li:last-child {
  padding-right: 0
}

#urun-detay ul.rozetler {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
}

#urun-detay ul.rozetler li {
  list-style: none;
  float: left;
  display: flex;
  width: auto;
  padding-right: 14px;
  margin-bottom: 14px;
}

#urun-detay ul.rozetler li a {
  -webkit-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
  display: table;
  background-color: #fff;
  border: 2px solid #919191;
  border-radius: 10px;
  overflow: hidden;
}

#urun-detay ul.rozetler li:last-child {
  padding-right: 0
}

#urun-detay ul.rozetler li i {
  padding: 13px;
  -webkit-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
  font-size: 24px;
  float: left;
}

#urun-detay ul.rozetler li span {
  text-transform: uppercase;
  display: block;
  line-height: 15px;
  display: table-cell;
  vertical-align: middle;
}

#urun-detay ul.rozetler li:hover a {
  border: 2px solid;
}

#urun-detay .resim {
  cursor: zoom-in;
}

#urun-detay .resim i {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 18px;
  z-index: 9;
  background: #fff;
  border-radius: 100%;
  box-sizing: content-box;
  padding: 8px;
  color: #484848;
  opacity: 0.6;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

#urun-detay .resim i:hover {
  opacity: 1
}

#urun-detay #kucuk-resim img, .modal-content ul li img {
  border: 1px solid #fff;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

#urun-detay #kucuk-resim img:hover, #urun-detay #kucuk-resim .yan, .modal-content ul li img:hover, .modal-content ul li .yan {
  opacity: .5;
  filter: alpha(opacity=50);
}

#urun-detay .kaydir .owl-nav .owl-prev button span {
  margin: -26px 0px 0px 0px;
}

#urun-detay .kaydir .owl-nav .owl-next button span {
  margin: -26px -1px 0px 0px;
}

#urun-detay .kaydir .owl-nav button, #urun-detay .kaydir-kategori .owl-nav button {
  width: 25px;
  height: 25px;
}

#urun-detay .kaydir .owl-nav .owl-prev, #urun-detay .kaydir-kategori .owl-nav .owl-prev {
  left: -18px;
}

#urun-detay .kaydir .owl-nav .owl-next, #urun-detay .kaydir-kategori .owl-nav .owl-next {
  right: -18px;
}

#urun-detay .kaydir .owl-nav, #urun-detay .kaydir-kategori .owl-nav {
  top: 25%;
}

#urun-detay .owl-theme button {
  opacity: 1;
  background: #fff;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

#urun-detay .owl-theme button:hover {
  background: #252525;
  color: #fff
}

#urun-detay #urun-oner ul {
  margin: 0;
  padding: 0;
}

#urun-detay #urun-oner ul li {
  list-style: none;
  display: block;
  width: 100%;
  padding: 0
}

#urun-detay #urun-oner label, #urun-detay #teklif-ver label, #urun-detay #sizi-arayalim label {
  padding-top: 3px;
  padding-right: 16px;
  font-size: 14px;
  color: #484848;
  float: left;
  width: auto;
  margin-bottom: 2px;
  font-weight: bold;
}

#urun-detay #teklif-ver label, #urun-detay #sizi-arayalim label, #urun-detay #urun-oner label {
  margin-top: 10px;
}

#urun-detay #urun-oner ul li label {
  margin-top: 0px;
}

#urun-detay #urun-oner ul li input[type=checkbox] {
  margin-top: 11px;
  border-radius: 0;
  height: 15px;
  width: 15px;
  margin-right: 10px;
  float: left;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.4 !important
}

.modal-content {
  border-radius: 0;
  padding: 15px
}

.swal2-popup {
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 0;
}

.img-tam {
  width: 100%;
}

.modal-content ul {
  margin: 0;
  padding: 0;
  width: 100%;
  margin-top: 35px;
}

.modal-content ul li {
  float: left;
  list-style: none;
  width: 50%;
  padding: 5px;
}

.modal-content ul li img {
  width: 100%
}

#urun-detay .kargo-bilgi {
  font-size: 14px;
  display: block;
  color: #484848;
}

#urun-detay .kargo-bilgi b {
  font-weight: 500
}

#yorumlar .title {
  width: 100%;
  padding-bottom: 21px;
  border-bottom: 1px solid #e5e5e5;
}

#yorumlar .title h2 {
  font-size: 18px;
  padding: 0;
  margin: 0
}

#yorumlar .yildiz-istatistik {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
}

#yorumlar .yildiz-istatistik li {
  list-style: none;
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
      position: relative;
}

#yorumlar .yildiz-istatistik li .yildizlar {
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  transition: all .2s ease-in;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -webkit-border-radius: 30px;
  -ms-webkit-radius: 30px;
  zoom: 1;
  width: auto;
  min-width: 240px;
  display: inline-block;
  padding: 0px 15px;
  float: left;
}



#yorumlar .yildiz-istatistik li .yildizlar .yildiz {
  margin-top: 6px;
}

#yorumlar .yildiz-istatistik li .cubuk-derece {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -webkit-border-radius: 10px;
  -ms-webkit-radius: 10px;
  zoom: 1;
  width: 400px;
  height: 16px;
  display: inline-block;
  margin-top: 5px;
  padding: 4px;
  background-color: #eee;
  position: relative;
  float: left;
  white-space: nowrap;
  z-index: 0;
}

#yorumlar .yildiz-istatistik li .cubuk-derece span:nth-child(1) {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -webkit-border-radius: 10px;
  -ms-webkit-radius: 10px;
  zoom: 1;
  height: 8px;
  display: block;
  background-color: #f28b00;
  text-indent: -9999px;
}

#yorumlar .yildiz-istatistik li .cubuk-derece span:nth-child(2) {
  width: auto;
  height: 12px;
  font-size: 11px;
  position: absolute;
  bottom: 2px;
  color: #919191;
  line-height: 1;
  right: -37px;
}

#yorumlar .genel-ortalama {
  height: 167px;
  border: 2px solid #ddd;
  border-radius: 10px;
  position: relative;
}

#yorumlar .genel-ortalama .baslik {
  color: #919191;
  position: absolute;
  top: -13px;
  text-align: center;
  width: 100%;
}

#yorumlar .genel-ortalama .baslik span {
  background-color: #FFF;
  padding: 0 6px;
  font-size: 13px;
  font-weight: 500;
}

#yorumlar .genel-ortalama .ortala {
  width: 100%;
  display: block;
  position: relative;
}

#yorumlar .genel-ortalama .yildiz {
  margin: auto;
  width: 112px;
}

#yorumlar .genel-ortalama .yildiz span::before, #yorumlar .genel-ortalama .yildiz::before {
  font-size: 19px;
}


#yorumlar .genel-ortalama .sonuc {
  margin: 0 auto;
  width: 115px;
  color: #646464;
  font-size: 84px;
  text-align: center;
}

#yorumlar .yorumlar {
  margin: 0;
  padding: 0
}

#yorumlar .yorumlar li {
  list-style: none;
  padding: 15px 0 23px 0;
  border-bottom: 1px solid #ddd
}

#yorumlar .yorumlar li:last-child {
  border: none;
}

#yorumlar .yorumlar li .yorum-basligi {
  width: 70%;
  display: contents;
  padding-right: 150px;
  margin-bottom: 20px;
  line-height: 1.2;
  color: #484848;
  float: left;
}

#yorumlar .yorumlar li .tarih {
  color: #919191;
  float: right;
}

#yorumlar .yorumlar li p {
  line-height: 1.4;
  display: block;
  width: 100%;
  position: relative;
  clear: both;
}

#yorumlar .yorumlar li .kullanici {
  display: inline-block;
  margin-bottom: 8px;
  font-size: 13px;
  font-weight: 500;
}

#yorumlar .yorumlar li .geri-bildirim i {
  display: inline-block;
  font-size: 13px;
  font-style: italic;
}

#yorumlar .yorumlar li .geri-bildirim a {
  display: inline-block;
  font-weight: 500;
  font-size: 12px;
  color: #4b4b4b
}

#yorumlar .yorumlar li .geri-bildirim a span {
  font-weight: 400;
  color: #919191;
}

#yorumlar .tum-yorumlar {
  width: 100%;
  height: 60px;
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #000;
  background-color: #d5d5d5;
  cursor: pointer;
  line-height: 60px;
}

#yorumlar .tum-yorumlar a {
  font-size: 12px;
  background: #252525;
  color: #fff;
  border-color: #252525;
  vertical-align: top;
  border: none;
  padding: 0px 40px;
  height: 40px;
  line-height: 42px;
  display: inline-block;
  -webkit-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
  cursor: pointer;
  margin-top: 10px;
}

#yorumlar .modal-title {
  font-size: 19px;
  font-weight: 400;
}

#yorumlar .modal-title .fa {
  font-size: 17px;
}

#yorumlar .star {
  font-size: 18px;
  text-shadow: none;
}

#yorumlar .rating-container .caption {
  margin-top: 0px;
  font-size: 13px;
}

#yorumlar .etiket {
  padding-top: 3px;
  padding-right: 16px;
  font-size: 13px;
  color: #484848;
  float: left;
}

#urun-detay .txt {
  width: 100%;
  min-height: 48px;
  padding: 5px;
  border-radius: 0;
  float: left;
  border: 1px solid #e1e1e1;
  background: none;
  color: #252525;
  margin-bottom: 18px;
  font-size: 14px
}

.cember-renk {
  margin: 5px 0px;
  text-align: center;
  padding: 0px;
  list-style: none;
  overflow: inherit !important;
}

.cember-renk li {
  display: inline-block !important;
  position: relative;
  overflow: hidden;
  margin: 0px 3px;
  float: left;
  width: auto !important;
  padding-bottom: 0px !important;
  /* height: 51px !important; */
  width: 51px !important;
}

.cember-renk li input {
  position: absolute;
  left: 0;
  top: -300%;
  opacity: 0;
  visibility: hidden;
}

.cember-renk li input:checked+label, .cember-renk li input:checked+label :before {
  border-color: #252525;
  opacity: 1;
}

.cember-renk li input:checked+label i, .cember-renk li input:checked+label i:before {
  opacity: 1;
}

.cember-renk .yak label, .cember-renk .yak label i:before {
  border-color: #252525;
  opacity: 1;
}

.cember-renk li label {
  width: 40px;
  color: #fff;
  height: 40px;
  padding: 3px;
  border-radius: 30px;
  display: inline-block;
  position: relative;
  border: 2px solid #dcdcdc;
  cursor: pointer;
  text-align: center;
  opacity: 1;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0;
}

.cember-renk li label i {
  padding-top: 6px;
  height: 28px;
  width: 28px;
  border-radius: 500px;
  left: 4px;
  margin-top: 1px;
  position: absolute;
  opacity: 0.7;
  transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
  moz-transition: opacity 0.3s ease-in-out;
  o-transition: opacity 0.3s ease-in-out;
}

.cember-renk li label i:before {
  opacity: 0
}

.numara {
  margin: 5px 0px;
  text-align: center;
  padding: 0px;
}

.numara {
  list-style: none;
}

.numara li {
  display: inline-block !important;
  position: relative;
  overflow: hidden;
  margin: 0px 3px;
  float: left;
  width: auto !important;
  padding-bottom: 0px !important;
}

.numara li input {
  position: absolute;
  left: 0;
  top: -300%;
  opacity: 0;
  visibility: hidden;
}

.numara li input:checked+label, .numara li input:checked+label :before {
  border-color: #252525;
  opacity: 1;
}

.numara li input:checked+label i, .numara li input:checked+label i:before {
  opacity: 1;
}

.numara .yak label, .numara .yak label i:before {
  border-color: #252525;
  opacity: 1;
}

.numara li label {
  width: 80px;
  height: 40px;
  line-height: 32px;
  padding: 3px;
  border-radius: 30px;
  display: inline-block;
  position: relative;
  border: 2px solid;
  cursor: pointer;
  text-align: center;
  opacity: 1;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0;
}

.numara li label i {
  padding-top: 6px;
  height: 28px;
  width: 28px;
  border-radius: 500px;
  left: 4px;
  margin-top: 1px;
  position: absolute;
  opacity: 0.7;
  transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
  moz-transition: opacity 0.3s ease-in-out;
  o-transition: opacity 0.3s ease-in-out;
}

.numara li label i:before {
  opacity: 0
}

.kolay-urun {
  background-color: #fff;
  border-bottom: 1px solid #e3e3e3;
  display: none
}

.fixed-top {
  display: block;
}


 .jssocials-share-link{ border: none !important;     font-size: 12px; padding: 0 3px !important;}

.jssocials-shares {display: -webkit-flex;text-align: center;}

.jssocials-share {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    position: relative;
}


.jssocials-share:after {
    content: '';
    height: 15px;
    width: 1px;
    background: #e1e1e1;
    display: inline-block;
    position: absolute;
    right: 0;top: 5px;
}

.jssocials-share:last-child::after { display: none; }

.jssocials-share:after {
    content: '';
    height: 15px;
    width: 1px;
    background: #e1e1e1;
    display: inline-block;
    position: absolute;
    right: 0;top: 5px;
}

.kolay-urun .ucret {
  display: block;
  position: relative;
}

.kolay-urun .ucret .indirim-orani {
  width: 60px;
  height: 52px;
  display: block;
  text-align: center;
  margin-right: 14px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  padding-top: 10px;
  float: left
}

.kolay-urun .ucret .indirim-orani b {
  font-size: 18px;
  font-weight: 400;
}

.kolay-urun .ucret .normal {
  height: 20px;
  font-size: 19px;
  color: #9e9e9e;
}

.kolay-urun .ucret .indirim {
  font-weight: 500;
  white-space: nowrap;
  color: #484848;
  display: block;
  font-size: 26px;
  margin-top: -6px;
}

.kolay-urun .ort {
  height: 65px;
  vertical-align: middle;
}

.kolay-urun .ort span b {
  font-size: 24px;
  padding-bottom: 8px;
  font-weight: 400;
  color: #464646;
  position: relative;
  text-transform: none;
  display: block;
  line-height: 26px;
}

.kolay-urun .ort span {
  font-size: 12px;
  color: #8e8e8e;
  display: block;
  font-weight: 400;
  line-height: 15px;
  display: table-cell;
  vertical-align: middle;
}

.promosyon .urun-adi {
  font-size: 24px;
  padding-bottom: 8px;
  font-weight: 400;
  position: relative;
  text-transform: none;
  display: block;
  line-height: 26px;
  margin-top: 5px
}

.promosyon ul li .urun-adi {
  font-size: 12px;
  font-weight: 500;
  padding-bottom: 0px;
}

.promosyon .f-12 {
  font-size: 12px;
  line-height: 16px !important
}

.promosyon .f-14 {
  font-size: 14px;
}

.promosyon ul {
  margin: 0;
  padding: 0 3px;
  max-height: 248px;
  overflow: auto;
}

.promosyon ul .row {
  margin: 0;
  padding: 0
}

.promosyon ul::-webkit-scrollbar {
  width: 5px;
}

.promosyon ul::-webkit-scrollbar-track {
  background: rgba(34, 34, 34, 0.1);
}

.promosyon ul::-webkit-scrollbar-thumb {
  background: rgba(99, 99, 99, 0.2);
}

.promosyon ul::-webkit-scrollbar-thumb:hover {
  background: rgba(34, 45, 45, 0.4);
}

.promosyon ul::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(0, 0, 0, 0.05);
}

.promosyon ul li {
  list-style: none;
  width: 100%;
  border: 1px solid;
  margin-bottom: 5px !important
}

.promosyon ul li ul {
  margin: 0 !important;
  padding: 0 !important;
  border-bottom: none !important;
  max-height: inherit !important;
}

.promosyon ul li ul li {
  border: none;
  margin: 0 !important;
  padding-bottom: 5px !important;
}

.promosyon .varyasyon li span {
  font-size: 12px !important;
  text-transform: uppercase !important;
  font-weight: 500 !important;
}

.promosyon .ucret .indirim-orani {
  width: 100% !important;
  height: auto !important;
  font-size: 11px !important;
  padding: 2px !important;
  line-height: normal !important;
}

.promosyon .ucret .indirim-orani b {
  font-size: 15px !important;
}

.promosyon .ucret .normal {
  font-size: 14px !important;
}

.promosyon .ucret .indirim {
  font-size: 17px !important;
}


#urun-detay #nav-tab { background: transparent !important;  border: none; border-bottom: 1px solid}

#urun-detay #nav-tab a, #urun-detay #nav-tab a:before {
    background-color: transparent !important;
}

#urun-detay .tab-content {border: none !important}

#urun-detay #nav-tab a {display: inline-block; padding: 5px 20px 20px 20px; text-transform: uppercase; font-size: 18px}

#urun-detay #nav-tab a:after {
    bottom: 0px;
    content: "";
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    background: #464646;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 0;
}

#urun-detay #nav-tab a.active,#urun-detay #nav-tab a.active:hover {background: transparent !important}

#urun-detay #nav-tab a:hover:after ,#urun-detay #nav-tab a.active:after {
    width: 67%;
    left: 0;
    right: 0;
    margin: auto;
}


#firsat{    background-color: rgba(92,96,97,.9); }
#firsat h2{margin:0 }
  #firsat ul{margin: 0; padding: 12px 0 0 0;; right: 0;     float: right;}

  #firsat ul li{ float: left; list-style: none; display: block;}

  #firsat ul li .isim{font-size: 20px; float: left;    margin-right: 11px;    margin-top: 14px; }

  #firsat ul li span.say{    font-size: 32px; line-height: 1;  color: #ff6000 !important;display: block; font-weight: 500}

    #firsat .sayac-kutu{    background-color: #515251;    display: inline-block;    border-radius: 5px;
    min-width: 60px;
    height: 60px;
    margin-right: 3px;
    text-align: center;
    line-height: 16px;    font-weight: 600;    padding-top: 5px;    font-size: 13px;
    letter-spacing: 1px; color: #fff}



@media (max-width:992px) {
  #firsat ul {padding: 10px 0 0 0;}
  #firsat .sayac-kutu { min-width: 50px;  height: 55px;  line-height: 12px;   font-size: 11px; }
  #firsat ul li .isim { font-size: 17px;}

}


@media (max-width:768px) {
  #urun-detay h1 {
    font-size: 16px;
  }

  #firsat .col-md-8{text-align: center;}
    #firsat ul{float: inherit !important;  margin: auto !important;  display: inline-block !important; padding-bottom: 16px}
   #firsat h2 { font-size: 21px;  padding: 16px 0 0 0 !important; text-align: center}

  .marka {text-align: left !important; padding-bottom: 8px}

  #urun-detay .kampanya {
    text-align: center;
        width: 48%;
        display: inline-block !important;
  }

  #urun-detay .ucret .indirim-orani {
    width: inherit;
    height: inherit;
    padding: 5px;
    text-align: center;
    display: block;
    float: inherit;
    font-size: 12px;
    margin: 0
  }

  #urun-detay ul.rozetler li {
    padding-right: 10px;
    margin-bottom: 10px;
  }

  #urun-detay ul.rozetler li i {
    padding: 7px;
    font-size: 18px;
  }

  #urun-detay ul.rozetler li span {
    line-height: 12px;
  }

  #urun-detay ul.rozetler li a {
    border-radius: 8px;
  }

  #yorumlar .title h2 { font-size: 14px;}
  #yorumlar .title { padding-bottom: 11px;}

  #urun-detay .varyasyon li{padding-bottom: 0}
  .cember-renk li {  width: 42px !important;}
  .numara li label { width: 60px;}


}


@media (max-width:460px) {
  #firsat ul li .isim { font-size: 15px;}
  #firsat ul li span.say {font-size: 20px;}
  #firsat .sayac-kutu { height: 42px;}
  #firsat .sayac-kutu {  font-size: 9px;}
}

@media (max-width:435px) {
  #firsat ul li .isim { font-size: 13px;}
  #firsat ul li span.say {font-size: 18px;}
  #firsat .sayac-kutu { height: 35px;  min-width: 41px;  font-size: 8px;}
}




@media (max-width:380px) {
  #firsat ul li .isim { font-size: 12px;}
  #firsat ul li span.say {font-size: 14px;}
  #firsat .sayac-kutu { height: 35px;     min-width: 32px;  font-size: 6px;}
}
