/*
Theme Name: E - Ticaret Teması 4
Theme URI: https://demo.weberka.com/index.php?temp=eticaret2
Description: Gelişmiş Özelliklerle Fark Yaratacak Türkiyenin En Performanslı E - Ticaret Teması
Author: Weberka.Com
Author URI: https://weberka.com
Version: 4
License: Weberka.Com - Tüm Hakları Saklıdır.
*/

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, mark, nav, object, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  text-decoration: none;
}

{
  font-family: 'Open Sans', sans-serif
;
}

body {
  background: #ffffff;
  margin: 0 auto;
  font-family: 'Open Sans', sans-serif;
  color: #696969;
  height: auto;
  font-size: 14px;
  height: auto;
}

img {
  vertical-align: middle;
  border-style: none;
  object-fit: cover;
}

a {
  -webkit-transition: all .25s;
  -moz-transition: all .25s;
  -ms-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
  outline: none;
}

figcaption {
  -webkit-transition: all .25s;
  -moz-transition: all .25s;
  -ms-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
}

.temizle {
  clear: both;
}

.siteyiOrtala {
  width: calc(100% - 30px);
  max-width: calc(1400px - 30px);
  height: auto;
  overflow: hidden;
  display: block;
  position: relative;
  margin: 0px auto;
  padding: 0px 15px;
}


.siteUst {
  width: calc(100% - 0px);
  height: 36px;
  overflow: hidden;
  display: block;
  position: relative;
  background: #ffffff;
  margin-top: 20px;
}

.siteUst ul {
  width: calc(100% - 510px);
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  display: block;
  position: relative;
  float: left;
  margin: 0px 30px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.siteUst ul li {
  width: auto;
  height: auto;
  overflow: hidden;
  display: inline-block;
  margin-right: 15px;
}

.siteUst ul li:last-child {
  margin-right: 0px;
}

.siteUst ul li a {
  font-size: 14px;
  font-weight: 400;
  color: #4c4c4c;
  width: auto;
  height: auto;
}

.siteUst ul li a:hover {
  color: #4c4c4c;
}

.siteUst .ustSag {
  width: calc(480px - 0px);
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  display: block;
  position: relative;
  text-align: right;
}

.siteUst .ustSag a {
  width: auto;
  height: auto;
  overflow: hidden;
  display: inline-block;
  margin: 0px;
  padding: 0px 10px;
  font-size: 14px;
  font-weight: 400;
  color: #4c4c4c;
}

.siteUst .ustSag a:hover {
  color: #4c4c4c;
}

.siteUst .ustSag a:nth-of-type(3n),
.siteUst .ustSag a:nth-of-type(4n),
.siteUst .ustSag a:nth-of-type(5n),
.siteUst .ustSag a:nth-of-type(5n),
.siteUst .ustSag a:nth-of-type(7n) {
  padding: 0px 5px;
  font-size: 16px;
  opacity: 0.7;
}

.siteUst .ustSag a:nth-of-type(3n):hover,
.siteUst .ustSag a:nth-of-type(4n):hover,
.siteUst .ustSag a:nth-of-type(5n):hover,
.siteUst .ustSag a:nth-of-type(5n):hover,
.siteUst .ustSag a:nth-of-type(7n):hover {
  opacity: 1;
}

.headerAlani {
  width: calc(100% - 0px);
  height: auto;
  overflow: hidden;
  display: block;
  position: relative;
  margin: 20px 0px 30px 0px;
}

.headerAlani .logoo {
  width: 210px;
  height: 50px;
  overflow: hidden;
  display: block;
  position: relative;
  float: left;
  margin-right: 30px;
}

.headerAlani .logoo a {
  display: block;
}

.headerAlani .logoo img {
  width: auto;
  height: auto;
  max-height: 50px;
}

.headerAlani .arama {
  width: calc(100% - 665px);
  height: 50px;
  overflow: hidden;
  display: block;
  position: relative;
  float: left;
  margin-right: 30px;
}

.headerAlani .arama input.ara {
  width: calc(100% - 119px);
  height: 46px;
  line-height: 46px;
  overflow: hidden;
  display: block;
  position: relative;
  float: left;
  padding: 0px 20px 0px 20px;
  outline: none;
  font-size: 14px;
  font-weight: 400;
  border: 2px solid #e8e8e8;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.headerAlani .arama input.ara::placeholder {
  color: #4c4c4c;
  opacity: 0.7;
}

.headerAlani .arama input.ara:-ms-input-placeholder {
  color: #4c4c4c;
  opacity: 0.7;
}

.headerAlani .arama input.ara::-ms-input-placeholder {
  color: #4c4c4c;
  opacity: 0.7;
}

.headerAlani .arama button.arabtn {
  width: 75px;
  height: 50px;
  overflow: hidden;
  display: block;
  position: relative;
  padding: 0px;
  outline: none;
  border: 0px;
  background: #e8e8e8;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  cursor: pointer;
}

.headerAlani .arama button.arabtn:after {
  width: auto;
  height: auto;
  line-height: 50px;
  overflow: hidden;
  position: absolute;
  font-size: 18px;
  color: #4c4c4c;
  left: 0px;
  right: 0px;
  top: 0px;
  margin: 0px auto;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f002";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
}

.headerAlani .kontroll {
  width: 395px;
  height: 50px;
  overflow: hidden;
  display: block;
  position: relative;
  padding: 0px;
  margin: 0px;
}

.headerAlani .kontroll ul {
  width: 200px;
  height: 46px;
  overflow: hidden;
  display: block;
  position: relative;
  margin: 0px 30px 0px 0px;
  padding: 0px;
  float: left;
  border: 2px solid #e8e8e8;
  border-radius: 5px;
}

.headerAlani .kontroll ul li {
  width: 50%;
  height: auto;
  line-height: 46px;
  overflow: hidden;
  display: block;
  float: left;
  text-align: center;
  background: #ffffff;
}

.headerAlani .kontroll ul li:last-child {
  background: #e8e8e8;
}

.headerAlani .kontroll ul li a {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #4c4c4c;
}

.headerAlani .kontroll ul li:last-child a {
  color: #4c4c4c;
}

.headerAlani .kontroll ul:after {
  width: 26px;
  height: 26px;
  line-height: 27px;
  overflow: hidden;
  position: absolute;
  font-size: 13px;
  color: #4c4c4c;
  background: #ffffff;
  border: 2px solid #e8e8e8;
  border-radius: 50%;
  left: 0px;
  right: 0px;
  top: 8px;
  margin: 0px auto;
  text-align: center;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f007";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
}

.headerAlani .kontroll .uyeGirdi {
  width: 200px;
  height: 46px;
  overflow: hidden;
  display: block;
  position: relative;
  margin: 0px 30px 0px 0px;
  padding: 0px;
  float: left;
  border: 2px solid #e8e8e8;
  border-radius: 5px;
}

.headerAlani .sepetim {
  width: 160px;
  height: 50px;
  overflow: hidden;
  display: block;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-radius: 5px;
  background: #FF3399;
}

.headerAlani .sepetim i {
  width: 60px;
  height: 50px;
  line-height: 52px;
  overflow: hidden;
  display: block;
  float: left;
  font-size: 26px;
  color: #ffffff;
  text-align: center;
  margin-right: 10px;
}

.headerAlani .sepetim span {
  width: 23px;
  height: 23px;
  line-height: 23px;
  overflow: hidden;
  display: block;
  text-align: center;
  position: absolute;
  content: "";
  background: #ffffff;
  padding: 0px;
  border-radius: 100%;
  top: 5px;
  left: 30px;
  font-size: 11px;
  font-weight: 400;
  color: #4c4c4c;
  border: 1px solid #FF3399;
}

.headerAlani .sepetim strong {
  width: calc(100% - 70px);
  height: auto;
  line-height: 1.6;
  overflow: hidden;
  display: block;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  margin-top: 3px;
}

.headerAlani .sepetim font {
  width: calc(100% - 70px);
  height: auto;
  line-height: 1.6;
  overflow: hidden;
  display: block;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
}

.kontroll .mobilSepet {
  display: none;
}

header {
  width: 100%;
  height: 60px;
  display: block;
  position: relative;
  background: #FF33CC;
}

nav.headerMenu {
  width: calc(100% - 0px);
  max-width: 1400px;
  height: 60px;
  display: block;
  position: relative;
  margin: 0px auto;
}

nav.headerMenu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  text-align: center;
}

nav.headerMenu ul li {
  width: auto;
  height: 60px;
  display: inline-block;
  text-align: left;
  position: relative;
}

nav.headerMenu ul li a {
  display: block;
  padding: 0px 15px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 60px;
  text-decoration: none;
  position: relative;
}

nav.headerMenu ul li a:before {
  position: absolute;
  content: '';
  width: 0;
  height: 3px;
  left: 50%;
  top: 0px;
  display: inline-block;
  background: #ffffff;
  transition: all 0.3s;
}

nav.headerMenu ul li a:hover:before {
  left: 0%;
  width: 100%;
}

nav.headerMenu ul li ul {
  width: auto;
  background: #FF33CC;
  z-index: 99999;
}

nav.headerMenu ul li ul li {
  height: 42px;
  border: 0px;
  margin-left: 0px;
  background: #FF33CC;
}

nav.headerMenu ul li ul li a {
  font-size: 15px;
  font-weight: 400;
  line-height: 38px;
  margin: 0px;
  color: #ffffff;
}

nav.headerMenu ul li ul li a:hover {
  background: rgb(0 0 0 / 5%);
  color: #ffffff;
}

nav.headerMenu ul li ul li:last-child a {
  margin: 0px;
}

nav.headerMenu ul li ul li a:before {
  top: 0px;
  display: none;
}

nav.headerMenu ul ul {
  display: none;
  position: absolute;
  top: 60px;
}

nav.headerMenu ul li:hover > ul {
  display: inherit;
}

nav.headerMenu ul ul li {
  width: auto;
  min-width: 230px;
  float: none;
  display: list-item;
  position: relative;
  background: #ffffff;
  margin-left: 0px;
}

nav.headerMenu ul ul li ul {
  position: relative;
  top: -42px;
  left: 230px;
}

.sliderAlani {
  width: calc(100% - 0px);
  height: auto;
  overflow: hidden;
  display: block;
  position: relative;
  margin: 0px auto 0px auto;
  padding: 0px 0px;
}

.anaSlider {
  width: 100%;
  max-width: 2000px;
  height: auto;
  max-height: 850px;
  overflow: hidden;
  display: block;
  position: relative;
}

.anaSlider .swiper-slide a {
  display: block;
}

.anaSlider .swiper-slide img {
  width: 100%;
  max-width: 2000px;
  height: auto;
  max-height: 600px;
}

.anaSlider .aNext {
  right: 30px;
  padding: 0px 0px;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInRight;
  animation-delay: 0.2s;
}

.anaSlider .aPrev {
  left: 30px;
  padding: 0px 0px;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
  animation-delay: 0.2s;
}

.anaSlider .aNext,
.anaSlider .aPrev {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  text-align: center;
  background: transparent;
  border: 1px solid #ffffff;
  color: #4c4c4c;
  background: #ffffff;
  display: none;
  outline: none;
  transition: 0.4s all;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .24);
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, .24);
  border-radius: 5px;
}

.anaSlider:hover .aNext,
.anaSlider:hover .aPrev {
  display: block;
}

.anaSlider .aNext.swiper-button-disabled,
.anaSlider .aPrev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

.anaSlider .noktalar {
  width: auto;
  height: auto;
  overflow: hidden;
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 15px !important;
  margin: 0px auto;
  z-index: 9;
  text-align: center;
}

.anaSlider .swiper-pagination-bullet {
  width: 30px;
  height: 10px;
  background: #000000;
  border-radius: 5px;
  outline: none;
}

.anaSlider .swiper-pagination-bullet-active {
  height: 15px;
  opacity: 1;
  background: #FF3399;
  outline: none;
}

.tabSistemi {
  width: calc(100% - 0px);
  height: auto;
  overflow: hidden;
  display: block;
  position: relative;
  margin-top: 60px;
  padding: 0px 0px;
}

.tabSistemi #tab-button {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

.tabSistemi #tab-button li {
  display: table-cell;
  width: calc(25% - 0px);
}

.tabSistemi #tab-button li a {
  width: calc(100% - 0px);
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  display: block;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  color: #4c4c4c;
  text-decoration: none;
  border-bottom: 2px solid #e8e8e8;
}

.tabSistemi #tab-button li a:hover,
.tabSistemi #tab-button .is-active a {
  border-bottom-color: transparent;
  background: #ffffff;
  color: #4c4c4c;
  border-bottom: 2px solid #FF3399;
}

.tabSistemi .tabDiv {
  width: calc(100% - 0px);
  height: auto;
  overflow: hidden;
  display: block;
  position: relative;
  padding: 30px 0px 0px 0px;
}

.tabSistemi .tab-button-outer {
  position: relative;
  z-index: 2;
  display: block;
}

.tabDiv .urunlerim {
  width: calc(25% - 32px);
  float: left;
}


.urunlerim {
  width: calc(100% - 32px);
  height: auto;
  overflow: hidden;
  display: block;
  position: relative;
  padding: 15px 15px;
  border: 1px solid #e8e8e8;
  -webkit-transition: all .25s;
  -moz-transition: all .25s;
  -ms-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
}

.urunlerim:hover {
  border: 1px solid #FF3399;
}

.urunlerim a {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
}

.urunlerim .indirimGoster {
  width: auto;
  height: auto;
  overflow: hidden;
  display: block;
  position: absolute;
  content: "";
  z-index: 999;
  top: 10px;
  right: 10px;
  padding: 11px 7px 10px 7px;
  background: #ff0000;
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
}

.urunlerim figure {
  min-height: 400px;
  width: calc(100% - 30px);
  height: auto;
  max-height: 400px;
  overflow: hidden;
  position: relative;
  display: block;
  align-items: center;
  text-align: center;
  margin: 10px 15px 20px 15px;
  background-color: #ffffff;
}

.urunlerim figure img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
  display: inline-block;
  position: relative;
}

.urunlerim figcaption {
  width: calc(100% - 0px);
  height: 38px;
  line-height: 1.4;
  overflow: hidden;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  color: #4c4c4c;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  padding: 0px 0px;
  margin: 0px 0px 10px 0px;
  text-align: center;
}

.urunlerim .fiyat {
  width: 100%;
  height: 45px;
  line-height: 1.4;
  overflow: hidden;
  display: block;
  position: relative;
  border-top: 1px solid #e8e8e8;
  text-align: center;
  padding-top: 10px;
}

.urunlerim .fiyat span.findirim {
  width: auto;
  overflow: hidden;
  font-size: 14px;
  font-weight: 400;
  color: #ff0000;
  display: inline-block;
  padding-right: 10px;
}

.urunlerim .fiyat span.efiyat {
  width: auto;
  overflow: hidden;
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #9c9c9c;
  text-decoration: line-through;
  display: inline-block;
}

.urunlerim .fiyat span.yfiyat {
  width: 100%;
  overflow: hidden;
  display: block;
  font-size: 18px;
  font-weight: 700;
  color: #4c4c4c;
  display: inline-block;
}

.urunlerim a.sepeteEklesin {
  width: calc(100% - 0px);
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  display: block;
  position: relative;
  text-align: center;
  border-radius: 5px;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 500;
  color: #4c4c4c;
  background: #e8e8e8;
}

.urunlerim:hover a.sepeteEklesin {
  color: #ffffff;
  background: #FF3399;
}

.urunlerim .bilgiler {
  width: auto;
  height: auto;
  overflow: hidden;
  display: block;
  position: absolute;
  z-index: 19;
  top: 10px;
  left: 10px;
}

.urunlerim .bilgiler span {
  height: auto;
  line-height: 2;
  overflow: hidden;
  display: block;
  padding: 0px 0px;
  margin: 0px 0px 2px 0px;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  border-radius: 3px;
}

.urunlerim .bilgiler span.uindirim {
  width: 70px;
  background: #4caf50;
  color: #ffffff;
}

.urunlerim .bilgiler span.uaninda {
  width: 96px;
  background: #dc7a00;
  color: #ffffff;
}

.urunlerim .bilgiler span.uucretsiz {
  width: 100px;
  background: #0062dc;
  color: #ffffff;
}

.urunlerim .bilgiler span.utukendi {
  width: 62px;
  background: #ff0000;
  color: #ffffff;
}

.urunlerim .bilgiler span.yerli {
  width: 82px;
  background: #ff0000;
  color: #ffffff;
}

.genelDiv {
  width: 100%;
  height: auto;
  overflow: hidden;
  display: block;
  position: relative;
}

.genelBaslik {
  width: 100%;
  height: auto;
  overflow: hidden;
  display: block;
  position: relative;
  margin-top: 50px;
}

.genelBaslik h2 {
  width: calc(100% - 0px);
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  display: block;
  position: relative;
  font-size: 22px;
  font-weight: 600;
}

.genelBaslik h2:before {
  width: 100%;
  height: 2px;
  overflow: hidden;
  display: block;
  position: absolute;
  content: "";
  z-index: 9;
  left: 0px;
  bottom: 0px;
  background: #e8e8e8;
}

.genelBaslik h2:after {
  width: 15%;
  height: 2px;
  overflow: hidden;
  display: block;
  position: absolute;
  content: "";
  z-index: 9;
  left: 0px;
  bottom: 0px;
  background: #FF3399;
}

.anaKategoriListele {
  width: 100%;
  height: auto;
  overflow: hidden;
  display: block;
  position: relative;
  margin-top: 30px;
}

.anaKategoriListele .urunlerim {
  width: calc(20% - 32px);
  float: left;
}

.genelReklam {
  width: 100%;
  height: auto;
  overflow: hidden;
  display: block;
  position: relative;
  margin-top: 60px;
  margin-bottom: -20px;
}

.genelReklam div {
  width: calc(33.333% - 20px);
  height: auto;
  overflow: hidden;
  display: block;
  position: relative;
  float: left;
  margin-right: 30px;
}

.genelReklam div:last-child {
  margin-right: 0px;
  margin-bottom: 0px;
}

.genelReklam div img {
  width: calc(100% - 0px);
  height: 200px;
  overflow: hidden;
  display: block;
}

.blogSlider {
  width: calc(100% - 0px);
  height: auto;
  overflow: hidden;
  display: block;
  position: relative;
  margin-top: 30px;
}

.blogSlider .swiper-slide {
  width: calc(20% - 32px) !important;
  height: auto;
  overflow: hidden;
  display: block;
  position: relative;
  padding: 15px 15px;
  border: 1px solid #e8e8e8;
  -webkit-transition: all .25s;
  -moz-transition: all .25s;
  -ms-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
}

.blogSlider .swiper-slide:hover {
  border: 1px solid #FF3399;
}

.blogSlider .swiper-slide a {
  display: block;
}

.blogSlider .swiper-slide figcaption {
  width: calc(100% - 0px);
  height: 38px;
  line-height: 1.4;
  overflow: hidden;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  color: #4c4c4c;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  padding: 0px 0px;
  margin: 15px 0px 0px 0px;
  text-align: center;
}

.blogSlider .swiper-slide img {
  width: 100%;
  height: 130px;
}

.bNext {
  right: 1px;
  padding: 0px 0px;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInRight;
  animation-delay: 0.2s;
}

.bPrev {
  right: 47px;
  padding: 0px 0px;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
  animation-delay: 0.2s;
}

.bNext,
.bPrev {
  position: absolute;
  bottom: 5px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  z-index: 10;
  cursor: pointer;
  text-align: center;
  background: transparent;
  color: #4c4c4c;
  background: #ffffff;
  display: block;
  outline: none;
  transition: 0.4s all;
  border: 2px solid #e8e8e8;
  border-radius: 5px;
}

.bNext:hover,
.bPrev:hover {
  background: #FF3399;
  color: #ffffff;
  border: 2px solid #FF3399;
}


.siteSol {
  width: calc(20% - 32px);
  height: auto;
  overflow: hidden;
  display: block;
  position: relative;
  float: left;
  margin-right: 30px;
  margin-top: 0px;
  padding: 15px 15px;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
}

.siteSag {
  width: calc(80% - 30px);
  height: auto;
  overflow: hidden;
  display: block;
  position: relative;
  margin-top: 0px;
  padding: 0px 0px 0px 0px;
}

.siteSag .devaminiGor {
  margin: 0px 0px 60px 0px;
}

.siteSag .devaminiGor:last-child {
  margin: 60px 0px 0px 0px;
}

.urunListele {
  width: 100%;
  height: auto;
  overflow: hidden;
  display: block;
  position: relative;
}

.urunListele .urunlerim {
  width: calc(33% - 32px);
  float: left
}

.urunListele .genelBaslik {
  margin-top: 0px;
}

.urunListele .genelBaslik:nth-of-type(2n) {
  margin-top: 50px;
}

.urunDetay {
  width: calc(100% - 0px);
  height: auto;
  overflow: hidden;
  display: block;
  position: relative;
  background: #ffffff;
  margin-top: 0px;
  padding: 0px 0px;
}

.urunDetayBaslik h2 {
  width: 100%;
  height: auto;
  line-height: 1.6;
  overflow: hidden;
  display: none;
  font-size: 22px;
  font-weight: 700;
  color: #4c4c4c;
  margin-bottom: 15px;
}

.urunDetaySol {
  width: calc(100% - 530px);
  height: auto;
  overflow: hidden;
  display: block;
  position: relative;
  float: left;
  margin-right: 30px;
  padding: 0px 0px;
}

.urunDetaySag {
  width: calc(500px - 0px);
  height: auto;
  overflow: hidden;
  display: block;
  position: relative;
  padding: 0px 0px;
}

.urunDetaySag h2 {
  width: 100%;
  height: auto;
  line-height: 1.6;
  overflow: hidden;
  display: block;
  font-size: 22px;
  font-weight: 700;
  color: #4c4c4c;
}

.urunDetaySag div strong {
  width: auto;
  height: auto;
  float: left;
  margin-right: 5px;
  font-size: 14px;
  font-weight: 400;
  color: #4c4c4c;
  line-height: 1.8;
}

.urunDetaySag div font a {
  width: auto;
  height: auto;
  font-size: 14px;
  font-weight: 700;
  color: #424242;
  line-height: 1.8;
}

.urunDetaySag .fiyatBilgisi {
  width: 100%;
  height: auto;
  overflow: hidden;
  display: block;
  position: relative;
  margin-top: 15px;
}

.urunDetaySag .fiyatBilgisi strong {
  width: auto;
  height: auto;
  line-height: 1.6;
  overflow: hidden;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  margin-left: 10px;
  background: transparent;
  color: #d50000;
  margin-top: 6px;
}

.urunDetaySag .fiyatBilgisi p.pfiyati {
  width: auto;
  height: auto;
  max-height: 30px;
  line-height: 1.6;
  overflow: hidden;
  display: block;
  font-size: 20px;
  font-weight: 400;
  color: #929292;
  text-decoration: line-through;
  float: left;
}

.urunDetaySag .fiyatBilgisi p.sfiyati {
  width: calc(100% - 0px);
  height: 40px;
  line-height: 1.4;
  overflow: hidden;
  display: block;
  font-size: 36px;
  font-weight: 700;
  color: #4c4c4c;
}

.urnTAB .tabSistemi .tabDiv {
  width: calc(100% - 62px);
  border: 1px solid #e8e8e8;
  padding: 30px 30px 30px 30px;
}

.ilgiliUrunler {
  width: 100%;
  height: auto;
  overflow: hidden;
  display: block;
  position: relative;
  margin-top: 30px;
}

.ilNext {
  right: 1px;
  padding: 0px 0px;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInRight;
  animation-delay: 0.2s;
}

.ilPrev {
  right: 47px;
  padding: 0px 0px;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
  animation-delay: 0.2s;
}

.ilNext,
.ilPrev {
  position: absolute;
  bottom: 5px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  z-index: 10;
  cursor: pointer;
  text-align: center;
  background: transparent;
  color: #4c4c4c;
  background: #ffffff;
  display: block;
  outline: none;
  transition: 0.4s all;
  border: 2px solid #e8e8e8;
  border-radius: 5px;
}

.ilNext:hover,
.ilPrev:hover {
  background: #FF3399;
  color: #ffffff;
  border: 2px solid #FF3399;
}

#cokluSayfa.siteyiOrtala {
  margin: 60px auto;
}

#cokluSayfa.siteyiOrtala .genelBaslik:nth-of-type(1n) {
  margin: 0px 0px 0px 0px;
}

#cokluSayfa.siteyiOrtala .genelBaslik:nth-of-type(2n),
#cokluSayfa.siteyiOrtala .genelBaslik:nth-of-type(4n),
#cokluSayfa.siteyiOrtala .genelBaslik:nth-of-type(5n),
#cokluSayfa.siteyiOrtala .genelBaslik:nth-of-type(6n),
#cokluSayfa.siteyiOrtala .genelBaslik:nth-of-type(7n),
#cokluSayfa.siteyiOrtala .genelBaslik:nth-of-type(8n),
#cokluSayfa.siteyiOrtala .genelBaslik:nth-of-type(9n),
#cokluSayfa.siteyiOrtala .genelBaslik:nth-of-type(10n) {
  margin: 50px 0px 0px 0px;
}

.welcome {
  margin-top: 30px;
}

#cokluSayfa.siteyiOrtala table.sepet,
#cokluSayfa.siteyiOrtala .sf-form-container {
  margin: 30px 0px 0px 0px;
}

#cokluSayfa.siteyiOrtala .ac-container div:nth-of-type(3n),
#cokluSayfa.siteyiOrtala .basket-wrap,
div#shopphp-payment-body-step3 {
  margin-top: 30px;
}

form#havaleForm {
  width: 100%;
  height: auto;
  overflow: hidden;
  display: block;
  margin-top: 30px;
}

.basket-wrap {
  margin-top: 15px;
}

#cokluSayfa.siteyiOrtala .basket-right {
  width: auto;
}

#cokluSayfa.siteyiOrtala .basket-right ul li {
  width: calc(400px - 60px);
  padding: 0px 30px;
}

#cokluSayfa.siteyiOrtala .basket-right ul li.tutar {
  height: auto;
  overflow: hidden;
  display: block;
}

#cokluSayfa.siteyiOrtala .basket-right ul li span {
  width: auto !important;
  float: left;
}

textarea.sozlesme {
  min-width: calc(100% - 20px) !important;
  outline: none !important;
}

.adress-container .adress-list {
  width: calc(100% - 0px);
}

.adress-container .adress-list ul {
  width: calc(100% - 30px);
  padding: 0px 15px;
}

.adress-container .adress-list ul li:nth-of-type(2n),
.adress-container .adress-list ul li:nth-of-type(3n) {
  margin-right: 0px;
}

.devaminiGor {
  width: calc(100% - 0px);
  height: auto;
  overflow: hidden;
  display: block;
  position: relative;
  margin-top: 60px;
  padding: 0px 0px;
  font-size: 14px;
  line-height: 1.6;
  text-align: center;
}

a.devaminiGoster {
  font-weight: 700;
  color: #4c4c4c;
  margin-left: 10px;
}

a.devaminiGizle {
  font-weight: 700;
  color: #4c4c4c;
  margin-left: 10px;
}

.footerKutular {
  width: calc(100% - 0px);
  height: auto;
  overflow: hidden;
  display: block;
  position: relative;
  margin-top: 60px;
  background: #FF33CC;
}

.footerKutular div {
  width: calc(25% - 32px);
  height: auto;
  overflow: hidden;
  display: block;
  position: relative;
  float: left;
  cursor: pointer;
  padding: 15px;
  border: 1px solid #FF33CC;
  -webkit-transition: all .25s;
  -moz-transition: all .25s;
  -ms-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
}

.footerKutular div i {
  width: 55px;
  height: 40px;
  overflow: hidden;
  display: block;
  position: relative;
  text-align: center;
  float: left;
  margin-right: 10px;
  color: #ffffff;
  margin-top: 9px;
}

.footerKutular div strong {
  width: calc(100% - 65px);
  height: auto;
  line-height: 1.6;
  overflow: hidden;
  position: relative;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}

.footerKutular div span {
  width: calc(100% - 65px);
  height: auto;
  overflow: hidden;
  position: relative;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}

.footerKutular div i,
.footerKutular div strong,
.footerKutular div span {
  opacity: 0.8;
  -webkit-transition: all .25s;
  -moz-transition: all .25s;
  -ms-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
}

.footerKutular div:hover i,
.footerKutular div:hover strong,
.footerKutular div:hover span {
  opacity: 1;
}

.footerKutular div:nth-of-type(1n):hover i,
.footerKutular div:nth-of-type(1n):hover strong,
.footerKutular div:nth-of-type(1n):hover span {
  color: #ffffff;
}

.footerKutular div:nth-of-type(1n) i {
  margin-top: 15px;
  font-size: 32px;
}

.footerKutular div:nth-of-type(2n) i {
  margin-top: 13px;
  font-size: 38px;
}

.footerKutular div:nth-of-type(3n) i {
  margin-top: 13px;
  font-size: 38px;
}

.footerKutular div:nth-of-type(4n) i {
  margin-top: 13px;
  font-size: 38px;
}

.eBultenAbone {
  width: calc(100% - 0px);
  height: auto;
  overflow: hidden;
  display: block;
  position: relative;
  background: #FF33CC;
  margin-top: 0px;
  padding: 30px 0px;
}

.eBultenAbone .ebulBas {
  width: 270px;
  height: 44px;
  overflow: hidden;
  display: block;
  position: relative;
  float: left;
  margin-right: 30px;
}

.eBultenAbone .ebulBas h3 {
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.6;
  opacity: 0.8;
}

.eBultenAbone .ebulBas span {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.4;
  opacity: 0.8;
}

.eBultenAbone form {
  width: calc(100% - 500px);
  height: auto;
  overflow: hidden;
  display: block;
  position: relative;
  float: left;
  margin-right: 30px;
}

.eBultenAbone input {
  width: calc(100% - 70px);
  height: 44px;
  line-height: 44px;
  overflow: hidden;
  display: block;
  position: relative;
  color: #4c4c4c;
  background: #ffffff;
  border: 0;
  padding: 0 50px 0 20px;
  outline: none;
  border: 0px;
  border-radius: 5px;
  opacity: 0.95;
}

.eBultenAbone input::placeholder {
  color: #4c4c4c;
  opacity: 0.5;
}

.eBultenAbone button {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 44px;
  line-height: 46px;
  font-size: 28px;
  color: #FF33CC;
  padding: 0;
  border: 0;
  background: 0 0;
  text-align: center;
  outline: none;
  cursor: pointer;
  opacity: 0.8;
  -webkit-transition: all .25s;
  -moz-transition: all .25s;
  -ms-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
}

.eBultenAbone button:hover {
  opacity: 1;
}

.eBultenAbone .sosyalIcon {
  width: calc(170px - 0px);
  height: 44px;
  line-height: 44px;
  overflow: hidden;
  display: block;
  position: relative;
  text-align: right;
}

.eBultenAbone .sosyalIcon a {
  width: auto;
  height: auto;
  overflow: hidden;
  display: inline-block;
  margin: 0px;
  padding: 0px 5px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  opacity: 0.8;
}

.eBultenAbone .sosyalIcon a:hover {
  opacity: 1;
}

footer.footer {
  width: 100%;
  height: auto;
  overflow: hidden;
  display: block;
  position: relative;
  margin-top: 50px;
  padding-bottom: 20px;
}

footer.footer .nav {
  width: calc(20% - 25px);
  height: auto;
  overflow: hidden;
  display: block;
  position: relative;
  float: left;
  margin-right: 30px;
  margin-top: 0px;
}

footer.footer .nav:last-child {
  margin-right: 0px;
}

footer.footer .nav h4 {
  width: calc(100% - 0px);
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  display: block;
  position: relative;
  font-size: 18px;
  font-weight: 600;
}

footer.footer .nav h4:before {
  width: 100%;
  height: 2px;
  overflow: hidden;
  display: block;
  position: absolute;
  content: "";
  z-index: 9;
  left: 0px;
  bottom: 0px;
  background: #e8e8e8;
}

footer.footer .nav h4:after {
  width: 30%;
  height: 2px;
  overflow: hidden;
  display: block;
  position: absolute;
  content: "";
  z-index: 9;
  left: 0px;
  bottom: 0px;
  background: #FF33CC;
}

footer.footer .nav:nth-last-child(5n) h4 {
  display: none;
}

footer.footer .nav ul {
  width: 100%;
  height: auto;
  overflow: hidden;
  display: block;
  margin: 15px 0px 0px 0px;
  padding: 0px;
}

footer.footer .nav ul li {
  width: 100%;
  height: auto;
  line-height: 1.8;
  overflow: hidden;
  display: block;
  list-style: none;
}

footer.footer .nav ul li a {
  font-size: 14px;
  font-weight: 400;
  color: #5a5a5a;
}

footer.footer .nav ul li a:hover {
  font-weight: 700;
  color: #4c4c4c;
}

footer.footer .nav .adresBilgileri {
  width: 100%;
  height: auto;
  overflow: hidden;
  display: block;
  position: relative;
}

footer.footer img.footerLogo {
  width: auto;
  height: auto;
  max-width: 100%;
  overflow: hidden;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 15px;
}

footer.footer .nav .adresBilgileri div {
  width: 100%;
  height: auto;
  overflow: hidden;
  display: block;
  margin-bottom: 10px;
}

footer.footer .nav .adresBilgileri p {
  width: 100%;
  height: auto;
  line-height: 1.6;
  overflow: hidden;
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 15px;
}

footer.footer .nav .adresBilgileri div:last-child {
  margin-bottom: 0px;
}

footer.footer .nav .adresBilgileri div i {
  width: 40px;
  height: 36px;
  line-height: 36px;
  font-size: 22px;
  color: #5a5a5a;
  float: left;
  text-align: center;
}

footer.footer .nav .adresBilgileri div strong {
  width: calc(100% - 40px);
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: #4c4c4c;
}

footer.footer .nav .adresBilgileri div span {
  width: calc(100% - 40px);
  height: auto;
  line-height: 1.4;
  overflow: hidden;
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #5a5a5a;
  padding-left: 40px;
}

footer.footer .nav .adresBilgileri div a {
  width: calc(100% - 40px);
  height: auto;
  line-height: 1.4;
  overflow: hidden;
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #5a5a5a;
  padding-left: 40px;
}

.footeroyntmi {
  width: 100%;
  height: auto;
  overflow: hidden;
  display: block;
  position: relative;
  text-align: center;
  margin: 30px 0px 60px 0px;
}

.footeroyntmi img {
  width: auto;
  max-width: 90%;
  height: auto;
}

#main-nav,
.sabitAlan,
.togglee,
.goster {
  display: none;
}

@media screen and (min-width: 981px) and (max-width: 1200px) {
  nav.headerMenu ul li a {
    display: block;
    padding: 0px 10px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    line-height: 60px;
    text-decoration: none;
    position: relative;
  }

  .siteUst {
    width: calc(100% - 0px);
    height: auto;
    line-height: 0px !important;
  }

  .siteUst ul {
    width: calc(100% - 0px);
    height: 40px;
    line-height: 40px;
    float: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
  }

  .siteUst .ustSag {
    width: calc(100% - 0px);
    height: 40px;
    line-height: 40px;
    text-align: center;
  }

  .headerAlani .arama {
    width: calc(100% - 575px);
  }

  .headerAlani .arama input.ara {
    width: calc(100% - 94px);
  }

  .headerAlani .arama button.arabtn {
    width: 50px;
  }

  .headerAlani .kontroll {
    width: 305px;
  }

  .headerAlani .sepetim {
    width: 70px;
  }

  .headerAlani .sepetim strong,
  .headerAlani .sepetim font {
    display: none;
  }

  .genelReklam div {
    width: calc(33.333% - 10px);
    margin-right: 15px;
  }

  .genelReklam div img {
    width: calc(100% - 0px);
    height: auto;
  }

  .blogSlider .swiper-slide {
    width: calc(25% - 32px) !important;
  }

  .blogSlider .swiper-slide figcaption {
    height: 58px;
    -webkit-line-clamp: 3;
  }
}

@media screen and (max-width: 980px) {
  .gizle,
  header {
    display: none;
  }

  .goster {
    display: none;
  }

  .siteUst {
    width: calc(100% - 0px);
    height: auto;
    line-height: 0px !important;
  }

  .siteUst ul {
    width: calc(100% - 0px);
    height: 30px;
    line-height: 30px;
    float: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
  }

  .siteUst ul li a {
    font-size: 14px;
  }

  .siteUst .ustSag {
    width: calc(100% - 0px);
    height: 30px;
    line-height: 30px;
    text-align: center;
  }

  .siteUst .ustSag a:nth-of-type(3n),
  .siteUst .ustSag a:nth-of-type(4n),
  .siteUst .ustSag a:nth-of-type(5n),
  .siteUst .ustSag a:nth-of-type(5n),
  .siteUst .ustSag a:nth-of-type(7n) {
    display: none;
  }

  .togglee {
    width: auto;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    display: block;
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    z-index: 9;
  }

  a.toggle.hc-nav-trigger {
    font-size: 22px;
    color: #4c4c4c;
  }

  .headerAlani {
    margin: 15px 0px 15px 0px;
  }

  .headerAlani .logoo {
    width: calc(190px - 0px);
    height: 40px;
    padding-left: 40px;
    float: none;
    margin-right: 0px;
  }

  .headerAlani .logoo img {
    max-height: 40px;
  }

  .headerAlani .arama {
    width: calc(100% - 0px);
    height: 40px;
    float: none;
    margin-right: 0px;
    margin-top: 15px;
  }

  .headerAlani .arama input.ara {
    width: calc(100% - 104px);
    height: 36px;
    line-height: 36px;
  }

  .headerAlani .arama button.arabtn {
    width: 60px;
    height: 40px;
    line-height: 40px;
  }

  .headerAlani .arama button.arabtn:after {
    line-height: 40px;
    right: 8px;
  }

  .headerAlani .kontroll {
    width: auto;
    height: 40px;
    position: absolute;
    top: 0px;
    right: 0px;
  }

  .headerAlani .kontroll ul {
    width: 180px;
    height: 36px;
    margin-right: 15px;
  }

  .headerAlani .kontroll ul:after {
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    border: 1px solid #e8e8e8;
    top: 4px;
  }

  .headerAlani .kontroll ul li {
    width: calc(50% - 15px);
    line-height: 36px;
    text-align: left;
    padding-left: 15px;
  }

  .headerAlani .kontroll ul li a {
    font-size: 12px;
    font-weight: 600;
    color: #4c4c4c;
  }

  .headerAlani .kontroll ul li:last-child {
    text-align: right;
    padding-left: 0px;
    padding-right: 15px;
  }

  .headerAlani .sepetim {
    width: 70px;
    height: 40px;
  }

  .headerAlani .sepetim i {
    width: 50px;
    height: 40px;
    line-height: 42px;
    font-size: 22px;
  }

  .headerAlani .sepetim span {
    width: 20px;
    height: 20px;
    line-height: 20px;
    top: 11px;
    left: 40px;
    font-size: 10px;
  }

  .headerAlani .sepetim strong,
  .headerAlani .sepetim font {
    display: none;
  }

  .anaSlider .noktalar {
    bottom: 5px !important;
  }

  .anaSlider .swiper-pagination-bullet {
    width: 15px;
    height: 5px;
  }

  .anaSlider .swiper-pagination-bullet-active {
    height: 8px;
  }

  .tabDiv .urunlerim {
    width: calc(50% - 32px);
    float: left;
  }

  .anaKategoriListele .urunlerim {
    width: calc(50% - 32px);
  }

  .urunlerim figure {
    width: calc(100% - 30px);
    height: auto;
    min-height: auto;
    max-height: 100%;
  }

  .anaKategoriListele .urunlerim:nth-last-of-type(3n) {
    width: calc(100% - 32px);
    float: none;
    margin-right: 0px;
  }

  .anaKategoriListele .urunlerim:nth-last-of-type(3n) .indirimGoster {
    top: 5px;
    right: calc(100% - 45px);
    border-radius: 100%;
    padding: 12px 7px 12px 7px;
  }

  .anaKategoriListele .urunlerim:nth-last-of-type(3n) figure {
    float: left;
    width: calc(230px - 30px);
    height: auto;
    max-height: 100%;
    margin: 10px 15px 10px 15px;
  }

  .anaKategoriListele .urunlerim:nth-last-of-type(3n) figure img {
    max-width: 60%;
    max-height: 100%;
    margin-bottom: 15px;
  }

  .anaKategoriListele .urunlerim:nth-last-of-type(3n) figcaption {
    width: calc(100% - 230px);
    height: 58px;
    line-height: 1.4;
    font-size: 14px;
    -webkit-line-clamp: 3;
    text-align: left;
  }

  .anaKategoriListele .urunlerim:nth-last-of-type(3n) .fiyat {
    width: calc(100% - 230px);
  }

  .anaKategoriListele .urunlerim:nth-last-of-type(3n) .bilgiler {
    width: calc(100% - 10px);
    height: auto;
    position: absolute;
    top: calc(100% - 85px);
    left: 12px;
    background: #ffffff;
    padding: 2px 5px;
    text-align: left;
  }

  .anaKategoriListele .urunlerim:nth-last-of-type(3n) .bilgiler span {
    padding: 0px 0px;
    margin: 0px 0px 0px 0px;
    display: inline-block;
  }

  .genelReklam div {
    width: calc(33.333% - 10px);
    margin-right: 15px;
  }

  .genelReklam div img {
    width: calc(100% - 0px);
    height: auto;
  }

  .tabSistemi #tab-button li a {
    width: calc(100% - 0px);
    height: 50px;
    line-height: 50px;
    font-size: 16px;
  }

  .urunlerim .bilgiler {
    display: none;
  }

  .siteSag {
    width: calc(100% - 0px);
    margin-top: 0px;
  }

  .siteSol {
    width: calc(100% - 0px);
    float: none;
    margin-right: 0px;
    border: 0px;
    padding: 0px;
    border-radius: 0px;
  }

  .urunDetaySol {
    width: calc(100% - 0px);
    float: none;
    margin-right: 0px;
    padding: 0px 0px;
  }

  .urunDetaySag {
    width: calc(100% - 0px);
    padding: 0px 0px;
    margin-top: 30px;
  }

  .urunDetaySag h2 {
    display: none;
  }

  .urunDetaySol #urun-image-container a {
    display: inline-block;
  }

  .urunDetaySol .scrollbar {
    display: none;
  }

  #urunResimListContainer {
    margin-right: 15px;
  }

  .urunDetayBaslik h2 {
    display: block;
  }


  .eBultenAbone .ebulBas {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 15px;
  }

  .eBultenAbone form {
    width: calc(100% - 200px);
  }

  .footerKutular div {
    width: calc(50% - 32px);
  }

  .footerKutular div strong {
    line-height: 1.2;
  }

  .footerKutular div:nth-of-type(1n) i {
    margin-top: 0px;
    font-size: 32px;
  }

  .footerKutular div:nth-of-type(2n) i {
    margin-top: 0px;
    font-size: 38px;
  }

  .footerKutular div:nth-of-type(3n) i {
    margin-top: 0px;
    font-size: 32px;
  }

  .footerKutular div:nth-of-type(4n) i {
    margin-top: 0px;
    font-size: 38px;
  }


}


@media screen and (max-width: 768px) {
  .siteUst ul li a {
    font-size: 12px;
  }

  .siteUst .ustSag a {
    font-size: 12px;
  }

  .anaSlider .aNext, .anaSlider .aPrev {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-top: -17px;
  }

  .genelBaslik {
    margin-top: 30px;
  }

  .genelBaslik h2 {
    width: calc(100% - 0px);
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: 600;
  }

  .genelBaslik h2:after {
    width: 30%;
  }

  .genelReklam {
    margin-top: 40px;
  }

  .genelReklam div {
    width: calc(100% - 0px);
    float: none;
    margin-right: 0px;
  }

  .genelReklam div img {
    width: calc(100% - 0px);
    height: auto;
  }

  #urunResimListContainer {
    width: calc(100% - 0px) !important;
    height: auto;
    position: absolute;
    content: "";
    bottom: 0px;
    margin-right: 0px;
    z-index: 9;
  }

  #urunResimListContainer ul li {
    float: left;
  }

  .urnTAB .tabSistemi #tab-button li:nth-of-type(1n) {
    width: calc(100% - 0px);
  }

  .urnTAB .tabSistemi #tab-button li:nth-of-type(2n),
  .urnTAB .tabSistemi #tab-button li:nth-of-type(3n) {
    width: calc(50% - 0px);
  }

  .urnTAB .tabSistemi .tabDiv {
    width: calc(100% - 32px);
    padding: 15px 15px 15px 15px;
  }

  .tabSistemi {
    margin-top: 40px;
  }

  .tabSistemi #tab-button li {
    width: calc(50% - 0px);
    float: left;
  }

  .tabSistemi #tab-button li a {
    background: #e8e8e8;
  }

  .tabSistemi #tab-button li a:hover,
  .tabSistemi #tab-button .is-active a {
    background: #ffffff;
  }

  .tabSistemi #tab-button li a {
    font-size: 14px;
  }

  .blogSlider .swiper-slide {
    width: calc(33.333% - 32px) !important;
  }

  .blogSlider .swiper-slide figcaption {
    height: 58px;
    -webkit-line-clamp: 3;
  }

  .blogSlider .swiper-slide img {
    height: 100px;
  }

  .devaminiGor {
    margin-top: 40px;
  }

  #cokluSayfa.siteyiOrtala .ac-container div:nth-of-type(3n) {
    margin-top: 0px;
  }

  #cokluSayfa.siteyiOrtala .basket-right ul li {
    width: calc(100% - 30px);
    padding: 0px 15px;
  }

  #cokluSayfa.siteyiOrtala .basket-right ul li.tutar {
    height: auto;
    overflow: hidden;
    display: block;
  }

  #cokluSayfa.siteyiOrtala .basket-right ul li span {
    float: none;
  }

  .footerKutular {
    margin-top: 40px;
  }

  .eBultenAbone {
    margin-top: 0px;
  }

  footer.footer {
    margin-top: 30px;
  }

  footer.footer .nav {
    width: calc(100% - 0px);
    float: none;
    margin-right: 0px;
  }

  footer.footer .nav h4 {
    width: calc(100% - 30px);
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    display: block;
    cursor: pointer;
    background: #e8e8e8;
    padding: 0px 15px;
    font-size: 16px;
  }

  footer.footer .nav ul {
    width: calc(100% - 30px);
    padding: 0px 15px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease-out;
  }

  footer.footer .nav h4:after {
    width: 20px !important;
    height: auto;
    content: "+";
    float: right;
    background: transparent;
    left: calc(100% - 20px);
  }

  footer.footer .nav.open h4:after {
    content: "-";
    width: 20px !important;
    height: auto;
    float: right;
    background: transparent;
    left: calc(100% - 20px);
  }

  footer.footer .nav.open ul {
    height: auto;
    max-height: 500px;
    transition: max-height 0.5s ease-in !important;
  }

  footer.footer .nav:nth-last-child(5n) h4 {
    display: block;
  }

  footer.footer .nav ul li:last-child {
    margin-bottom: 15px;
  }

  footer.footer .nav .adresBilgileri {
    text-align: center;
  }

  footer.footer .nav .adresBilgileri div {
    text-align: left;
  }

  .footeroyntmi {
    margin: 0px 0px 15px 0px;
  }

}

@media screen and (max-width: 500px) {
  body {
    padding-bottom: 75px;
  }

  .sabitAlan {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    position: fixed;
    bottom: 0px;
    z-index: 999999999;
    background: #ffffff;
    -webkit-box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.75);
  }

  .sabitAlan ul {
    margin: 0px;
    padding: 0px;
  }

  .sabitAlan ul li {
    width: calc(25% - 0px);
    height: auto;
    overflow: hidden;
    display: block;
    position: relative;
    float: left;
    text-align: center;
  }

  .sabitAlan ul li:after {
    width: 1px;
    height: 40%;
    overflow: hidden;
    display: block;
    position: absolute;
    content: "";
    right: 0px;
    top: 30%;
    background: #cccccc;
  }

  .sabitAlan ul li:last-child:after {
    display: none;
  }

  .sabitAlan ul li a i {
    font-size: 18px;
    display: block;
    margin-bottom: 2px;
  }

  .sabitAlan ul li a {
    font-size: 11px;
    font-weight: 600;
    color: #696969;
    display: block;
    padding: 10px 0px;
  }

  .cc-window.cc-floating {
    width: calc(100% - 30px);
    max-width: calc(100% - 30px) !important;
  }

  .cc-bottom {
    bottom: 60px !important;
  }

  .kontroll ul,
  .kontroll .sepetim,
  .uyeGirdi {
    display: none !important;
  }

  .kontroll .mobilSepet {
    display: block;
  }

  .kontroll .mobilSepet a {
    margin-right: 15px;
    margin-top: 0px;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    color: #4c4c4c;
  }

  .kontroll .mobilSepet a:last-child {
    line-height: 44px;
    margin-right: 5px;
  }

  .genelBaslik h2 {
    font-size: 16px;
    font-weight: 600;
  }

  .genelBaslik h2:after {
    width: 40%;
  }

  .genelReklam div {
    width: calc(100% - 0px);
    float: none;
    margin-right: 0px;
  }

  .anaKategoriListele .urunlerim:nth-last-of-type(3n) figure {
    width: calc(100% - 30px);
    height: auto;
    max-height: 100%;
    margin: 10px 15px 10px 15px;
  }

  .anaKategoriListele .urunlerim:nth-last-of-type(3n) figure img {
    max-width: 60%;
  }

  .anaKategoriListele .urunlerim:nth-last-of-type(3n) figcaption {
    width: calc(100% - 0px);
    height: 38px;
    -webkit-line-clamp: 2;
    text-align: center;
  }

  .anaKategoriListele .urunlerim:nth-last-of-type(3n) .fiyat {
    width: calc(100% - 0px);
  }

  .genelReklam div img {
    height: auto;
  }

  .blogSlider .swiper-slide {
    width: calc(50% - 32px) !important;
  }

  .blogSlider .swiper-slide figcaption {
    height: 58px;
    -webkit-line-clamp: 3;
  }

  .urunListele .urunlerim {
    width: calc(100% - 32px);
    float: left;
  }

  .footerKutular div {
    width: calc(100% - 32px);
  }

  .eBultenAbone .ebulBas {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 15px;
    text-align: center;
  }

  .eBultenAbone form {
    width: 100%;
  }

  .eBultenAbone .sosyalIcon {
    width: 100%;
    text-align: center;
    margin-top: 15px;
  }

}

@media screen and (max-width: 360px) {
  .headerAlani .logoo img {
    max-height: 35px;
    margin-top: 3;
  }

  .anaKategoriListele .urunlerim {
    width: calc(100% - 32px);
  }

  .urunDetayBaslik h2 {
    font-size: 18px;
    line-height: 1.4;
  }

}

.urunlerim figure img {
  width: auto;
  /* height: 280px; */
  object-fit: scale-down;
}

.ac-container div:nth-of-type(3n) .urunlerim figure img {
  height: 80px;

}
.ac-container div:nth-of-type(3n) .urunlerim figure{
  min-height: inherit;
}
.varyant {
  position: absolute;
  bottom: 0px;
  text-align: left;
  background-color: #fff;
  width: 100%;
  left: 0;
  padding: 10px;
  color: #000;
  display: none;
}

.urunListele .urunlerim:hover .varyant {
  display: block;
}