[data-control=""], [data-control="0"] {
  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: 'Poppins', 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
}

section.section-header-center {
  background-color: #fff;
  padding: 30px 0px 20px;
  position: relative;
}

nav.nav-header-bottom {
  background-color: #F5F5F5;
  border-bottom: 1px solid #ccc;
}

.col-category ul.menu {
  display: flex;
  align-items: center;
  padding: 0px 5px;
}

.col-category ul.menu li > div {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 9;
  background-color: #fff;
  border-radius: 6px;
  box-shadow: 0px 5px 15px #0000001a;
  padding: 25px;
  border: 1px solid #ddd;
}

.col-category ul.menu li a {
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: rgb(100, 100, 100);
  display: block;
  padding: 15px;
  border-right: 1px solid #ccc;
  display: flex;
  align-items: center;
  white-space: nowrap;
}

.col-category ul.menu li {
  flex: 1;
}

section.section-header-top {
  padding: 10px 0px 15px;
  box-shadow: 0px 1px 10px 0px rgb(90 90 90 / 25%);
  background-color: #f0f0f0;
  position: relative;
  z-index: 1;
}

.section-header-top nav a {
  font-size: 13px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.85;
  letter-spacing: normal;
  text-align: left;
  color: #515151;
  padding-right: 7.5px;
}

.section-header-top p {
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: end;
  padding: 0;
  margin: 0;
}

.section-header-top p span {
  display: block;
  font-size: 15.5px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.15px;
  text-align: right;
  color: #000;
}

.section-header-top p span small {
  display: block;
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.18;
  letter-spacing: -0.22px;
  text-align: right;
  color: #646464;
  line-height: 6px;
}

.section-header-top p img {
  margin-right: 7.5px;
  position: relative;
  top: 3px;
}

.col-search form {

  background-color: #fff;
  display: flex;
  align-items: center;
  border: 1px solid #d2d2d2;
  border-radius: 6px;
}

.col-search form input {
  width: 100%;
  border: 0;
  padding: 10px;
  border-radius: 6px;
}

.col-search form button {
  border: 0;
  width: 60px;
  height: auto;
  background-color: #cd0000;
  padding: 10px;
  margin: -10px -15px;
  border-radius: 6px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  color: #fff;
}

.col-search form button img {
  width: ;
}

.col-search form button svg {
  width: 18px;
}

.col-user nav a:nth-child(1) {padding: 7px 15px 7px 15px;border-radius: 3px;background-color: #eee;display: flex;align-items: center;font-size: 13px;}

.col-user nav a:nth-child(1) b {display: block;line-height: 10px;padding-top: 3.5px;}

.col-user nav {
  display: flex;
  justify-content: end;
}

.col-logo img { max-width: 70%; margin-top: 7px;}

.col-user nav a:nth-child(2) {
  display: flex;
  align-items: center;
  border-radius: 3px;
  background-color: #4b535e;
  padding: 6px;
  margin-left: 16px;
  font-size: 13px;
}

.col-user nav a:nth-child(2) span b {
  display: block;
}

.col-user nav a:nth-child(2) span {
  padding-left: 5.5px;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.33px;
  text-align: left;
  color: #fff;
  position: relative;
  padding: 0px 7.5px;
}

.col-user nav a:nth-child(3) {
  padding: 0px 15px;
}

.col-user nav a:nth-child(4) {
  position: relative;
}

.col-user nav a:nth-child(4) span {
  width: 19px;
  height: 19px;
  position: absolute;
  padding: 4px 6px;
  background-color: #fd7823;
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.3px;
  text-align: left;
  color: #fff;
  line-height: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  position: absolute;
  top: 0;
  right: -10px;
}

.col-search {
  padding: 0px 25px;
}

.col-title h3 {
  font-size: 23px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.9px;
  text-align: center;
  color: #2a2a2a;
  margin-bottom: 15px;
}

.col-title p {
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #2a2a2a;
}

.col-product-slick > div footer, .col-box > div {
  _x_padding: 20px 16px;
  border-radius: 10px;
  box-shadow: transparent;
  background-color: #fff;
  margin: 15px 0px;
  _x_border: solid 0.8px #ddd;
  background-color: #fff;
}

.col-product-slick > div header h3, .col-box > div header h3 {
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: -0.24px;
  text-align: left;
  color: #1a1a1a;
  margin: 0;
  position: relative;
  background-color: #fff;
  display: inline-block;
  z-index: 9;
  padding-right: 15px;
  font-weight: 500;
  margin: auto;
  display: table;
  padding: 0px 25px;
}

.col-product-slick > div header::after {
  content: "";
  border: 1px solid #c40000;
  width: 100%;
  display: block;
  height: 1px;
  position: absolute;
  right: 0px;
  top: 14px;
}

.col-product-slick > div header, .col-box > div header {
  position: relative;
  padding: 0px 0px 15px;
}

.col-product-slick > div header h3 b {
  font-weight: bolder;
}

[data-slick="product-slick"] .slick-arrow {
  position: absolute;
  top: 35%;
  display: flex;
  width: 50px;
  height: 78px;
  background-color: #fff;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 0px;
  border-radius: 100%;
  font-size: 40px;
  z-index: 1;
  transition: .2s linear;
}

[data-slick="product-slick"] .slick-prev {
  left: -66px;
  border-radius: 100% 0px 0px 100%;
  box-shadow: -9px 0px 8px 0 rgb(72 72 72 / 16%);
}

[data-slick="product-slick"] .slick-next {
  right: -66px;
  border-radius: 0 100% 100% 0px;
  box-shadow: 9px 0px 8px 0 rgb(72 72 72 / 16%);
}

.col-product-item .col-product-item-image-content {
  position: relative;
  /* height: 270px; */
  margin-top: 10px;
}

.col-product-item .col-product-item-image-content img
{
  /* position: absolute; */
  bottom: 0px;
  /* max-width: 96%; */
  z-index: -1;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  padding: 1.5%;
  border-radius: 10px;
  height: 275px;
  object-fit: scale-down;
  margin: auto;
  display: table;
}

.col-product-item .col-product-item-image-content a:nth-child(2) {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 21px;
}

.col-product-item .col-product-item-title a {
  display: block;
  padding: 7.5px 0px;
}

.col-product-item .col-product-item-title a span {
  display: block;
  font-size: 14.5px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.36px;
  text-align: left;
  color: #000;
}

.col-product-item .col-product-item-title a span:nth-child(2) {
  font-size: 13.5px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  -webkit-line-clamp: 2;
  height: 36px;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: box;
}

.col-product-item-price {
  display: flex;
  align-items: center;
  height: 75px;
}

.col-product-item-price div del {
  font-size: 17.5px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.44px;
  text-align: left;
  color: #606060;
  display: block;
}

.col-product-item-price div ins {
  font-size: 23.5px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.59px;
  text-decoration: none;
  text-align: left;
  color: #c00b0b;
  display: block;
}

.col-product-item-price div ins small {
  font-size: 11.5px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.29px;
  text-align: left;
  color: #000;
  display: block;
  text-decoration: none;
}

.col-product-item-price div:nth-child(2) {
  padding: 5px;
  border-radius: 5px;
  border: solid 1.2px #c00b0b;
  background-color: #fff;
  font-size: 17.5px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.44px;
  text-align: center;
  color: #c00b0b;
}

.col-product-item-price div:nth-child(2) span {
  font-size: 10.5px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.26px;
  text-align: center;
  color: #c00b0b;
  display: block;
}

.col-product-item-price div:nth-child(1) {
  flex: 1 1 100%;
}

.col-product-item-cart-badge {
  display: flex;
  margin: 7.5px 0px;
}

.col-product-item-cart-badge span {
  padding: 3.5px 4.5px;
  border-radius: 4px;
  border: solid 0.7px #dedede;
  background-color: #fff;
  font-size: 9.5px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 9px;
  letter-spacing: -0.26px;
  text-align: center;
  color: #666;
  flex: auto;
  margin: 0.5px;
  display: flex;
  align-items: center;
}

.col-product-item-cart-label {
  display: flex;
  display: none;
}

.col-product-item-cart-label > button:nth-child(1) {
  border: 0;
  padding: 10px 28px 11px 44px;
  background-color: #c10000;
  flex: auto;
  font-size: 15.5px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.29;
  letter-spacing: -0.16px;
  text-align: left;
  color: #fff;
}

.col-product-item-cart-label > button:nth-child(2) {
  border: 0px;
  background-color: #000;
  padding: 7.5px 10px;
  color: #fff;
}

.col-product-item-cart-label {
  border-radius: 0px 0px 6px 6px;
  overflow: hidden;
  margin: 0px -8px -8px;
}

.col-product-item {
  border: 1px solid #ccc;
  padding: 7.5px;
  border-radius: 6px;
}

section.footer-badge-fluid {
  background-color: #fff;
  padding: 15px 0px;
  border-bottom: 1px dashed #ccc;
  text-align: center;
}

section.section.footer-menu-fluid {
  background-color: #ffffff;
  padding: 35px 0px 15px;
}

.footer-menu-fluid .col-footer-logo {
  display: block;
}

.footer-menu-fluid .col-footer-adress {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: left;
  color: #323131;
  margin: 0px;
  padding: 10px 0px 0px;
}

.footer-menu-fluid .col-footer-email {
  font-size: 14.5px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.28;
  letter-spacing: -0.15px;
  text-align: left;
  color: #000;
}

.footer-menu-fluid .col-footer-phone {
  font-size: 21px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: left;
  color: #3b3b3b;
  display: block;
}

.footer-menu-fluid h5 {
  font-size: 14px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: 0.35px;
  text-align: left;
  color: #010101;
  margin: 0;
  margin-bottom: 15px;
}

.footer-menu-fluid ul li a {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  margin-bottom: 3.5px;
  display: block;
}

.footer-menu-fluid h6 {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #3b3b3b;
}

.footer-menu-fluid form {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  padding: 9px 10px 9px 24px;
  border: solid 0.9px #d7cfcf;
  background-color: #fff;
}

.footer-menu-fluid form button {
  border: 0;
  padding: 0px;
}

.footer-menu-fluid form input {
  width: 100%;
  flex: 1 1 100%;
  border: 0px;
}

.footer-menu-fluid form + div {
  display: flex;
}

.footer-menu-fluid form + div a {
  display: flex;
  align-items: center;
  flex: inherit;
}

.footer-menu-fluid form + div a b {
}

.footer-menu-fluid form + div a b {
  font-size: 11.5px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
  text-align: left;
  color: #3b3b3b;
}

.footer-menu-fluid form + div a b small {
  font-size: 14.5px;
}

.footer-menu-fluid form + div a:nth-child(2) b small {
  font-size: 14px;
  font-weight: bold;
  color: #112d94;
}

.footer-menu-fluid form + div a:nth-child(2) b {
  font-size: 11.5px;
}

.footer-menu-fluid form + div a img {
  margin-right: 7.5px;
}

section.footer-copyright-fluid {
  background-color: #ffffff;
}

.footer-menu-fluid form + div a:nth-child(2) img {
  margin-left: 7.5px;
}

[data-slick="main-slick"] .slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px 0px 25px;
}
[data-slick="main-slick"] .slick-dots li button {
  display: none;
}

[data-slick="main-slick"] .slick-dots li {
  width: 70px;
  height: 40px;
  background-color: #ddd;
  border-radius: 0;
  margin: 0px 2.5px;
  border-radius: 6px;
  overflow: hidden;
  padding: 1px;
}

[data-slick="main-slick"] .slick-dots li.slick-active {
  background-color: #f0974c;
}

[data-slick="main-slick"] .slick-slide a img {
  width: 100%;
}

[data-slick="main-slick"] .slick-slide a {
  display: block;
  padding: 16px 8px 16px;
}
.col-category ul.menu li a span {
  padding: 0px 25px 0px 11px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}


.widget-boxed-header h4 {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}

section.widget-boxed {
  border-radius: 5px;
  box-shadow: -1px 0px 13px 0 rgba(72, 92, 130, 0.14);
  border: solid 1px #dfe4e8;
  background-color: #fff;
  margin: 15px 0px;
  padding: 16px;
}

.product-tabs-box {
  padding: 0;
  border-radius: 3px;
  background-color: #fff;
  margin: 15px 0px;
  border: solid 0.7px rgb(180 180 180 / 52%);
  overflow: hidden;
}

.tab-content {
  font-size: 14px;
  line-height: 25px;
  padding: 16px;
}

.product-area-box-fluid {
  padding: 20px 0px;
  border-radius: 10px;
  box-shadow: none;
  background-color: #fff;
  margin: 15px 0px;
}

[data-slick="product-slide-item"] {
  border: 0;
  padding: 0px;
  border-radius: 6px;
  margin: 0px;
}

[data-slick="product-slide-child"] .slick-slide {
  border: 1px solid #dee2e6;
  padding: 0px;
  border-radius: 6px;
  margin: 16px 8px;
  box-shadow: 0 0 10px 0.2px rgb(0 0 0 / 10%);
  background-color: #fff;
  overflow: hidden;
}

[data-slick="product-slide-child"] .slick-slide.slick-current {
  background-color: #fafafa;
}

[data-slick="product-slide-child"] .slick-slide.slick-current img {
  border-radius: 6px;
}
[data-slick="product-slick"]:hover .slick-prev {
  z-index: 1;
  left: -60px;
}

[data-slick="product-slick"]:hover .slick-next {
  right: -60px;
  transition: .2s linear;
  z-index: 1;
}

.product-detail-title h3 {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: -0.18px;
  text-align: left;
  color: #282828;
  margin: 0;
}

.product-detail-title h1 {
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.89;
  letter-spacing: -0.18px;
  text-align: left;
  color: #282828;
  margin: 0;
}

.product-detail-price {
  display: flex;
  flex-wrap: wrap;
  clear: both;
  padding: 0px 0px 16px;
}

.product-detail-price >div:nth-child(1) {
  flex: 1 1 100%;
  display: flex;
  align-items: start;
}

.product-detail-price >div:nth-child(1) span {
  display: block;
  line-height: 22px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.14px;
  text-align: left;
  color: #5d5d5d;
}

.product-detail-price >div:nth-child(1) span b {
  padding-right: 3.5px;
}

.product-detail-price >div:nth-child(1)
> div:nth-child(2) {
  text-align: right;
  justify-content: end;
  display: flex;
  text-align: right;
  flex: 1;
}

.product-detail-price >div:nth-child(1) > div:nth-child(2) > span {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.14px;
  text-align: center;
  color: #000;
}

.product-detail-price >div:nth-child(1) > div:nth-child(2) > span span {
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.14px;
  text-align: center;
  color: #000;
  padding-right: 7.5px;
  padding-left: 7.5px;
}

.product-detail-price >div:nth-child(1) > div:nth-child(2) > span .fa {
  color: #c90f1e;
  font-size: 19px;
  padding-left: 3.5px;
}

.product-detail-price >div:nth-child(2) {}

.product-detail-price >div:nth-child(2) del {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: -0.68px;
  text-align: left;
  color: #4f4f4f;
}

.product-detail-price >div:nth-child(2) ins {
  font-size: 20.5px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: -1.01px;
  text-align: left;
  color: #c90f1e;
  text-decoration: none;
  line-height: 18px;
}

.product-detail-price >div:nth-child(3) {
  width: 60px;
  height: 50px;
  border-radius: 5px;
  border: 1px solid #c90f1e;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: -0.23px;
  text-align: center;
  color: #c90f1e;
  line-height: 17px;
  padding: 5px 0px 0px;
  font-weight: 600;
  margin-left: 15px;
}

.product-detail-price >div:nth-child(3) small {
  font-size: 9px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  text-align: left;
  color: #c90f1e;
  letter-spacing: 1px;
}
.product-detail-price >div:nth-child(2) ins+ small {
  display: block;
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.64;
  letter-spacing: -0.35px;
  text-align: left;
  color: #06933b;
  margin-top: 5px;
}
.product-detail-price >div:nth-child(4) {
  flex: 1;
  display: flex;
  justify-content: end;
  align-items: center;
}

.product-detail-price >div:nth-child(4) span {
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.14px;
  text-align: center;
  color: #000;
}

.product-detail-price >div:nth-child(4) span .fa {
  color: #c90f1e;
  padding-right: 2.5px;
  font-size: 17px;
}

.product-detail-meta-button {
  display: flex;
  padding: 16px 0px;
  width: 100%;
}

.product-detail-meta-button div button {
  border-radius: 10px;
  border: 0px;
  background-color: #fd7823;
  width: 100%;
  line-height: 45px;
  color: #fff;
  font-weight: 400;
}

.product-detail-meta-button div {
  flex: 1 1 100%;
  padding: 0px 8px;
  display: flex;
  align-items: center;
}

.product-detail-meta-button div:nth-child(3) button {
  background-color: #167b11;
}
.product-detail-meta-button div span .fa {
  display: block;
  font-size: 20px;
}

.product-detail-meta-button div:nth-child(1) {
  background-color: #fafafa;
  border: 1px solid #c9c9c9;
  border-radius: 6px;
  width: 125px;
  flex: 0 0 125px;
}

.product-detail-meta-button div:nth-child(1) input {
  background-color: transparent;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border: 0;
  text-align: center;
  width: 100%;
  font-size: 16px;
}

.product-detail-meta-button div span {
  padding-right: 4px;
}

.product-detail-meta-whatsapp {
  height: inherit;
  flex-grow: 0;
  margin: 0px 0px;
  padding: 0;
  border-radius: 6px;
  box-shadow: 0 4px 30px 0 rgb(38 211 103 / 30%);
  border: solid 2px #26d367;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-detail-meta-whatsapp > span:nth-child(1) {
  height: inherit;
  background: #26D367;
  border: 2px solid #26D367;

  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.4px;
  text-align: left;
  padding: 7.5px 10px;
  color: #fff;
}

.product-detail-meta-whatsapp > span:nth-child(2) {
  flex: 1;
  font-size: 18px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.4px;
  text-align: center;
  color: #453e40;
  display: none;
}
.product-detail-meta-whatsapp > span:nth-child(1) i {
  margin-right: 7.5px;
  font-size: 30px;
}
.product-detail-user-box > div {
  padding: 11px 29px 9px 24px;
  border-radius: 5px;
  box-shadow: 0px 2px 24px 0 rgba(0, 0, 0, 0.15);
  border: solid 1px #e2e2e2;
  background-color: #fff;
  margin: 8px 0px;
  display: flex;
  align-items: center;
  font-size: 13px;
}

.product-detail-user-box > div form + a {
  background-color: #fb7833;
  color: #fff;
  padding: 2.5px 15px;
  border-radius: 26px;
}

.product-detail-user-box {
  margin: 16px 0px 0px;
}

.box-page .box-page-content {
  padding: 29px 20px 60px 32px;
  border-radius: 8px;
  border: solid 0.9px #e0e0e0;
  background-color: #fff;
  box-shadow: 0 0 8px 0 rgba(72, 72, 72, 0.08);
}

.box-page .box-page-title {
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.89;
  letter-spacing: -0.18px;
  text-align: left;
  color: #282828;
  margin-bottom: 16px;
}
.row-box real {}

.row-box .col-product-item-cart-label > button:nth-child(1) {
  font-size: 14px;
}

.section-kategorigoster-box .pagination ul {
  justify-content: center;
  margin: auto;
}

.section-kategorigoster-box .pagination ul li a {
  padding: 5px 10px;
  background-color: #f6f6f6;
  margin: 2.5px;
  border-radius: 3px;
  border: 1px solid #ccc;
}

.section-kategorigoster-box .pagination ul {
  margin: 25px auto 15px;
}

.section-kategorigoster-box .pagination ul li.active a,.section-kategorigoster-box .pagination ul li a:hover {
  border-color: #bd0e1c;
  background-color: #bd0e1c;
  color: #fff;
}

.seo-container .seo-content h3 {
  margin-bottom: 15px;
  font-size: 19px;
}

.seo-container .seo-content * {
  font-size: 13px;
  line-height: 19px;
}
section.widget-boxed ul li ul {
  display: none;
}

section.widget-boxed ul li a img {
  display: none;
}
.widget-boxed-header h4 span {
  font-size: 13px;
  color: #000;
}
section.widget-boxed.category-boxed {
  margin: 0;
}
.col-seleced-fluid {
  text-align: right;
}
.row#urunsirala { margin:0 !important; margin-bottom: 15px !important; }
.row-product-meta {
  margin-bottom: 15px;
  border-radius: 6px;
  border:1px solid #ccc;

}
nav.breadcrumb-box .breadcrumb {
  padding: 0;
  margin: 15px;
  background-color: transparent;
}
.row-box .col-product-item {
  margin-bottom: 16px;
}
.col-user nav a:nth-child(2) span span {
  display: block;
  position: relative;
  line-height: 15px;
}

.col-user nav a:nth-child(2) span +span span {
  right: 0px;
  position: absolute;
  top: -3px;
  width: 19px;
  height: 19px;
  padding: 4px 6px;
  background-color: #bd0000;
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.3px;
  text-align: left;
  color: #fff;
  line-height: 11px;
  border-radius: 100%;
}
section.section-header-center:after {
  content: "";
  height: 2px;
  width: 100%;
  display: block;
  background: rgb(253,104,42);
  background: linear-gradient(90deg, rgba(253,104,42,1) 0%, rgba(253,104,42,1) 25%, rgba(88,202,235,1) 25%, rgba(88,202,235,1) 50%, rgba(126,58,218,1) 50%, rgba(126,58,218,1) 75%, rgba(99,187,43,1) 75%);
  position: absolute;
  bottom: 0;
  left: 0;
}

.section-enewsletter-fluid {
  background-image: linear-gradient(to top, #000, #404040), linear-gradient(to bottom, #000, #000);
  padding: 25px 0px;
}

.section-enewsletter-fluid h5 {
  font-size: 17px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  margin-bottom: 2.5px;
}

.section-enewsletter-fluid h6 {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}

.section-enewsletter-fluid form {
  display: flex;
  width: 100%;
  position: relative;
}

.section-enewsletter-fluid form input {
  width: 100%;
  padding: 13px 19px 12px 22px;
  border-radius: 6px;
  border: solid 0.9px #4e4e4e;
  background-color: #262626;
  position: relative;
}

form.footer-top-enewsletter-form button {
  position: absolute;
  right: 5px;
  top: 13px;
  border: 0;
  padding: 0px 10px;
}
form.footer-top-enewsletter-form button img {
  width: 80%;
}
.col-product-slick > div footer {
  margin-top: 0;
}

.col-product-slick > div {
  margin: 15px 0px;
}

.page-kategorigoster .box-page .box-page-content {
  padding: 0;
  margin: 0;
  background-color: transparent;
  box-shadow: none;
  border: 0;
}

.seo-container {
  padding: 15px;
  border-radius: 7px;
  border: solid 0.9px #c9aff1;
  background-color: #fff;
}

.col-checked-fluid label {
  margin: 0;
  color: #2a2a2a;
  display: flex;
  align-items: center;
  font-size: 13px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: -0.16px;
  text-align: left;
  color: #2a2a2a;
  position: relative;
}

.col-checked-fluid input {
  display: none;
}

.col-checked-fluid label:before {
  margin-right: 5px;
  border: 1px solid;
  display: block;
  content: "";
  width: 25px;
  height: 12px;
  border-radius: 16px;
}

.col-checked-fluid label:after {
  margin-right: 3.5px;
  border: 1px solid;
  display: block;
  content: "";
  width: 9px;
  height: 8px;
  border-radius: 16px;
  position: absolute;
  left: 5px;
}

span.col-checked-fluid {
  display: flex;
}

span.col-checked-fluid span {
  padding-right: 15px;
}
.col-checked-fluid input:checked + label:before {
  background: rgb(252,42,36);
  background: linear-gradient(90deg, rgba(252,42,36,1) 0%, rgba(253,114,38,1) 75%);
  border-color: transparent;
}

.col-checked-fluid input:checked + label:after {
  left: 16px;
  border-color: #fff;
}

#orderBy,#cat-limit {
  border: medium none;
  border-radius: 3px;
  width: a;
  padding: 8px;
  border: 0px;
  margin-left: 0px;
  background-color: transparent;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: -0.14px;
  text-align: left;
  color: #606060;
}
.product-area-box-right {
  /* background-color: #fafafa; */
  padding: 16px;
}
.footer-menu-fluid .col-footer-phone + div a b small {display: block;font-size: 17.5px;font-weight: bold;font-stretch: normal;font-style: normal;line-height: 1.14;letter-spacing: normal;text-align: left;color: #3b3b3b;}

.footer-menu-fluid .col-footer-phone + div a {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.79;
  letter-spacing: 0.35px;
  text-align: left;
  color: #3b3b3b;
  margin: 10px 0px;
}

.footer-menu-fluid .col-footer-phone + div a b {
  padding-left: 7.5px;
}

.footer-menu-fluid .col-footer-phone {
  margin: 10px 0px;
}
[data-slick="main-slick"] .slick-dots li span {
  background-size: cover;
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 6px;
}
.footer-menu-fluid ul li a .fa {
  margin-right: 2.5px;
  background-color: #000;
  padding: 5px;
  width: 25px;
  color: #fff;
  border-radius: 3px;
  text-align: center;
}

[href="#menu"]{
  display:none;
}
.menufix{
  display:none;
}

.menufix   { position: fixed; bottom: 0; left: 0; width: 100%; background: #fff; z-index: 999; box-shadow: 0px 0px 18px rgba(51, 51, 51, 0.23); }
.menufix a { display: block; float: left; width: 20%; text-align: center; padding: 5px 0; font-size: 11px; line-height: 15px; color: #333; position: relative; }
.menufix a i { display: block; font-size: 20px; line-height: 25px!important; }
.menufix a.home { color: #2f2b2b; }
.menufix a .count { position: absolute; left: 70%; bottom: 70%; background: #F00; line-height: 25px; min-width: 25px; text-align: center; color: #FFF; font-size: 12px; border-radius: 50%; }
.menufix.alt a { color: #C00; }
.menufix .cart_total{ display: inline-block; width: 20px; height: 20px; background: #2f2b2b; color: #fff; font-size: 14px; line-height: 20px; text-align: center; border-radius: 50%; box-sizing: content-box; border: 3px solid #fff; position: absolute; top: 0px; padding: 0; }
sub, sup {display:none!important; color: red; vertical-align: top; font-size: 13px; line-height: 0px; top: 4px; position: absolute;}
.col-product-item .col-product-item-image-content a {
  display: block;
  height: 100%;
}

#urunResimListContainer li, #yorumResimListContainer li {

  width: 90px;
  height: 90px;
}
div#urun-image-container {
  min-height: 400px;
}
.product-area-box-right .product-detail-box,.product-area-box-right .product-detail-meta-varyant {
  width: 100%;
  position: relative;
  background-color: #fff;
  border: 1px solid #f3f3f3;
  padding: 10px 15px;
  margin-bottom: 13px;
}
.cargo-truck-box {
  display: flex;
  align-items: center;
}

.cargo-truck-box p {
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #000;
}

.cargo-truck-box .fa {
  font-size: 19px;
  margin-right: 7.5px;
  color: #c40000;
}
.product-detail-title h4 {
  font-size: 13px;
  font-weight: normal;
}
.product-detail-title h5 {
  font-size: 13px;
  margin-bottom: 0px;
}

.product-detail-title h5 .fa {
  color: #FF9800;
  font-size: 15px;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
  margin: 10px;
  padding: 0px;
  background-color: #fff;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: transparent;
  background-color: #ffffff;
  border-radius: 0;
  background-color: #fafafa;
}
.theme-page{margin-bottom:1rem;padding:1rem;border:solid 1px #e6e6e6;background-color:#fff;-webkit-box-shadow:0 1px 4px 0 #0000000d;box-shadow:0 1px 4px 0 #0000000d;border-radius:0 0 6px 6px}

.homeImages img {
  width: 100%;
  border-radius: 6px;
  border: solid 1px #e6e6e6;
}
.page-search .theme-page .is-multiline {
  display: flex;
}

.pages-content {
  display: inline-block;
  width: 100%;
}
form.formv3 .sf-form-container ul li.urun-var-type small {
  display: block;
  font-size: 19px;
  color: red;
}
.sf-form-item-payment-list button {
  border: 1px solid #faae54;
  padding: 10px;
  width: calc(25% - 10px);
  margin: 5px;
  border-radius: 6px;
  background-color: #faae54;
  color: #fff;
  font-weight: bold;
}

.sf-form-item-cargo-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.sf-form-item-cargo-list button.active {
  background-color: #38be66;
  border-color: #38be66;
}


.sf-form-item-cargo-list button {
  border: 1px solid #5db7f2;
  padding: 10px;
  width: calc(25% - 10px);
  margin: 5px;
  border-radius: 6px;
  background-color: #5db7f2;
  color: #fff;
  font-weight: bold;
}

.sf-form-item-cargo-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.sf-form-item-cargo-list button.active {
  background-color: #38be66;
  border-color: #38be66;
}


[title="yaprak"] {
  display: none!important;
}
.productText.py-4.px-2 {
  height: 105px;
}
.sf-form-item-payment-list button.active {
  border: 1px solid #38be66;
  background-color: #38be66;
}

form.formv3 .sf-form-container ul li.sf-form-header:nth-child(2) + li.sf-form-item-fullwidth {
  display: none;
}
#header {
  z-index: 999999!important;
  background: #fbfbfb;
}
form.formv3 .sf-form-container ul li.urun-var-type span {
  background-color: #4CAF50;
  color: #fff;
  padding: 5px 10px;
  border-radius: 0px 10px;
  font-size: 11px;
}
.sf-form-item-payment-list button.active:before {
  content: "\f00c";
  position: absolute;
  background-color: #fff;
  width: 20px;
  height: 20px;
  display: block;
  border-radius: 100%;
  color: #000;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sf-form-item-payment-list button:before {
  content: "";
  position: absolute;
  background-color: #fff;
  width: 20px;
  height: 20px;
  display: block;
  border-radius: 100%;
  color: #000;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  align-items: center;
  justify-content: center;
}
li.urun-var-type{
  position: relative;
}
li.urun-var-type.selected:after {
  width: 114px;
  height: 26px;
  box-shadow: 0px 2px 3px rgba(136, 136, 136, 0.25);
  background-color: #77bd43;
  color: white;
  text-align: center;
  right: 0;
  top: 15px;
  padding: 0px;
  font-size: 20px;
  content: "\f00c";
  font-size: 11px;
  text-transform: uppercase;
  width: 35px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  border-radius: 12px 0px 0px 12px;
}
.col-category ul.menu li > div ul li,.col-category ul.menu li > div ul li a {
  border: 0;
}

.col-category ul.menu li > div .col-sm-12 > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  text-align: left;
}

.col-category ul.menu li > div .col-sm-12 > ul > li {
  flex: 0 0 16%;
}

.col-category ul.menu li:hover > div{
  display:block;
}

.tab-content>.tab-pane ol li {
  list-style: decimal;
  margin-left: 15px;
}
.tab-content>.tab-pane ul li {
  list-style: circle;
  margin-left: 15px;
}

@media (max-width: 778px){
  .sf-form-item-payment-list button {

    width: 100%;
  }

}