
[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: '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
}

aisde.section-header-top {
  background: linear-gradient(90deg, rgba(248, 250, 253, 1) 80%, rgba(15, 101, 209, 1) 80%);
  display: block;
}

aside.section-header-menu {
  padding: 15px 0px;
  box-shadow: 0px 7px 18px 0 rgba(0, 0, 0, 0.07);
  background-color: #f9fdff;
  border-top: 1px solid #b1e1ff;
  z-index: 999;
  position: relative;
}

.section-header-menu nav.nav-menu-wrap .menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.section-header-menu nav.nav-menu-wrap .menu > li > a {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: 0.16px;
  text-align: center;
  color: #171c49;
  display: block;
  padding: 0px 7.5px;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 1.56px;
}

.section-header-menu nav.nav-menu-wrap .menu > li {
  flex: 0 0 13%;
  border-right: 1px solid #d3e6f0;
  position: relative;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.section-header-menu nav.nav-menu-wrap .menu > li:last-child {
  border: 0px;
}

.section-header-user .header-search-wrap {
  display: flex;
  width: 100%;
  align-items: center;
  position: relative;
  margin-left: 25px;
}

.section-header-user .header-search-wrap input {
  width: 100%;
  padding: 4px 6px 5px 35px;
  border-radius: 7px;
  box-shadow: 0 0 19.7px 1.3px rgba(0, 0, 0, 0.15);
  border: solid 0.9px #fff;
  background-color: #fff;
  height: 52px;
}

.section-header-user .header-search-wrap select {
  display: none;
}

.section-header-user .header-search-wrap img {
  position: absolute;
  left: 10px;
}

.section-header-user .header-search-wrap button {
  position: absolute;
  width: 71px;
  height: 43px;
  margin: 0 0 0 382px;
  padding: 15px 20px 15px 23px;
  border-radius: 5.5px;
  background-color: #1c6ffb;
  right: 0;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.56px;
  text-align: center;
  color: #fff;
  padding: 0px;
  border: 0px;
  right: 5px;
}

a.mobil-bars {
  display: none;
}

.section-header-user .header-search-wrap input::placeholder {
  font-style: normal;
  color: #888;
}

nav.header-user-wrap a {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}

nav.header-user-wrap a > span {
  position: absolute;
  width: 27px;
  height: 27px;
  margin: 14px 0 24px 24px;
  padding: 7px 11px 8px;
  background-color: #ff8921;
  border-radius: 100%;
  line-height: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  top: -20px;
  right: -9px;
}

nav.header-user-wrap a > b small {
  display: block;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.27;
  letter-spacing: 0.06px;
  text-align: left;
  color: #171c49;
}

nav.header-user-wrap a > b {
  font-size: 16.5px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.08px;
  text-align: left;
  color: #171c49;
  width: 125px;
}

aside.section-header-user {
  padding: 30px 0px 25px;
}

aisde.section-header-top nav a {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.15px;
  text-align: center;
  color: #4e5c6d;
  padding-left: 7.5px;
  line-height: 8px;
  display: block;
}

aisde.section-header-top nav {
  display: flex;
  align-items: center;
  height: 35px;
}

.col-sm-6-right nav {
  justify-content: end;
}

aisde.section-header-top .col-sm-6-right nav a {
  color: #fff;
  padding-left: 15px;
  padding: 14px 15px;
  display: block;
  background-color: #0f65d1;
  height: 35px;
}

aisde.section-header-top .col-sm-6-right nav a:nth-child(1) {
  background-color: #2b7ce0;
}

aisde.section-header-top img {
  width: 23px;
}

section.section-main-product header h3 {
  display: table;
  margin: 0;
  text-align: center;
  font-size: 23px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.75;
  letter-spacing: normal;
  text-align: center;
  color: #464d5f;
  margin: auto;
  background-color: #fff;
  position: relative;
  z-index: 1;
  padding: 10px 25px;
}

section.section-main-product header:after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #dbe1e5;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
}

section.section-main-product header {
  position: relative;
  padding: 25px 0px;
}

.col-product-item {
  border-radius: 10px;
  border: solid 2.5px #f3f6f7;
  background-color: #f3f6f7;
  padding: 10px;
  margin-bottom: 15px;
}

.col-product-item .col-product-item-image-content img {
  border-radius: 10px;
  max-height: 205px;  min-height: 205px;
  width: 100%;
  object-fit: scale-down;
  background-color: #fff;
  padding: 10px;
}

.col-product-item .col-product-item-title span {
  font-size: 14.5px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.64;
  letter-spacing: normal;
  text-align: center;
  color: #464d5f;
  display: block;
  padding: 7.5px 0px;
}

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

.col-product-item .col-product-item-price div del {
  font-size: 17.5px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  text-align: center;
  color: #ffaf23;
  padding-right: 7.5px;
  display: block;
}

.col-product-item .col-product-item-price div ins {
  text-decoration: none;
  font-size: 21.5px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: -1.18px;
  text-align: left;
  color: #464d5f;
  text-align: center;
  display: block;
}

.col-product-item:hover {
  border-color: #f9ba22;
}

.col-product-item-footer div {
  display: flex;
  align-items: center;
  border-radius: 5px;
  overflow: hidden;
}

.col-product-item-footer div i.fa {
  background-color: #d5e2e7;
  padding: 10px 20px;
  height: 32px;
  display: flex;
  align-items: center;
  font-weight: 100;
  justify-content: center;
  font-size: 14px;
  color: #000;
}

.col-product-item-footer div input {
  border: 0;
  text-align: center;
  height: 35px;
}

.col-product-item-footer div button {
  display: block;
  width: 100%;
  margin: 10px 0px;
  border-radius: 4px;
  background-color: #3681da;
  border: 0px;
  height: 35px;
  color: #fff;
  font-size: 15px;
  margin-bottom: 0;
}

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

.col-product-item-image-content div:nth-child(2) {
  position: absolute;
  top: 15px;
  left: 15px;
  background-color: #ffa13c;
  color: #fff;
  width: 45px;
  height: 45px;
  text-align: center;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  font-size: 17px;
  line-height: 12px;
  padding-top: 10px;
}

.col-product-item-image-content div:nth-child(2) small {
  font-weight: 400;
  font-size: 8px;
  letter-spacing: 1.15px;
}

[data-slick="product-slick"] .slick-dots {
  display: flex;
  justify-content: center;
  margin-bottom: 25px;
  margin-top: 15px;
}

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

[data-slick="product-slick"] .slick-dots li {
  width: 25px;
  height: 5px;
  background-color: #b1b3b4;
  margin: 0px 3.5px;
  border-radius: 3px;
}

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

[data-slick="product-slick"] .slick-arrow {
  position: absolute;
  top: calc(50% - 50px);
  background-color: #d6e2e7;
  z-index: 2;
  width: 50px;
  height: 50px;
  color: #fff;
  font-size: 29px;
  border-radius: 100%;
  color: #464e5e;
}

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

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

section.section-main-product.v2 footer {
  background-color: #e2ebef;
  padding: 35px 0px;
}

section.section-main-product.v2 header nav {
  display: flex;
  justify-content: center;
}

section.section-main-product.v2 header::after {
  display: none;
}

section.section-main-product.v2 header nav a {
  border-radius: 7px;
  display: block;
  padding: 10px 25px;
  font-size: 17px;
  margin: 0px 7.5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  color: #11234a;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1.15px;
}

section.section-main-product.v2 header {
  margin-bottom: 0;
  padding-bottom: 0;
}

section.section-main-product.v2 header nav a:hover, section.section-main-product.v2 header nav a.active {
  background-color: #e2ebef;
}

section.section-special-icons {
  padding: 25px 0px;
}

section.section-e-newsletter {
  background-color: #e2ebef;
  display: flex;
  align-items: center;
  padding: 15px 0px;
}

section.section-special-icons .col-sm-6 {
  border-right: 1px solid #dbe1e5;
  text-align: center;
}

section.section-special-icons .col-sm-6:last-child {
  border: 0;
}

.section-e-newsletter form {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.section-e-newsletter form div {
  width: 100%;
  flex: 1 1 100%;
  text-align: center;
  display: flex;
  align-items: center;
  padding-bottom: 7.5px;
}

.section-e-newsletter form div input[type=text] {
  width: 100%;
  border-radius: 26px;
  padding: 15px;
  border: 0px;
  padding-left: 25px;
}

.section-e-newsletter form div button {
  position: absolute;
  right: 15px;
  border-radius: 26px;
  padding: 8px;
  width: 150px;
  background-color: #1c6ffb;
  border: 0;
  color: #fff;
  font-size: 17px;
}

.section-e-newsletter form div input::placeholder {
  font-style: normal;
  font-weight: 500;
  color: #aaa;
}

.section-e-newsletter form div p {
  margin: 14px 0px 0px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: -0.16px;
  text-align: left;
  color: #353535;
}

.section-e-newsletter form div label {
  margin: 0;
}


.section-e-newsletter nav {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 43px 0px 0px;
}

.section-e-newsletter nav a {
  display: flex;
  align-items: center;
  padding-right: 25px;
}

.section-e-newsletter nav a span small {
  display: block;
  font-size: 14px;
  color: #353535;
}

.section-e-newsletter nav a span {
  color: #353535;
  padding-left: 7.5px;
  padding-top: 7.5px;
  text-align: left;
  font-size: 13px;
  font-weight: 900;
}

.section-e-newsletter nav a:nth-child(2) span {
  color: #1b244b;
}

section.section-footer-navigation {
  padding: 25px 0px;
}

section.section-footer-navigation h5, section.section-footer-navigation h4, section.section-footer-navigation h3 {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.22px;
  color: #162840;
  margin-bottom: 15px;
  margin-top: 15px;
}

section.section-footer-navigation ul li a {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: 0.18px;
  text-align: left;
  color: #171c49;
  margin-bottom: 7.5px;
  display: block;
}

.section-footer-navigation .footer-logo {
  margin-bottom: 25px;
  display: block;
}

section.section-footer-navigation nav {
  margin-bottom: 15px;
  display: flex;
}

section.section-footer-navigation nav a {
  border: 1px solid #ddd;
  padding: 5px;
  border-radius: 6px;
  margin-right: 7.5px;
  width: 29px;
  text-align: center;
}

.section-footer-navigation .footer-copyright p {
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 13px;
}

.section-footer-navigation .col-sm-5 .footer-bank-icon {
  text-align: left;
}

.section-footer-navigation .footer-bank-icon img {
  margin: 0px 7.5px;
  height: 28px;
}

.section-footer-navigation .col-sm-3 .footer-bank-icon {
  text-align: right;
}

.section-footer-navigation .col-sm-3 .footer-bank-icon img {
  margin-left: 7.5px;
  height: 56px;
}

[data-slick="main-slick"] .slick-dots {
  display: flex;
  justify-content: center;
  margin-bottom: 25px;
  margin-top: 15px;
}

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

[data-slick="main-slick"] .slick-dots li {
  width: 50px;
  height: 5px;
  background-color: #b1b3b4;
  margin: 0px 3.5px;
  border-radius: 3px;
}

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

[data-slick="main-slick"] .slick-arrow {
  position: absolute;
  top: calc(50% - 50px);
  background-color: #d6e2e7;
  z-index: 2;
  width: 50px;
  height: 50px;
  color: #fff;
  font-size: 29px;
  border-radius: 100%;
  color: #464e5e;
}

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

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

nav.header-user-wrap a > b small span {
  font-weight: 600;
}

section.widget-boxed {
  padding: 15px;
  border-radius: 15px;
  box-shadow: 0 0 38px 0 rgba(0, 0, 0, 0.09);
  background-color: #fff;
  margin-bottom: 15px;
}

section.widget-boxed .widget-boxed-header {
}

section.widget-boxed .widget-boxed-header h4 {
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.69;
  letter-spacing: -0.21px;
  text-align: left;
  color: #1c6ffb;
  margin: 0;
  margin-bottom: 15px;
}

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

.widget-boxed-body label {
  text-transform: capitalize;
  display: flex;
  align-items: center;
}

.widget-boxed-body label::before {
  content: "";
  width: 18px;
  height: 17px;
  border-radius: 8.3px;
  border: solid 0.6px #b7b7b7;
  background-color: #fff;
  margin-right: 7.5px;
}

.widget-boxed-body input:checked + label::before {
  border: solid 0.6px #b7b7b7;
  background-color: #00bb04;
}

.category-sticky .widget-boxed-header h4 {
  padding: 10px 15px;
  border-radius: 10px;
  background-image: linear-gradient(to top, #1c6ffb, #003faa), linear-gradient(to bottom, #9ec3c9, #9ec3c9);
  font-size: 17.5px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.56px;
  text-align: left;
  color: #fefefe;
  margin-bottom: 15px;
}

.category-page-sub-list {
  border-radius: 15px;
  box-shadow: 0 0 38px 0 rgba(0, 0, 0, 0.09);
  background-color: #e2ebef;
  padding: 15px 7.5px;
  margin-bottom: 15px;
}

.category-page-sub-list ul li a img {
  display: none;
}

.category-page-sub-list ul li a {
  display: block;
  font-size: 15.5px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.09;
  letter-spacing: normal;
  text-align: left;
  color: #171c49;
}

.category-page-sub-list ul li {
  padding: 3.5px 15px;
}

nav.breadcrumb-wrap .breadcrumb {
  background-color: transparent;
}

nav.breadcrumb-wrap .breadcrumb li a {
  color: #3b5053;
  font-weight: 700;
}

nav.breadcrumb-wrap .breadcrumb li:last-child a, nav.breadcrumb-wrap .breadcrumb li:last-child {
  font-weight: bold;
  color: #ff8c11;
}
.breadcrumb-item+.breadcrumb-item::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 0.9rem;
  color: #6c757d;
  content: "\f054";
  padding-left: 0.5em;
}


.product-order-filter {
  display: flex;
  padding: 0px 0px 15px;
}

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

.product-order-filter div div label {
  margin: 0;
  padding: 0;
}

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

.product-order-filter > div:nth-child(1) div input {
  display: none;
}

.product-order-filter > div:nth-child(1) div label {
  margin-right: 15px;
  display: flex;
  align-items: center;
  position: relative;
  font-size: 12px;
}

.product-order-filter > div:nth-child(1) div label::before {
  content: "";
  width: 25px;
  height: 12px;
  display: block;
  background-color: #e2ebef;
  border-radius: 6px;
  margin-right: 3.5px;
}

.product-order-filter > div:nth-child(1) div label::after {
  content: "";
  width: 8px;
  height: 8px;
  display: block;
  background-color: #2064d3;
  border-radius: 6px;
  margin-right: 3.5px;
  position: absolute;
  left: 2px;
  top: 4px;
}

.product-order-filter > div:nth-child(1) div input:checked + label::after {
  left: 14px;
}

.tab-content {
  padding: 66px 125px 141px 66px;
  border-radius: 19px;
  box-shadow: 0 0 38px 0 rgba(0, 0, 0, 0.09);
  border: solid 0.9px #fff;
  background-color: #fff;
}

ul.nav.nav-tabs {
  justify-content: center;
  border: 0;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  border-radius: 15px;
  background-color: #1c6ffb;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  color: #fff;
}

.nav-tabs .nav-link {
  padding: 10px 25px;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #f7fbfb;
  border-radius: 15px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin: 0px 7.5px;
}

.tab-content {
  padding: 25px;
  border-radius: 19px;
  box-shadow: 0 0 38px 0 rgba(0, 0, 0, 0.09);
  border: solid 0.9px #fff;
  background-color: #fff;
}

ul.nav.nav-tabs {
  justify-content: center;
  border: 0;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  border-radius: 15px;
  background-color: #1c6ffb;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  color: #fff;
}

.nav-tabs .nav-link {
  padding: 10px 25px;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #f7fbfb;
  border-radius: 15px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin: 0px 7.5px;
}

.tab-content * {
  margin: inherit;
}

.tab-content p {
  padding: 10px 0px;
  font-size: 15px;
  line-height: 24px;
}

.product-area-box-right .product-detail-box {
  border-left: 1px solid #ddd;
  padding-left: 25px;
  height: 100%;
  margin-left: 25px;
}

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

.product-area-box-right .product-detail-box .product-detail-title h1 {
  font-size: 30px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #2d505f;
  display: block;
  margin-bottom: 5px;
}

.product-area-box-right .product-detail-box .product-detail-title h4 {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.88;
  letter-spacing: -0.16px;
  text-align: left;
  color: #282828;
  margin-bottom: 10px;
}

.product-area-box-right .product-detail-box
.product-detail-price {
  display: flex;
  margin: 15px 0px;
  flex-wrap: wrap;
}

.product-detail-price .showcase-price-discount {
  width: 80px;
  height: 50px;
  text-align: center;
  padding: 9px 16px 11px 15px;
  border-radius: 5px;
  background-color: #ffd71c;
  line-height: 15px;
  padding-top: 15px;
}

.product-detail-price .showcase-price-discount span:nth-child(1) {
  font-size: 21px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.43;
  letter-spacing: -0.53px;
  text-align: left;
  color: #4d4d4d;
}

.product-detail-price .showcase-price-discount span:nth-child(2) {
  font-size: 11px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.82;
  letter-spacing: -0.28px;
  text-align: left;
  color: #4d4d4d;
}

.product-detail-price .showcase-price-new ins {
  font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.32;
  letter-spacing: normal;
  text-align: left;
  color: #4f6068;
  text-decoration: none;
}

.product-detail-price .showcase-price-old del {
  font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #9b9d9b;
}

.showcase-price-old {
  display: flex;
  align-items: center;
  padding-left: 15px;
}

.showcase-price-new {
  display: flex;
  align-items: center;
  padding-left: 15px;
}

.urunSecimTable li img {
  border-radius: 3px;
  object-fit: contain;
  height: auto;
  width: auto;
  max-width: -webkit-fill-available;
  margin: 0;
}

ul.urunSecim li {
  padding: 5px;
  text-align: center;
}

ul.urunSecim li span {
  margin-top: 5px;
  display: block;
}


.whatsapp_tabela {
  margin-top: 10px;
  margin-bottom: 0px;
  clear: both;
  display: block;
}

.whatsapp_tabela .wrap {
  float: left;
  border: 0;
  background: #fdfdfd;
  padding: 0;
  border-radius: 0;
  padding-left: 0;
  padding-right: 27px;
  min-width: auto;
}

.whatsapp_tabela .wrap .right p.number {
  margin: 0;
  font-size: 15px;
  line-height: 24px;
  font-family: "AvenirDemi", sans-serif;
  font-weight: 700;
}

.whatsapp_tabela .wrap .right p.slogan {
  font-size: 11px;
  margin: 0;
  display: none;
}

.whatsapp_tabela .wrap .right p.title {
  font-size: 11px;
  line-height: 10px;
  margin: 0;
}

.whatsapp_tabela .wrap .icon {
  display: block;
  float: left;
  width: 40px;
  padding-left: 0px;
}

.whatsapp_tabela .fa {
  line-height: 35px !important;
  font-size: 35px !important;
}

.product-detail-meta-button {
  display: flex;
  clear: both;
  align-items: center;
  margin: 13px 0px 0px;
  float: left;
  width: 100%;
}

.product-detail-meta-button .product-detail-btn button {
  width: 100%;
  padding: 17px;
  border-radius: 6px;
  border: 0;
  background-color: #1c6ffb;
  font-size: 13px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.43;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  height: 45px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1.13px;
}

.product-detail-meta-button .product-detail-btn {
  flex: 1;
}

.product-detail-meta-button .product-detail-piece {
  width: 140px;
  display: flex;
  align-items: center;
  border-radius: 5px;
  box-shadow: 0px 2px 24px 0 rgba(0, 0, 0, 0.15);
  border: 0px;
  background-color: #fff;
  padding: 0px;
  border-radius: 3px;
  overflow: hidden;
}

.product-detail-meta-button .product-detail-piece input {
  border: 0;
  width: 100%;
  display: flex;
  align-items: center;
  text-align: center;
  font-size: 19px;
}

.product-detail-meta-button .product-detail-btn {
  padding-left: 15px;
}

.product-detail-meta-button .product-detail-btn:last-child button {
  background-color: #008e14;
}

.cargo-truck-box {
  clear: both;
  width: 100%;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.56;
  letter-spacing: normal;
  text-align: left;
  color: #1c8c28;
  margin: 15px 0px;
  display: block;
  float: left;
}

div#tel-birakin {
  display: block;
}

.header-category-panel-menu-drop {
  z-index: 9;
  position: absolute;
  top: calc(100% + -15px);
  left: 0;
  border: 1px solid var(--secondBgColor);
  height: auto;
  width: 250px;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  background-color: #fff;
  color: var(--globalColor);
  opacity: 0;
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: opacity .3s 0s, visibility 0s .3s, -webkit-transform .3s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s, -moz-transform .3s 0s;
  transition: opacity .3s 0s, visibility 0s .3s, transform .3s 0s;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  border: 1px solid #e6effe;
  height: 00px;
  /* overflow: hidden; */
  visibility: hidden;
}

.section-header-menu nav.nav-menu-wrap .menu > li:hover .header-category-panel-menu-drop {
  height: auto;
  display: block;
  -webkit-transform: translateY(15px);
  -moz-transform: translateY(15px);
  -ms-transform: translateY(15px);
  -o-transform: translateY(15px);
  transform: translateY(15px);
  -webkit-transition: -webkit-transform .5s 0s, visibility 0s 0s;
  -moz-transition: -moz-transform .5s 0s, visibility 0s 0s;
  transition: transform .5s 0s, visibility 0s 0s;
  opacity: 1;visibility: visible;
}


.header-category-panel-menu-drop ul {
  position: static;
  height: auto;
  width: 100%;
  padding: 10px;
}

.header-category-panel-menu-drop ul li a {
  font-size: 13.5px;
  padding: 10px;
  display: block;
  border-bottom: 1px solid #b5b5b594;
  color: #000;
  letter-spacing: 1.15px;
  font-weight: 500;
  width: 100%;
}

.section-header-menu nav.nav-menu-wrap .menu > li:last-child > a {
  border: 0;
}

.header-category-panel-menu-drop ul li:last-child a {
  /* border: 0; */
}

.box-page {
  padding: 25px;
  border-radius: 19px;
  box-shadow: 0 0 38px 0 rgba(0, 0, 0, 0.09);
  border: solid 0.9px #fff;
  background-color: #fff;
  margin-bottom: 25px;
}

.box-page .box-page-title {
  font-size: 21px;
  font-weight: 600;
  margin-bottom: 15px;
  border-bottom: 1px solid lch(0 0 0 / 0.15);
  padding-bottom: 15px;
}

form.searchForm {
  display: block;
}
.pagination {
  justify-content: center;
}

.pagination ul li a {
  border: 1px solid #ddd;
  display: block;
  padding: 5px 10px;
  margin: 0px 3.5px;
  border-radius: 6px;
  width: 33px;
  height: 33px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fafafa;
  color: #000;
}

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

.box-page.page-kategorigoster {
  padding: 0;
  background-color: transparent;
  box-shadow: none;
}.section-header-menu nav.nav-menu-wrap .menu > li:hover > a {
   color: #206bcb;
 }

.header-category-panel-menu-drop ul li a:hover {
  color: #206ccc!important;
}

.section-main-product.v2 .row.hide{
  display:none;
}
.col-product-item-footer div button:hover {
  background-color: #2c78f3;
}

.col-product-item-footer div i.fa:hover {
  background-color: #f9ba22;
}

.header-category-panel-menu-drop ul li a:hover {
  border-bottom: 1px solid #f9fdff;
  background-color: #f9fdff;
  border-radius: 3px;
  color: #1c6ffb;
}
.product-detail-meta-button .product-detail-piece .fa {
  background-color: #d5e2e7;
  padding: 10px 12px;
  height: 45px;
  display: flex;
  align-items: center;
  font-weight: 100;
  justify-content: center;
  font-size: 14px;
  color: #000;
}

.product-detail-meta-button .product-detail-piece .fa:hover {
  background-color: #f9ba22;
}
.col-product-item-title a {
  overflow: hidden;
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 30px;
}
.header-category-panel-menu-drop ul > li > ul {
  position: absolute;
  left: 230px;
  background-color: #fff;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  border: 1px solid #e6effe;
  display: none;
  top: 0px;
}

.header-category-panel-menu-drop ul > li:hover > ul {
  display: block;
}
.product-order-filter > div {
  /* flex: 1; */
  display: flex;
  align-items: center;
  text-align: right;
  /* flex: 1 1 100%; */
  padding: 10px 0px;
}

.badge-box-label {
  position: absolute;
  top: 15px;
  right: 15px;
}

.badge-box-label span {
  display: block;
  background-color: #cccccc85;
  font-size: 10px;
  font-weight: bold;
  margin: 1.5px 0px;
  text-align: center;
  border-radius: 3px;
  padding: 2.5px 4.5px;
}

.badge-box-label span.badge-style-1 {
  background-color: rgb(139 195 74 / 75%);
  color: #fff;
}

.badge-box-label span.badge-style-2 {
  background-color: rgb(3 169 244 / 75%);
  color: #fff;
}

.badge-box-label span.badge-style-3 {
  background-color: rgb(233 30 99 / 75%);
  color: #fff;
}