
[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: 1500px) {

}

@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;
}

.section-header-bottom .row .col-auto:nth-child(1) {
  display: none;
}


.powered-by {
  display: none;
}

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


body {
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  font-family: 'Roboto', sans-serif;

  font-size: 14px;
  position: relative;

  background-color: #fff;
  color: #515151;
  text-align: left;
  background-size: cover;

}


a:hover {
  color: #f07320;
}

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: #f27320;
}

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

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
}

.marquee_container {
  background: #222;
  color: #fff;
  padding: 5px 0;
}

.marquee_container .marquee_wrapper {
  display: flex;
  align-items: center;
  overflow: hidden;
  transform: translateZ(0);
}

.marquee_container .marquee_wrapper .marquee_textContainer {
  -webkit-animation-duration: 100s;
  animation-duration: 100s;
}

.marquee_container .marquee_wrapper .marquee_textContainer {
  margin: 0.15em 0;
  white-space: nowrap;
  width: auto;
  perspective: 900px;
  -webkit-animation: marquee_marquee_left 4.6s linear infinite forwards;
  animation: marquee_marquee_left 4.6s linear infinite forwards;
  font-size: 12px;
  -webkit-animation-duration: 100s;
  animation-duration: 100s;
}

.marquee_container .marquee_wrapper .marquee_textContainer span {
  padding: 0 20px;
}

.marquee_container .marquee_wrapper .marquee_textContainer span {
  padding: 0 15px;
  color: #ddd;
}

@-webkit-keyframes marquee_marquee_left {
  0% {
    transform: translateX(-1%)
  }
  to {
    transform: translateX(-51%)
  }
}

@keyframes marquee_marquee_left {
  0% {
    transform: translateX(-1%)
  }
  to {
    transform: translateX(-51%)
  }
}
.section-header-user{
  background-image:url(../images/header-border.png);
  margin-bottom: -15px;
  background-position: center bottom;
  background-repeat: no-repeat;
  position: relative;
  top: 0;
  z-index: 1;
  padding-bottom: 15px;
}

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

form.header-search-wrap {
  border-radius: 10px;
  border: solid 1px #cecece;
  background-color: #ededed;
  padding: 11px 12px 11px 22px;
  display: flex;
  margin: 30px 15px 0px;
}

form.header-search-wrap input {
  width: 100%;
  border: 0px;
  background-color: transparent;
  color: #333;
  flex: 1 1 100%;
}

form.header-search-wrap select {
  border: 0px;
  background-color: transparent;
  color: #333;
  margin: 0px 15px;
  width: 75px;
}

form.header-search-wrap button {
  border: 0px;
}

nav.header-user-wrap a span b {
  display: block;
}

nav.header-user-wrap {
  display: flex;
  align-items: center;
}

nav.header-user-wrap a {
  position: relative;
  display: block;
  text-align: center;
  padding: 32px 7px 0px;
  font-size: 12px;
  flex: auto;
}

nav.header-user-wrap a span img {
  margin-bottom: 4.5px;
}

nav.header-user-wrap a:last-child span span {
  position: absolute;
  right: 0;
  width: 18px;
  height: 18px;
  border-radius: 100%;
  background-color: #da1414;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}

nav.nav-menu-wrap .menu {
  display: flex;
  margin: 35px 0px 25px;
}

nav.nav-menu-wrap .menu li {
  flex: auto;
  border-right: 1px solid #d2d2d2;
  padding-left: 15px;
  padding-right: 15px;
}

nav.nav-menu-wrap .menu li a {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: left;
}

nav.nav-menu-wrap .menu li a span:nth-child(1) {
  margin-right: 7.5px;
  background: #000;
  width: 30px;
  height: 30px;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: left;
}

nav.nav-menu-wrap .menu li a:hover {
  color: #359d0b;
}

nav.nav-menu-wrap .menu li a:hover span:nth-child(1) {
  background-color: #359d0b;
}

nav.nav-menu-wrap .menu li:last-child {
  border: 0px;
  padding-right: 0px;
}
nav.nav-menu-wrap .menu li:first-child {
  padding-left: 0px;
}


[data-slick="main-slick"] .slick-dots {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  justify-content: center;
}

[data-slick="main-slick"] .slick-dots li button {
  display: none;
}

[data-slick="main-slick"] .slick-dots li {
  width: 16px;
  height: 16px;
  margin: 0px 3.5px 0px;
  background-color: #fff;
  border-radius: 100%;
}

[data-slick="main-slick"] .slick-dots li.slick-active {
  background-color: #e83271;
}
[data-slick="main-slick"] .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 9;
  width: 30px;
  height: 30px;
  border: 2px solid #2c7732;
  border-radius: 100%;
  font-size: 23px;
  color: #2c7732;
  line-height: 0px;
}

[data-slick="main-slick"] .slick-prev {
  left: -35px;
}

[data-slick="main-slick"] .slick-next {
  right: -35px;
}


.col-auto.two .spbanner:first-child {
  margin-bottom: 25px;
}

.spbanner {
  display: flex;
  align-items: center;
}
section.section-main-product.v2 header {
  text-align: center;
  padding: 50px 0px 25px;
}

section.section-main-product.v2 header h3 {
  font-size: 24px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #444f26;
  margin-bottom: 0px;
}

section.section-main-product.v1 header {
  text-align: center;
  padding: 50px 0px 25px;
}

section.section-main-product.v1 header h3 {
  font-size: 24px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #6c2a84;
  margin-bottom: 0px;
}
[data-slick="product-slick"] .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 9;
  width: 30px;
  height: 30px;
  border: 1px solid #e63772;
  border-radius: 100%;
  font-size: 23px;
  color: #e63772;
  line-height: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}

[data-slick="product-slick"] .slick-prev {
  left: -35px;
}

[data-slick="product-slick"] .slick-next {
  right: -35px;
}


[data-slick="product-slick"] .slick-dots {bottom: 10px;left: 0;right: 0;margin: 15px auto 0px;display: flex;justify-content: center;}

[data-slick="product-slick"] .slick-dots li button {
  display: none;
}

[data-slick="product-slick"] .slick-dots li {
  width: 16px;
  height: 16px;
  margin: 0px 3.5px 0px;
  background-color: #9b9b9b;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

[data-slick="product-slick"] .slick-dots li.slick-active {
  background-color: #3e3e3e;
}



.col-product-item {
  padding: 6px;
  border-radius: 5px;
  border: solid 1px #d6d6d6;
  background-color: #fff;
  margin-bottom: 16px;
}

.col-product-item-title {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #444f26;
  border-top: 1px solid #ccc;
  padding-top: 5px;
  height:105px;
}

.col-product-item-price div {
  display: flex;
  align-items: baseline;
}

.col-product-item-price div del {
  font-size: 18px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}

.col-product-item-price div ins {
  padding-left: 15px;
  font-size: 24px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #da1414;
  text-decoration: none;
}

.col-product-item-footer div button {
  padding: 4px 8px 4px 4px;
  border-radius: 6px;
  background-color: #e83271;
  border: 0px;
  width: 100%;
  line-height: 35px;
  color: #fff;
  font-size: 17px;
}

.col-product-item-footer {
  padding: 10px 0px 0px;
}

.col-product-item-price {
  padding: 10px 0px 0px;
}

.col-product-item-image-content {
  padding-bottom: 15px;
  margin-bottom: 15px;
  position: relative;
  height:275px;
}


.col-product-item-image-content div {
  position: absolute;
  top: 0;
  z-index: 1;
  left: 0px;
  display: flex;
  align-items: center;
}

.col-product-item-image-content div:nth-child(2) {
  padding: 4px 8px 4px 4px;
  border-radius: 6px;
  background-color: #e83271;
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  line-height: 0px;
  text-transform: uppercase;
}

.col-product-item-image-content div:nth-child(3) {
  width: 33px;
  height: 23px;
  padding: 6px 4px 6px 3px;
  border-radius: 5px;
  background-color: #da1414;
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: 0.14px;
  text-align: center;
  color: #fff;
  right: 0px;
  left: inherit;
}

.col-product-item-image-content div .icon {
  background-image: url(../images/truck-icon.png);
  width: 19px;
  height: 15px;
  display: block;
  margin-right: 3.5px;
  background-repeat: no-repeat;
}
.col-product-item-comment .fa.fa-star-o {
  color: #ccc;
}

.col-product-item-comment .fa.fa-star {
  color: #e83271;
}

.col-product-item-comment span {
  font-size: 13px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}

.col-product-item-comment {
  font-size: 14px;
  padding: 15px 0px;
}
section.section-footer-icons {
  border: 1px solid #e1e1e1;
  padding: 15px 0px;
  margin: 25px 0px;
}

section.section-footer-icons span {
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
  text-align: left;
  color: #4f2b4f;
}

section.section-footer-icons .col-sm-3 {
  display: flex;
  align-items: flex-end;
}

section.section-footer-icons img {
  margin-right: 7.5px;
}
.section-footer-menu:before{
  content: "";
  background-image: url(../images/footer-border.png);
  display: block;
  width: 100%;
  height: 56px;
  top: 0;
  left: 0;
  background-color: #fff;
  background-position: top left;
  z-index: 99999;
  margin-top: -75px;
  margin-bottom: 75px;
}
.section-footer-menu{padding: 75px 0px 45px;margin: 50px 0px 0px;background-color: #ed276e;}

.section-footer-menu .footer-logo {
  margin-bottom: 15px;
  display: block;
}

.section-footer-menu ul li a {
  display: block;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.14;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}

.section-footer-menu h6 {
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.14;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  margin-bottom: 15px;
  margin-top: 15px;
}

.section-footer-menu nav {
  display: flex;
  margin-left: -7.5px;
  margin-bottom: 20px;
}

.section-footer-menu nav a {
  width: 35px;
  height: 35px;
  border: 2px solid #fff;
  border-radius: 100%;
  margin: 0px 7.5px;
  line-height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #fff;
}

.section-footer-menu nav + a,.section-footer-menu nav + a + a {
  display: block;
  font-size: 20px;
  color: #fff;
  margin-top: 15px;
}


section.section-footer-copyright {
  padding: 35px 0px 15px;
  text-align: center;
}

section.section-footer-copyright p {
  display: block;
  text-align: center;
  margin: 0px;
  padding: 25px 0px 0px;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #272727;
}
.section-footer-menu nav + a img, .section-footer-menu nav + a + a img {
  margin-right: 7.5px;
}
.section-main-banner {
  padding: 25px 0px;
}

.section-main-banner .spbanner a {
  width: 100%;
}

.spbanner {}

.section-main-banner .spbanner a img {
  width: 100%;
}

.col-product-item-footer div span {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: normal;
  text-align: left;
  color: #333;
  padding-bottom: 7.5px;
  display: inline-block;
}

.col-product-item-footer div b {
  font-weight: bold;
  color: #da1414;
  padding-left: 7.5px;
  font-size: 15px;
}

aisde.section-header-top nav {
  text-align: right;
  padding: 15px 0px;
  display: flex;
  justify-content: end;
  align-items: center;
}

aisde.section-header-top nav a {
  padding-right: 15px;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}

aisde.section-header-top nav a.fa {
  border: 1px solid #8b8b8b;
  text-align: center;
  justify-content: center;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 10px;
  border-radius: 100%;
  width: 15px;
  height: 15px;
  margin-left: 7.5px;
  color: #8b8b8b;
}

form.header-search-wrap input:focus {
  box-shadow: initial;
}

.header-search-wrap:focus {
  border: 1px solid #9f9f9f;
}

form.header-search-wrap input::placeholder {
  color: #000;
  font-style: normal;
}

.product-order-filter {
  display: flex;
  padding: 8px 11px 8px 31px;
  background-color: #f3f5f6;
  margin: 16px 0px;
}

.product-order-filter > div {
  flex: auto;
  display: flex;
  align-items: center;
}

.product-order-filter > div select {
}

.product-order-filter > div:nth-child(1) {
  flex: 1 1 100%;
}

.product-order-filter > div div label {
  margin: 0;
  padding: 0;
  display: block;
  padding-left: 15px;
  position: relative;
}

.product-order-filter > div:nth-child(1) div {
  display: flex;
  align-items: center;
  padding-right: 7.5px;
}

.widget-boxed ,.category-sticky{
  padding: 17px 22px 24px 21px;
  background-color: #f8f7f5;
  margin-bottom: 16px;
}

.widget-boxed .widget-boxed-header h4,.category-sticky .widget-boxed-header h4 {
  margin-bottom: 7.5px;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #41A31D;
}

.widget-boxed .widget-boxed-body label {
  margin: 0;
  display: flex;
  align-items: center;
  padding-left: 18px;
  position: relative;
  text-transform: capitalize;
}

.widget-boxed .widget-boxed-body input {
  display: none;
}

.widget-boxed .widget-boxed-body label:after {
  content: "";
  width: 12px;
  height: 12px;
  display: block;
  border: 1px solid #333;
  position: absolute;
  left: 0px;
}
.widget-boxed .widget-boxed-body input:checked+label:before {
  background-color: #41a31a;
  width: 8px;
  height: 8px;
  display: block;
  position: absolute;
  left: 2px;
  content: "";
}

.widget-boxed .widget-boxed-body input:checked+label:after {
  border-color: #41a31a;
}

.product-order-filter > div div input {
  display: none;
}

.product-order-filter > div div label:after {
  content: "";
  width: 12px;
  height: 12px;
  display: block;
  border: 1px solid #333;
  position: absolute;
  left: 0px;
  top: 4px;

}
.product-order-filter > div div input:checked+label:before {
  background-color: #41a31a;
  width: 8px;
  height: 8px;
  display: block;
  position: absolute;
  left: 2px;
  content: "";
  top: 6px;
}

.product-order-filter > div div input:checked+label:after {
  border-color: #41a31a;
}
.product-order-filter > div div input:checked+label {
  color: #41a31a;
}
.category-sticky .widget-boxed-body ul li a {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333;
  padding: 5px 0px;
  display: block;
}

.category-sticky .widget-boxed-body ul li a img {
  width: 19px;
  margin-right: 5.5px;
}

.category-sticky .widget-boxed-body ul li a:hover {
  color: #45a22a;
}

.pagination {
  justify-content: center;
  padding: 12px 0px;
}

.pagination li {
  padding: 2.5px;
}

.pagination li a {
  font-size: 18px;
  border: 1px solid #e1e1e1;
  display: block;
  padding: 5px 15px;
}

.pagination li.active a,.pagination li a:hover {
  background-color: #eb9736;
  color: #fff;
}

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

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

.product-tabs-box .tab-content {
  border: solid 1px #eaeaea;
  border-top: 0px;
  padding: 15px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #fff;
  background-color: #41a31a;
  border-color: #dee2e6 #dee2e6 #fff;
  border-radius: 0px;
}
.nav-tabs {
  border: 0px;
  background-color: #eaeaea;
}

.product-detail-meta-button {
  display: flex;
  margin: 15px -7.5px;
}

.product-detail-meta-button div {
  flex:  1 1 100%;
  padding: 0px 7.5px;
}

.product-detail-meta-button div button {width: 100%;padding: 6px 36px 6px 51px;border-radius: 5px;background-color: #41a31a;font-size: 16px;font-weight: bold;font-stretch: normal;font-style: normal;line-height: 1.5;letter-spacing: 0.16px;text-align: center;color: #fff;border: 1px solid #41a31a;text-transform: uppercase;}

.product-detail-meta-button div:nth-child(2) button {
  background-color: #383838;
  border-color: #383838;
}

.product-detail-meta-button div:nth-child(2) button:hover {
  background-color: #000;
}

.product-detail-meta-button div:nth-child(1) button:hover {
  background-color: #3c981f;
}

.product-detail-piece {
  display: flex;
  align-items: center;
  margin: 15px 0px 15px;
}

.product-detail-piece div {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}

.product-detail-piece div:nth-child(2) {
  display: block;
  padding: 8px 9px 8px 10px;
  border-radius: 5px;
  background-color: #f0f2f5;
}

.product-detail-piece div:nth-child(2) input {
  width: 50px;
  border: 0px;
  background-color: #f0f2f5;
  text-align: center;
  font-size: 16px;
}

.product-detail-piece div:nth-child(2) i {
  font-size: 12px;
}

.product-detail-piece div:nth-child(3) {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  padding-left: 7.5px;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}

.product-detail-piece div:nth-child(3) b {
  font-weight: bold;
  color: #da1414;
}

.product-detail-piece div:nth-child(1) {
  padding-right: 7.5px;
}

.cargo-truck-box {
  padding: 4px 87px 5px 7px;
  border-radius: 5px;
  background-color: #c9c9c9;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #383838;
  margin: 15px 0px;
}

.cargo-truck-box p {
  padding: 0;
  margin: 0;
  padding-left: 7.5px;
}

.whatsapp_tabela {
  margin-bottom: 0;
  margin-top: 0;
  display: none;
}

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

.product-detail-price .showcase-price-old {
  font-size: 20px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #333;
  padding: 0px 7.5px;
}

.product-detail-price .showcase-price-new {
  font-size: 36px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.67;
  letter-spacing: normal;
  text-align: left;
  color: #da1414;
  text-decoration: none;
}

.product-detail-price .showcase-price-new ins {
  text-decoration: none;
}

.product-detail-price .showcase-price-discount {
  display: flex;
  align-items: center;
}

.product-detail-price .showcase-price-discount span:nth-child(1) {
  padding: 6px 3px 6px 4px;
  border-radius: 5px;
  background-color: #da1414;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.14px;
  text-align: center;
  color: #fff;
  line-height: 10px;
}

.product-detail-price .showcase-price-discount span:nth-child(2) {
  padding-left: 2.5px;
  padding-right: 7.5px;
}

.product-detail-meta-info {
  font-size: 14px;
  padding: 15px 0px 0px;
}

.product-detail-title h4 {
  margin: 0px;
  font-size: 14px;
}

.product-detail-title h1 {
  font-size: 19px;
  margin-bottom: 7.5px;
}

.product-detail-meta-cargo {
  display: flex;
  align-items: center;
  margin: 15px 0px 15px;
}

.product-detail-meta-cargo div:nth-child(1) {}

.product-detail-meta-cargo div:nth-child(1) {
  padding: 4px 8px 4px 4px;
  border-radius: 6px;
  background-color: #e83271;
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
  line-height: 21px;
}

.product-detail-meta-cargo div:nth-child(2) {
  flex: 1;
  text-align: right;
}

.product-detail-meta-cargo div:nth-child(2) button {border: 0;padding: 2.5px 5px;margin: 0px;border: solid 1px #f6113d;color: #f6113d;}

.product-detail-meta-cargo div:nth-child(1) img {
  margin-right: 3.5px;
}

.product-image-box {
  display: flex;
  flex-direction: row-reverse;
  padding: 20px 20px 20px 16px;
  box-shadow: 0px 9px 24.4px 4.6px rgba(0, 0, 0, 0.08);
  border: solid 1px #eaeaea;
  background-color: #fff;
}

#urunResimListContainer li {
  width: 100%;
  height: auto;
  margin: 0px;
  margin-bottom: 15px;
}

.product-image-box #urunResimListContainer {
  width: 175px;
  padding-right: 15px;
}

.urunSecimTable ul.urunSecim li {
  background-color: #f0f2f5;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}

.breadcrumb-wrap{
  background-image: url(../images/breadcrumb.png);
  text-align: center;
  color: #fff;
  padding: 45px 0px;
  margin-bottom: 25px;
}

.breadcrumb li,.breadcrumb li a {
  color: #fff;
  text-transform: uppercase;
}

.breadcrumb {
  justify-content: center;
  background-color: transparent;
  padding: 0;
  margin: 0;
}
.breadcrumb-wrap img {
  margin-bottom: 15px;
  opacity: .6;
}

.breadcrumb-item+.breadcrumb-item {
  padding-left: 0.5rem;
}
.col-product-item-title a span {
  display: block;
}

.col-product-item-title a span:nth-child(1) {
  font-weight: normal;
}
a.mobil-bars {
  display:none
}
.section-header-top {
  background-color: #ed276e;
  display: block;
}

aisde.section-header-top .col-sm-5 nav {
  text-align: left;
  justify-content: start;
}
[data-slick="product-slick"] .slick-dots li:before {
  border-radius: 100%;
  content: "";
  width: 14px;
  height: 14px;
  background-color: #9b9b9b;
  display: block;
  border: 1px solid #fff;
  /* margin-top: 1px; */
}

[data-slick="product-slick"] .slick-dots li.slick-active:before {
  background-color: #3e3e3e;
}
[data-slick="product-slick"] .slick-prev .fa {
  margin-top: -2px;
  margin-left: -2px;
}

[data-slick="product-slick"] .slick-next .fa {
  margin-top: -2px;
  margin-right: -2px;
}