
[data-control=""], [data-control="0"] {
  display: none !important;
}

[data-stok] {
  display: none !important;
}

[data-stok="0"], [data-stok=""] {
  display: flex !important;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-15 {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-15 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-15 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-15 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    float: left;
  }
}

table.sepet th {
  color: #fff;
  background-color: #000000;
  line-height: 20px;
  font-weight: 500;
}

table.sepet th, table.sepet td {
  padding: .5em !important;
  font-size: 15px;
  height: auto;
}

table.sepet td.liste-adres_duzenle .textBox:after,
table.sepet td.liste-adres_sil .textBox:after,
table.sepet td.liste-siparis_detaylar .textBox:after,
table.sepet td.liste-iptal .textBox:after,
table.sepet td.liste-degistir .textBox:after,
table.sepet td.liste-siparis_tekrarla .textBox:after {
  color: #000000;
}

.sf-neutral-button {
  background: #000000;
  border-bottom: 2px solid #000000;
  width: auto;
  line-height: 30px;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 3px;
}

.sf-neutral-button:hover {
  background: #000000;
  border-bottom: 3px solid #000000;
}


.powered-by {
  display: none;
}

.banner-item {
  margin-bottom: 20px;
}

html {
  font-size: 13px;
  font-size: 13px;
  -webkit-font-smoothing: antialiased;
  transform: translateZ(0px);
  -webkit-transform: translateZ(0px);
}

body {
  margin: 0;
  padding: 0;
  font-family: 'Exo 2', sans-serif;
  font-size: 13px;
  position: relative;
  background-position: top;
  background-repeat: no-repeat;
  background-size: contain;


}

a:hover {
  color: #63b03e;
}

img, legend {
  border: 0
}

header, footer, section, aside, hgroup, time, figure, figcaption, article, mark, nav, ruby, summary, video, details, dialog, main, mark, wbr {
  display: block
}

* {
  outline: none !important
}

a {
  text-decoration: none
}

a:active, a:focus, a:hover {
  outline: 0;
  text-decoration: none

}

a:hover {
  color: #f87f09;
}

img {
  height: auto;
  max-width: 100%
}

ul, li {
  list-style: none;
  margin: 0;
  padding: 0
}

form {
  display: block;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  cursor: pointer
}

h1, .h1 {
  font-size: 3rem;
  margin-bottom: 1.5rem
}

h2, .h2 {
  font-size: 2.6rem;
  margin-bottom: 1.5rem
}

h3, .h3 {
  font-size: 2.4rem;
  margin-bottom: 1.5rem
}

h4, .h4 {
  font-size: 2rem;
  margin-bottom: 1.5rem
}

h5, .h5 {
  font-size: 1.6rem;
  margin-bottom: 1.5rem
}

h6, .h6 {
  font-size: 1.2rem;
  margin-bottom: 15px
}

html {
  font-size: 10px;
}


.header-Container {
  background-color: #fff;
}

.section-headerTop {
  margin-bottom: 25px;
}

.section-headerTop .header-logo {
  margin-top: 15px;
  display: block;
}

.section-headerTop .header-search-panel {
  margin-top: 32px;
}

.section-headerTop .header-search-panel p {
  font-size: 13px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #878787;
  margin-top: 8px;
}

.section-headerTop .header-search-panel div {
  line-height: 46px;
  display: flex;
  height: 47px;
  border: solid 1px #fafafa;
  background-color: #fafafa;
  border-radius: 7px;
  align-items: center;
  overflow: hidden;
}

.section-headerTop .header-search-panel div button {
  height: 46px;
  background-color: #fafafa;
  border: 0;
  flex: 0 0 45px;
  font-size: 17px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.85px;
  text-align: inherit;
  color: #ffffff;
}

.section-headerTop .header-search-panel div i {
  flex: 0 0 18px;
  margin-left: 18px;
  margin-right: 18px;
  font-size: 18px;
  color: #4A3F35;
}

.section-headerTop .header-search-panel div input {
  flex: 1 1 100%;
  border: 0px;
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #4A3F35;
  padding-left: 15px;
  background-color: transparent;
}

.section-headerTop nav {
  display: flex;
  align-items: center;
  margin-top: 30px;

}

.section-headerTop nav a {
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: -0.14px;
  position: relative;
  color: #787878;
  flex: 1;
}

.section-headerTop nav a small {
  position: absolute;
  top: -10px;
  right: 17px;
  width: 24px;
  height: 24px;
  background-color: #397a35;
  border-radius: 100%;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.61;
  letter-spacing: -0.17px;
  /* text-align: left; */
  color: #ffffff;
}

.section-headerTop nav a img {
  width: 30px;
}

.section-headerTop nav a strong {
  display: block;
  font-weight: normal;
  margin-top: 5px;
}


.section-headerNav {
  height: 52px;
  background-color: #000;
}

.section-headerNav ul {
  display: flex;
}

.section-headerNav ul li a i {
  margin-left: 6px;
}

.section-headerNav ul li a {
  color: #fff;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 3.2;
  letter-spacing: 0.6px;
  text-align: center;
  color: #ffffff;
  padding: 17px;
}

.section-headerNav ul li a:hover {
  color: #ff1f83;
}


.section-headerBottom {box-shadow: 0px 2px 7px 0 rgb(0 0 0 / 22%);background: linear-gradient(90.06deg, #397a37 0.05%, #6bb13d 99.94%);}

.section-headerBottom nav > ul {
  display: flex;
  align-items: center;
  line-height: 50px;
}

.section-headerBottom nav > ul > li {
  flex: initial;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: -0.38px;
  text-align: center;
  color: #ffffff;
  padding: 0px 25px;
}

.section-headerBottom nav > ul > li > a:hover {
  color: #000
}

.section-headerBottom nav > ul > li:nth-child(1) {
  background-color: #ffffff;
  font-size: 21px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: -0.21px;
  text-align: center;
  color: #000000;
  position: relative;
  z-index: 9991;
}

.section-headerBottom nav > ul > li:nth-child(1) > a {

  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: -0.21px;
  text-align: center;
  color: #000000;
  position: relative;
  z-index: 9991;
}

.section-headerBottom nav > ul > li:nth-child(1) > a .fa {

  margin-right: 4px;
}

.section-headerBottom nav > ul > li > a {

  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: -0.38px;
  text-align: center;
  color: #ffffff;
}

body.page- .section-sidebar-menu-box, body.page-kategoriGoster .section-sidebar-menu-box {
  display: block;
  position: relative;
  margin-top: -25px;
  margin-bottom: 15px;
}


.section-sidebar-menu-box {
  box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.13);
  background-color: #fff;
  position: absolute;
  z-index: 999;
  width: 100%;
  display: none;
  left: 0;
  width: 294px;
}

.section-sidebar-menu-box.active {
  display: block;
}

.section-sidebar-menu-box > ul {
  line-height: 22px;
}

.section-sidebar-menu-box > ul > li {
  display: none;
}

.section-sidebar-menu-box > ul > li.menu-item-more > a {
  color: #fff;
}

.section-sidebar-menu-box > ul > li.menu-item-more {
  background: linear-gradient(90.06deg, #3c7d38 0.05%, #6aaf3e 99.94%);
}

.section-sidebar-menu-box > ul > li:nth-child(1), .section-sidebar-menu-box > ul > li:nth-child(2), .section-sidebar-menu-box > ul > li:nth-child(3), .section-sidebar-menu-box > ul > li:nth-child(4), .section-sidebar-menu-box > ul > li:nth-child(5), .section-sidebar-menu-box > ul > li:nth-child(6), .section-sidebar-menu-box > ul > li:nth-child(7), .section-sidebar-menu-box > ul > li:nth-child(8), .section-sidebar-menu-box > ul > li:nth-child(9), .section-sidebar-menu-box > ul > li:nth-child(10), .section-sidebar-menu-box > ul > li:last-child {
  display: block;
}

.section-sidebar-menu-box > ul.active > li {
  display: block;
}

.section-sidebar-menu-box > ul > li > a .fa {
  float: right;
  font-size: 21px;
}

.section-sidebar-menu-box > ul > li > a {
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.38px;
  text-align: left;
  color: #000000;
  padding: 9.9px 21px;
  display: block;
}

.section-sidebar-menu-box > ul > li > a:hover, .section-sidebar-menu-box > ul > li:hover > a {
  background: linear-gradient(90.06deg, #3b7c38 0.05%, #6aaf3d 99.94%);
  color: #fff;
}

.section-sidebar-menu-box > ul > li:hover > div {

  display: flex;
}

.section-sidebar-menu-box > ul > li > div {
  position: absolute;
  z-index: 1;
  background-color: #fff;
  left: 290px;
  right: 0;
  width: 932px;
  top: 0px;
  min-height: 345px;
  z-index: 99;
  display: none;
  box-shadow: 20px 5px 15px -10px rgba(0, 0, 0, 0.13);
  padding: 10px;
  text-align: left;
}

.section-sidebar-menu-box > ul > li > div .drop-menu-banner {
  flex: 0 0 446px;
}

.section-sidebar-menu-box > ul > li > div .drop-menu-banner a {
  display: block;
  float: left;
  margin-bottom: 8px;
  margin-right: 8px;
}

.section-sidebar-menu-box > ul > li > div .drop-menu-list {
  flex: 1 1 100%;
}

.section-sidebar-menu-box > ul > li > div > ul > li {
  flex: 0 0 20%;
}

.section-sidebar-menu-box > ul > li > div > ul {
  display: flex;
  flex-wrap: wrap;
  padding: 10px 5px;
}

.section-sidebar-menu-box > ul > li > div ul li a {
  padding: 0;
  margin: 0;
}

.section-sidebar-menu-box > ul > li > div ul li ul li a {
  font-size: 12px;
  display: block;
  margin-bottom: 5px;
}

.section-sidebar-menu-box > ul > li > div ul li a {
  font-size: 13px;
}

.section-sidebar-menu-box > ul > li > div ul li a h4 {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 5px;
  font-weight: bold;
}


.section-sidebar-menu-box > ul > li > div ul li a:hover {
  color: #cd005c;
}

.col-product-item {
  background-color: #ffffff;
  margin-bottom: 25px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
  border-radius: 6px;
  padding-bottom: 10px;
  border: 1px solid #f7f7f7;
}

.col-product-item:hover {
  box-shadow: 0px 0px 4px rgb(1, 12, 12, 0.08);
}

.col-product-item:hover .col-product-item-footer a {
  background-color: #cd005c;
  color: #fff;
}

.col-product-item-badge .stmp.nw {
  background-color: #f45550;
}

.col-product-item-badge .stmp.rd {
  background-color: #4CAF50;
}

.col-product-item-badge .stmp.fc {
  background-color: #000;
}

.col-product-item-badge .stmp {
  width: 62px;
  font: 9px/10px arial;
  color: #fff;
  text-align: center;
  margin-bottom: 5px;
  padding: 4px 0;
  border-radius: 3px;
}

.col-product-item-badge {
  position: absolute;
  top: 10px;
  left: 15px;
}

.discount-label span {
  display: block;
  font-size: 16px;
  font-weight: bold;
}

.discount-label {
  flex: 0 0 45px;
  text-align: center;
  color: #fff;
  line-height: 14px;
  font-weight: 600;
  padding: 9px 5px;
  border-radius: 3px;
  position: absolute;
  top: 10px;
  right: 20px;
  width: 49px;
  height: 49px;
  background: linear-gradient(90.06deg, #3f7f39 0.05%, #68ac3e 99.94%);
  border-radius: 100%;
  font-size: 11px;
}

.col-product-item-title {
  text-align: center;
}

.col-product-item .col-product-item-title h3 {
  font-size: 13.5px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: -0.13px;
  text-align: center;
  color: #000000;
  margin: 0;
  padding: 0px 10px;
  height: 33px;
  overflow: hidden;
  display: flex;
  margin-top: 10px;
}


.col-product-item-price {
  display: flex;
  align-items: baseline;
  justify-content: center;
  margin-top: 5px;
}

.col-product-item-price .showcase-price-old {
  font-size: 14.5px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.93;
  letter-spacing: -0.68px;
  text-align: center;
  color: #929292;
  margin: 0px 5px;
}

.col-product-item-price .showcase-price-new {
  font-size: 21px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.37;
  letter-spacing: -0.95px;
  text-align: center;
  color: #000000;
  font-weight: bold;
}


.col-product-item-cart {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px 0px;
}

.col-product-item-cart a {
  width: 164px;
  height: 27px;
  border: solid 1px #d4d4d4;
  background-color: #ffffff;
  text-align: center;
  font-size: 13.5px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.85;
  letter-spacing: -0.34px;
  text-align: center;
  color: #cd005c;
}

.col-product-item-cart a:hover {
  border: solid 1px #cd005c;
  background-color: #cd005c;
  color: #fff;
}


.col-product-item-footer {
  display: none;
  align-items: center;
  justify-content: center;
}

.col-product-item-footer a {
  width: 51px;
  height: 25.7px;
  background-color: #dedede;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-top-left-radius: 36px;
  border-top-right-radius: 36px;
  line-height: 28px;
  color: #fff;
}

.col-product-item-description {
  font-size: 11px;
  padding: 1px 10px;
  text-align: left;
  height: 35px;
  overflow: hidden;
  letter-spacing: -.9px;
  text-align: center;
}

.slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
}

.slick-dots li {
  margin: 0px 2.5px;
}

.slick-dots li.slick-active button {
  background: linear-gradient(90.06deg, #408137 0.05%, #6aaf3d 99.94%);
}

.slick-dots li button {
  border: 0;
  overflow: hidden;
  border-radius: 100%;
  text-indent: 999px;
  width: 12px;
  height: 12px;
  background-color: #dedede;
}


.slick-prev, .slick-next {
  position: absolute;
  top: calc(50% - 55px);
  width: 32px;
  height: 71px;
  background-color: rgb(255 255 255 / 0.75);
  z-index: 9;
  font-size: 32.5px;
  font-weight: 300;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.58;
  letter-spacing: -2.43px;
  text-align: center;
  color: #b1b1b1;
}

.slick-prev {
  left: 0px;
  border-top-right-radius: 36px;
  border-bottom-right-radius: 36px;
  box-shadow: 11px 0px 20.8px -7.8px rgba(0, 0, 1, 0.16);
}

.slick-next {
  right: 0px;
  border-top-left-radius: 36px;
  border-bottom-left-radius: 36px;
  box-shadow: -11px 0px 20.8px -7.8px rgba(0, 0, 1, 0.16);
}

.slick-next:hover, .slick-prev:hover {
  background-color: #ffffff;
}

.section-product-box h3 {
  font-weight: bold;
  margin: 15px 0px 25px;
}

.section-product-box h3 color {
  color: #68ac3e;
}

.section-product-box {
  position: relative;
}

.line {
  position: relative;
}

.line:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='136' height='134' viewBox='0 0 136 134' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='1.5' cy='1.5' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='14.7039' cy='1.5' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='27.9078' cy='1.5' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='41.1116' cy='1.5' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='54.3156' cy='1.5' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='67.5194' cy='1.5' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='80.7233' cy='1.5' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='93.9272' cy='1.5' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='107.131' cy='1.5' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='120.335' cy='1.5' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='133.539' cy='1.5' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='1.5' cy='16.0243' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='14.7039' cy='16.0243' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='27.9078' cy='16.0243' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='41.1116' cy='16.0243' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='54.3156' cy='16.0243' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='67.5194' cy='16.0243' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='80.7233' cy='16.0243' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='93.9272' cy='16.0243' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='107.131' cy='16.0243' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='120.335' cy='16.0243' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='133.539' cy='16.0243' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='1.5' cy='30.5485' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='14.7039' cy='30.5485' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='27.9078' cy='30.5485' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='41.1116' cy='30.5485' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='54.3156' cy='30.5485' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='67.5194' cy='30.5485' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='80.7233' cy='30.5485' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='93.9272' cy='30.5485' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='107.131' cy='30.5485' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='120.335' cy='30.5485' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='133.539' cy='30.5485' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='1.5' cy='45.0728' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='14.7039' cy='45.0728' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='27.9078' cy='45.0728' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='41.1116' cy='45.0728' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='54.3156' cy='45.0728' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='67.5194' cy='45.0728' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='80.7233' cy='45.0728' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='93.9272' cy='45.0728' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='107.131' cy='45.0728' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='120.335' cy='45.0728' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='133.539' cy='45.0728' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='1.5' cy='59.5971' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='14.7039' cy='59.5971' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='27.9078' cy='59.5971' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='41.1116' cy='59.5971' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='54.3156' cy='59.5971' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='67.5194' cy='59.5971' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='80.7233' cy='59.5971' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='93.9272' cy='59.5971' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='107.131' cy='59.5971' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='120.335' cy='59.5971' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='133.539' cy='59.5971' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='1.5' cy='74.1214' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='14.7039' cy='74.1214' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='27.9078' cy='74.1214' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='41.1116' cy='74.1214' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='54.3156' cy='74.1214' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='67.5194' cy='74.1214' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='80.7233' cy='74.1214' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='93.9272' cy='74.1214' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='107.131' cy='74.1214' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='120.335' cy='74.1214' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='133.539' cy='74.1214' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='1.5' cy='88.6456' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='14.7039' cy='88.6456' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='27.9078' cy='88.6456' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='41.1116' cy='88.6456' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='54.3156' cy='88.6456' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='67.5194' cy='88.6456' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='80.7233' cy='88.6456' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='93.9272' cy='88.6456' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='107.131' cy='88.6456' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='120.335' cy='88.6456' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='133.539' cy='88.6456' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='1.5' cy='103.17' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='14.7039' cy='103.17' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='27.9078' cy='103.17' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='41.1116' cy='103.17' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='54.3156' cy='103.17' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='67.5194' cy='103.17' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='80.7233' cy='103.17' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='93.9272' cy='103.17' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='107.131' cy='103.17' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='120.335' cy='103.17' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='133.539' cy='103.17' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='1.5' cy='117.694' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='14.7039' cy='117.694' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='27.9078' cy='117.694' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='41.1116' cy='117.694' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='54.3156' cy='117.694' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='67.5194' cy='117.694' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='80.7233' cy='117.694' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='93.9272' cy='117.694' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='107.131' cy='117.694' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='120.335' cy='117.694' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='133.539' cy='117.694' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='1.5' cy='132.218' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='14.7039' cy='132.218' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='27.9078' cy='132.218' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='41.1116' cy='132.218' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='54.3156' cy='132.218' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='67.5194' cy='132.218' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='80.7233' cy='132.218' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='93.9272' cy='132.218' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='107.131' cy='132.218' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='120.335' cy='132.218' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='133.539' cy='132.218' r='1.5' fill='%23FE6201'/%3E%3C/svg%3E");
  position: absolute;
  width: 136px;
  height: 134px;
  display: block;
  z-index: -1;
  bottom: 10px;
  right: -27px;
}

.line:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='136' height='134' viewBox='0 0 136 134' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='1.5' cy='1.5' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='14.7039' cy='1.5' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='27.9078' cy='1.5' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='41.1116' cy='1.5' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='54.3156' cy='1.5' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='67.5194' cy='1.5' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='80.7233' cy='1.5' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='93.9272' cy='1.5' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='107.131' cy='1.5' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='120.335' cy='1.5' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='133.539' cy='1.5' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='1.5' cy='16.0243' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='14.7039' cy='16.0243' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='27.9078' cy='16.0243' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='41.1116' cy='16.0243' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='54.3156' cy='16.0243' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='67.5194' cy='16.0243' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='80.7233' cy='16.0243' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='93.9272' cy='16.0243' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='107.131' cy='16.0243' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='120.335' cy='16.0243' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='133.539' cy='16.0243' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='1.5' cy='30.5485' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='14.7039' cy='30.5485' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='27.9078' cy='30.5485' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='41.1116' cy='30.5485' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='54.3156' cy='30.5485' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='67.5194' cy='30.5485' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='80.7233' cy='30.5485' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='93.9272' cy='30.5485' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='107.131' cy='30.5485' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='120.335' cy='30.5485' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='133.539' cy='30.5485' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='1.5' cy='45.0728' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='14.7039' cy='45.0728' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='27.9078' cy='45.0728' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='41.1116' cy='45.0728' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='54.3156' cy='45.0728' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='67.5194' cy='45.0728' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='80.7233' cy='45.0728' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='93.9272' cy='45.0728' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='107.131' cy='45.0728' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='120.335' cy='45.0728' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='133.539' cy='45.0728' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='1.5' cy='59.5971' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='14.7039' cy='59.5971' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='27.9078' cy='59.5971' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='41.1116' cy='59.5971' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='54.3156' cy='59.5971' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='67.5194' cy='59.5971' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='80.7233' cy='59.5971' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='93.9272' cy='59.5971' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='107.131' cy='59.5971' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='120.335' cy='59.5971' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='133.539' cy='59.5971' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='1.5' cy='74.1214' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='14.7039' cy='74.1214' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='27.9078' cy='74.1214' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='41.1116' cy='74.1214' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='54.3156' cy='74.1214' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='67.5194' cy='74.1214' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='80.7233' cy='74.1214' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='93.9272' cy='74.1214' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='107.131' cy='74.1214' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='120.335' cy='74.1214' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='133.539' cy='74.1214' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='1.5' cy='88.6456' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='14.7039' cy='88.6456' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='27.9078' cy='88.6456' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='41.1116' cy='88.6456' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='54.3156' cy='88.6456' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='67.5194' cy='88.6456' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='80.7233' cy='88.6456' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='93.9272' cy='88.6456' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='107.131' cy='88.6456' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='120.335' cy='88.6456' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='133.539' cy='88.6456' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='1.5' cy='103.17' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='14.7039' cy='103.17' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='27.9078' cy='103.17' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='41.1116' cy='103.17' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='54.3156' cy='103.17' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='67.5194' cy='103.17' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='80.7233' cy='103.17' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='93.9272' cy='103.17' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='107.131' cy='103.17' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='120.335' cy='103.17' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='133.539' cy='103.17' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='1.5' cy='117.694' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='14.7039' cy='117.694' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='27.9078' cy='117.694' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='41.1116' cy='117.694' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='54.3156' cy='117.694' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='67.5194' cy='117.694' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='80.7233' cy='117.694' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='93.9272' cy='117.694' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='107.131' cy='117.694' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='120.335' cy='117.694' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='133.539' cy='117.694' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='1.5' cy='132.218' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='14.7039' cy='132.218' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='27.9078' cy='132.218' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='41.1116' cy='132.218' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='54.3156' cy='132.218' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='67.5194' cy='132.218' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='80.7233' cy='132.218' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='93.9272' cy='132.218' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='107.131' cy='132.218' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='120.335' cy='132.218' r='1.5' fill='%23FE6201'/%3E%3Ccircle cx='133.539' cy='132.218' r='1.5' fill='%23FE6201'/%3E%3C/svg%3E");
  position: absolute;
  width: 136px;
  height: 134px;
  display: block;
  z-index: -1;
  top: 60px;
  left: -27px;
}


.section-footerMeta {
  padding-top: 35px;

  background-color: #ffffff;
  margin-top: 35px;
  padding-bottom: 25px;
}

.section-footerMeta .footerMeta-item {
  text-align: center;
  cursor: pointer;
}

.section-footerMeta .footerMeta-item svg {
  margin-bottom: 15px;


}

.section-footerMeta .footerMeta-item:hover svg {
  animation: dash 0.5s ease-in-out alternate infinite;
}

@keyframes dash {
  from {
    fill: #00000;
  }
  to {
    fill: #FFFFFF;
  }
}


.section-footerMeta .footerMeta-item p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.31;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
}

.section-footerMeta .footerMeta-item h4 {
  font-size: 25px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.84;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
}

.section-footerMeta .footerMeta-item i {
  font-size: 45px;
  color: #fe6205;
  margin-bottom: 15px;
}

.section-footerEnewsletter {
  background: linear-gradient(180deg, #ffffff 25%, #F1F3F6 5%, #F1F3F6 75%, #ffffff 5%);
  margin-bottom: 35px;
  margin-top: 35px;
}

.footerEnewsletter-box {
  background: linear-gradient(90.06deg, #e9711b 0.05%, #eeb626 99.94%);
  padding: 45px 25px;
  border-radius: 8px;
  position: relative;
  z-index: 1;
}

.section-footerEnewsletter .line:before {
  z-index: inherit;
  top: -25px;
  left: -35px;
}

.section-footerEnewsletter .line:after {
  bottom: -25px;
  z-index: inherit;
}

.footerEnewsletter-box p {
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.06;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  margin-bottom: 0px;

}

.footerEnewsletter-box h3 {
  font-size: 25px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.55;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  margin-bottom: 10px;
}

.footerEnewsletter-box form button {
  border-top-right-radius: 5px;
  height: 50px;
  background-color: #ffffff;
  width: 50px;
  border: 0px;
  font-size: 35px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.05;
  letter-spacing: -0.84px;
  text-align: center;
  color: #000000;
  border-bottom-right-radius: 5px;
}

.footerEnewsletter-box form input {
  flex: 1 1 100%;
  height: 50px;
  border: solid 1px #ffffff;
  background-color: #ffffff;
  font-size: 21px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.05;
  letter-spacing: -0.84px;
  text-align: left;
  color: #000000;
  padding: 10px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.footerEnewsletter-box form input::placeholder {
  color: #000;
  font-style: normal;
}

.footerEnewsletter-box form {
  display: flex;
  align-items: center;
}

.section-footerContent {
  padding-bottom: 25px;
}

.section-footerContent h3 {
  font-size: 21px;
}

.section-footerContent p {
  line-height: 24px;
  font-size: 13px;
}

.section-footerMenu {
  background: rgb(255, 255, 255);
  background: linear-gradient(90deg, rgb(255 255 255) 39%, rgb(241 243 246) 39%);
}

.section-footerMenu nav a {
  width: 33px;
  height: 33px;
  border: 1px solid #5f5f5f;
  text-align: center;
  border-radius: 100%;
  margin: 23px 5px 45px 0px;
  line-height: 33px;
  font-size: 18px;
  color: #5f5f5f;
}

.section-footerMenu nav a:hover {
  border-color: #000000;
  color: #000;

}

.section-footerMenu nav {
  display: flex;
  align-items: center;
}

.section-footerMenu small {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: normal;
  text-align: right;
  color: #5f5f5f;
}

.section-footerMenu p {
  font-size: 17px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.94;
  letter-spacing: -0.43px;
  text-align: left;
  color: #747474;
  padding-right: 105px;
}

.section-footerMenu h5 {
  font-size: 33px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.83px;
  text-align: left;
  color: #000000;
  margin-top: 75px;
}

.section-footerMenu ul li a {
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.2;
  letter-spacing: -0.15px;
  text-align: left;
  color: #808080;
}

.section-footerMenu ul li a:hover {
  color: #000;
}

.section-footerMenu ul li {
}

.section-footerMenu ul {
  margin-left: 35px;
}

.section-footerMenu h6 {
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.2;
  letter-spacing: -0.15px;
  text-align: left;
  color: #000000;
  font-size: 17px;
  letter-spacing: -0.17px;

  margin-top: 98px;
  margin-left: 35px;
}

.widget-boxed {
  box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.13);
  background-color: #fff;
  margin-top: 15px;
  padding: 21px;
}

.widget-boxed .widget-boxed-header h4 {
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: 0.4px;
  text-align: left;
  color: #393939;
  margin-bottom: 10px;
}

.pagination-boxed ul li a:hover {
  background: linear-gradient(90.06deg, #FE6201 0.05%, #ED4B7C 99.94%);
  color: #fff;
}

.pagination-boxed ul li a {
  font-size: 16px;
  width: 35px;
  text-align: center;
  border: 0px;
  background-color: #dedede;
  color: #000;
}

.pagination-boxed ul li {
}

.pagination-boxed ul {

}

.pagination-boxed {
  display: flex;
  justify-content: center;
}


.toolbar-products .toolbar-products-right label {
  flex: 0;
  margin-left: 15px;
}

.toolbar-products .toolbar-products-right select {
  /* width: 100%; */
  flex: 1 1 100%;
}

.toolbar-products .toolbar-products-right {
  flex: inherit;
  display: flex;
  align-items: center;
}

.toolbar-products .toolbar-products-left label {
  flex: 0;
}

.toolbar-products .toolbar-products-left h1 {
  font-size: 16px;
  margin: 0;
}

.toolbar-products .toolbar-products-left {
  flex: 1;
  display: flex;
  align-items: center;
}

.toolbar-products {
  background-color: #f8f8f8;
  margin-top: 15px;
  display: flex;
  padding: 0px 5.5px;
  height: 45px;
  margin-bottom: 15px;
  box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  padding-left: 15px;
}


.seo-container .seo-content {
  font-size: 13px;
  line-height: 23px;
}

.seo-container .seo-title {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 5px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
}

.seo-container {
  background-color: #fafafa;
  padding: 10px;
  margin-top: 25px;
}


.section-urunDetay-box .section-product-box {

}

.section-urunDetay-box .section-product-box .section-product-box-title {
  font-size: 25px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.72;
  letter-spacing: -0.25px;
  text-align: center;
  color: #535353;
  padding: 0;
  margin: 0;
  margin-bottom: 25px;
  margin-top: 15px;
  position: relative;
}

.section-urunDetay-box .section-product-box .section-product-box-title:after {
  position: absolute;
  top: 50%;
  height: 1px;
  width: 100%;
  content: "";
  background-color: #dedede;
  left: 0;
}

.section-urunDetay-box .section-product-box .section-product-box-title color {
  background-color: #fff;
  display: inline-block;
  padding: 0px 10px;
  position: relative;
  z-index: 1;
}


.product-tabs-box .nav.nav-tabs {
  border-bottom: 0px;
}

.product-tabs-box .nav.nav-tabs .nav-item .nav-link.active, .product-tabs-box .nav.nav-tabs .nav-item .nav-link:hover {
  background-color: #ffffff;
  border-bottom-color: transparent;
}

.product-tabs-box .nav.nav-tabs .nav-item .nav-link {
  width: 167px;
  height: 47px;
  border: solid 1px #f3f3f3;
  background-color: #ffffff;
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.9;
  letter-spacing: -0.17px;
  text-align: center;
  color: #565656;
  border-radius: 0px;
  border-right: 0px;

}

.product-tabs-box .nav.nav-tabs .nav-item:last-child .nav-link {

  border-right: solid 1px #f3f3f3;
}

.product-tabs-box .nav.nav-tabs .nav-item {

}

.product-tabs-box .nav.nav-tabs {
  margin-top: 25px;
}

.product-tabs-box .tab-content {

  border: solid 1px #f3f3f3;
  background-color: #ffffff;
  padding: 15px;
  margin-bottom: 35px;
  box-shadow: 0 0 15.5px 0.5px rgba(0, 0, 0, 0.05);
}


.product-image-box {
  display: flex;
  flex-direction: row-reverse;
}

.product-image-box > div:last-child {
  flex: 0 0 90px;
}

.product-image-box > div#urunResimListContainer ul li {
  float: left;
  width: 100%;
  height: 100%;
  padding: 0;
  border: 0;
  margin-right: 0PX;
  margin-top: 0;
  vertical-align: inherit;
  text-align: center;
  padding-right: 11px;
  padding-bottom: 11px;
}


.product-detail-box h1 {
  font-size: 25px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: -0.63px;
  text-align: left;
  color: #252525;
  margin-bottom: 25px;
}

.product-detail-box p {
  font-size: 13px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.55;
  letter-spacing: 0.43px;
  text-align: left;
  color: #252525;
  margin-top: 10px;
}


.product-price-box li:first-child span {
  display: block;
  font-size: 13px;
  font-weight: normal;
}

.product-price-box li:first-child {
  width: 64px;
  height: 64px;
  font-size: 19.5px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.78px;
  text-align: center;
  color: #ffffff;
  background: linear-gradient(90.06deg, #FE6201 0.05%, #ED4B7C 99.94%);
  border-radius: 100%;
  padding-top: 10px;
}

.product-price-box li:last-child {
  padding-left: 10px;
}

.product-price-box li:last-child > span:last-child {
  text-decoration: inherit;
  font-size: 33px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.55;
  letter-spacing: -0.83px;
  text-align: left;
  color: #000000;
  flex: 1;
}

.product-price-box li:last-child > span:first-child {
  flex: 1;
  display: block;
  font-size: 21px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.72;
  letter-spacing: -0.25px;
  text-align: left;
  color: #929292;
  width: 100%;
  margin-bottom: 10px;
  text-decoration: line-through;
}

.product-price-box {
  display: flex;
  align-items: center;
}


.product-cart-box {
  display: flex;
  margin-top: 15px;
  clear: both;
}

.product-list-row {
  margin-top: 15px;
}

.product-qty-box input {
  width: 100%;
  border: 0px;
  border-left: 1px solid #b4b4b4;
  border-right: 1px solid #b4b4b4;
  padding: 10px;
  text-align: center;
  font-size: 17px;
  height: 35px;
  line-height: 21px;
  color: #b4b4b4;
}

.product-qty-box a {
  background-color: #b4b4b4;
  flex: 0 0 30px;
  line-height: 35px;
  text-align: center;
  display: block;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center
}

.product-qty-box {
  display: flex;
  border: 1px solid #b4b4b4;
  flex: 0 0 124px;
  border-radius: 3px;
}


.product-buttons-box {
  flex: 1 1 100%;
  display: flex;
}

.product-buttons-box button {
  padding: 0px;
  flex: 1 1 100%;
  margin-left: 10px;
  background: linear-gradient(90.06deg, #FE6201 0.05%, #ED4B7C 99.94%);
  border: 0px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.86;
  letter-spacing: -0.53px;
  text-align: left;
  color: #ffffff;
  text-align: center;
  border-radius: 3px;
}

.product-buttons-box button:nth-child(2) {
  flex: 0 0 50px;
  width: 50px;
  font-size: 23px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border: 1px solid #bebebe;
  color: #ee4c79;
  background: #fff;
}

.breadcrumb-box {
  margin-bottom: 25px;
}

.product-area-box, .box-page {
  margin-bottom: 25px;
  box-shadow: 0 0 15.5px 0.5px rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  padding: 25px;
}

.main-Container {
  margin-top: 25px;
}

.cargo-truck-box p strong {
  display: block;
  font-size: 16px;
  font-weight: bold;
}

.cargo-truck-box svg {
  height: 50px;
  width: 65px;
  fill: #332525;
}

.cargo-truck-box {
  display: flex;
  background-color: #fafafa;
  border: 1px solid #ddd;
  margin-top: 15px;
  padding: 5px;
  align-items: center;
  border-radius: 3px;
}

.breadcrumb-box {

}

.breadcrumb-box ol {
  background-color: #ffff;
  box-shadow: 0px 1px 13px 0 rgba(71, 91, 131, 0.08);
  margin: 0px;
}

.section-main-slider-box .item {
  margin-bottom: 15px;
}

.section-main-banner-box {
  display: flex;
  margin: 0px -7.5px;
  position: relative;
}


.section-main-banner-box:before {
  top: -15px;
}

.section-main-banner-box:after {
  bottom: -10px;
}


.section-main-banner-box .main-banner-item-box {
  padding: 7.5px;
  flex: 1 1 100%;
}

.main-banner-item-box aside {
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.main-banner-item-box aside h3 {
  font-size: 19px;
  margin: 0px;
  padding: 10px;
  text-align: center;
}

.main-banner-item-box figure {
  display: flex;
  align-items: center;
}


.section-blog-box .section-blog-box-description {
  font-size: 17px;
  text-align: center;
}

.section-blog-box .section-blog-box-title {
  text-align: center;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 35px;
}

.section-blog-box .slick-item {
  padding: 10px;
}

.section-blog-box-item {

  box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.08);
  background-color: #ffff;
  border-radius: 5px;
  overflow: hidden;

}

.section-blog-box-item figure {
  margin: 0px;
}

.section-blog-box-item aside {
  background-color: #fafafa;
  padding: 10px;
  min-height: 155px;
  display: block;
}

.section-blog-box-item aside h6 {
  font-size: 14px;
  margin-bottom: 5px;
}

.section-blog-box-item aside a {
  background-color: #efefef;
  display: block;
  text-align: center;
  line-height: 27px;
  border-radius: 3px;
  font-size: 14px;
  height: 30px;
}

.section-blog-box-item aside p {
  font-size: 12px;
  letter-spacing: -.7px;
  line-height: 15px;
  height: 45px;
  overflow: hidden;
}

.profil-menu-box {

  height: 100%;
  top: 0;
}

.profil-menu-box ul li:first-child a {
  border-top: 0;
}

.profil-menu-box ul li a i {
  margin-right: 5px;
}

.profil-menu-box ul li a {
  border-top: 1px solid #fafafa;
  display: block;
  line-height: 37px;
}

.profil-menu-box ul li.active a {
  color: #fe6205;
  font-weight: bold;
}

.profil-menu-box ul {
  display: block;
  background-color: #ffffff;
  padding: 15px 10px;
  box-shadow: 0px 1px 13px 0 rgba(71, 91, 131, 0.08);
  position: sticky;
  top: 0;
}

#tel-birakin {
  padding-right: 15px;
}

.product-list-content > div {
  order: 2;
  flex: 0 0 50%;
  width: 50%;
}

.product-list-content > table {
  order: 1;
}

.product-list-content {
  display: flex;
  flex-wrap: wrap;
}

.product-list-content > table ul {
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}

.product-list-content > table ul li {
  flex: 0 0 15%;
  text-align: center;
  background-color: #fafafa;
  border-radius: 3px;
  border-width: 1px;
}

.product-list-content > table ul li.selected {
  border-color: #000;
  background-color: #fff;
  font-weight: bold;
}

#urun-image-container {
  position: relative;
}


.section-footer-menu-bar {
  position: fixed;
  bottom: 25px;
  background-color: #fff;
  width: 99%;
  margin: auto;
  left: 0;
  right: 0;
  border-radius: 26px;
  box-shadow: 0px 2px 7px 0 rgb(0 0 0 / 22%);
  background: linear-gradient(90.06deg, #FE6201 0.05%, #ED4B7C 99.94%);
  z-index: 99;
  padding: 5px 0px 7px;
  display: none;
}

.section-footer-menu-bar .container {
  display: flex;
}

.section-footer-menu-bar a .cart-item-count {
  position: absolute;
  font-size: 14px;
  top: 0px;
  right: 0px;
  background-color: #a0203f;
  width: 18px;
  height: 18px;
  line-height: 18px;
  border-radius: 100%;
}

.section-footer-menu-bar a {
  font-size: 13px;
  line-height: 25px;
  display: flex;
  color: #fff;
  padding: 0px 5px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position: relative;
}

.section-footer-menu-bar a svg {
  fill: #fff;
  width: 25px;
  height: 30px;
}

.section-footer-menu-bar a span {
  line-height: 16px;
  flex: 1 1 100%;
  text-align: center;
}

.section-footer-menu-bar a:hover:after, .section-footer-menu-bar a.active:after {
  content: "";
  width: 80px;
  height: 80px;
  background-color: #fff;
  position: absolute;
  border-radius: 20px;
  z-index: -1;
  box-shadow: 0px 2px 7px 0 rgb(0 0 0 / 22%);
}

.section-footer-menu-bar a:hover svg, .section-footer-menu-bar a.active svg {
  fill: #000;
}

.section-footer-menu-bar a:hover, .section-footer-menu-bar a.active {
  color: #000;
}


.col-product-item-image-content {

}

.col-product-item-image-content a {
  height: 315px;
  display: flex;
  padding: 15px;
  justify-content: center;
  align-items: center;
}
.section-headerTop .header-logo img {
  width: 130px;
}