textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: transparent;
  box-shadow: none;
  outline: 0 none;
}

body > div {
  overflow: hidden;
}


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

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

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

*:focus {
  outline: none;
  box-shadow: none;
}


body {
  margin: 0;
  padding: 0;
  font-family: "Outfit", sans-serif;
  font-size: 14px;
  position: relative;
  background-color: #fff;
  color: #515151;
  text-align: left;
}

.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) {
  .container {

  }
}

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


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
}

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

.header-top nav a {
font-size: 14px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.85;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin-right: 15px;
}

section.header-top nav {
  padding: 8px 0px;
}

.header-top p {
  padding: 8px 0px;
  margin: 0;
  text-align: right;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.18;
  letter-spacing: -0.22px;
  text-align: right;
  color: #646464;
}

ul.header-menu {
}

.header-menu li .SubNavigation {
  position: absolute;
  display: none;
  position: absolute;
  left: 0;
  background-color: #fff;
  width: 100%;
  box-shadow: 0px 5px 11.5px 0.5px rgba(0, 0, 0, 0.06);
  z-index: 9;
}

.header-menu {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
}

ul.header-menu {
}

ul.header-menu li a {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.77;
  letter-spacing: 0.33px;
  text-align: left;
  color: #000;
  padding: 10px 7.5px;
  text-transform: uppercase;
}

ul.header-menu li a svg {
  width: 12px;
  height: auto;
  margin-left: 3.5px;
}

section.header-bottom {
  padding: 15px 0px 22px;
}

.section-home-swiper-list .swiper-slide img {
  width: 100%;
}

section.header-bottom .col-sm-9 + .col-sm-auto {
  flex: 0 0 16.666667%;
  max-width: 13.666667%;
  float: right;
}

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

nav.nav-header-user a {
  margin-left: 15px;
  display: flex;
  align-items: center;
}

nav.nav-header-user a small {
  background-color: #f2ad7a;
  width: 15px;
  height: 15px;
  display: block;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-left: 3.5px;
}

.section-category-swiper-list .swiper-slide .col-auto {
  display: flex;
  align-items: center;
  background-color: #f8f3f0;
  height: 150px;
  margin: 20px 16px 20px 0px;

}

.section-category-swiper-list .swiper-slide .col-auto h4 {
  font-size: 18px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}

.section-category-swiper-list .swiper-slide .col-auto img {
  width: 80px;
  height: 80px;
  object-fit: scale-down;
}

.section-product-swiper-list header h3 {
  font-size: 17px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #3a3939;
}

.section-product-swiper-list header h3 a {
  float: right;
}

.section-product-swiper-list header {
  margin-bottom: 22px;
  margin-top: 12px;
}

.section-online-banner .online-banner-item img {
  width: 100%;
}

.online-banner-item {
}

section.section-online-banner {
  margin: 20px 0px 20px;
}

.section-online-banner .col-sm-6 {
  padding-bottom: 32px;
}

.col-product-item {
  padding: 10px 12px 24px 16px;
  border-radius: 6px;
  background-color: rgb(247 247 247 / 52%);
}

.col-product-item-image-content img {
  border-radius: 6px;
  margin: 0px 0px 12px 0px;
  height: 342px;
  object-fit: scale-down;
  background-color: #fff;
}

.col-product-item .col-product-item-title a {
  display: block;
}

.col-product-item .col-product-item-title a span {
  display: block;
}

.col-product-item .col-product-item-title a span:nth-child(1) {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.58;
  letter-spacing: normal;
  text-align: left;
  color: #3a3939;
}

.col-product-item .col-product-item-title a span:nth-child(2) {
  font-size: 15px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.30;
  letter-spacing: normal;
  text-align: left;
  color: #3a3939;
}

.col-product-item .col-product-item-title .fa {
  font-size: 13px;
  color: #f9bd26;
}

.col-product-item-price .product-meta-price {
  display: flex;
  align-items: end;
}

.col-product-item-price .product-meta-price .showcase-price-old {
  font-size: 15px;

}

.col-product-item-price .product-meta-price .showcase-price-new {
  font-size: 19px;
  font-weight: 600;
  text-decoration: none;
  color: #000;
	  margin-right: 7.5px;
}


.swiper-button-next:after, .swiper-button-prev:after {

  color: #000;
}

footer.footer-box {
background: rgb(248,243,240);
background: linear-gradient(90deg, rgba(248,243,240,1) 16%, rgba(255,251,249,1) 61%);
  padding: 60px 50px;
}

footer.footer-box h4 {
  font-size: 16.5px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.7;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  text-transform: uppercase;
}


footer.footer-box ul {
  margin: 0;
  padding: 0;
}

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

.footer-box .footer-seo {
  padding: 62px 0px 0px;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 26px;
  letter-spacing: 0.12px;
  text-align: center;
  color: #000;
}

.powered-by {
  display: none;
}

.copyright-box {
  background-color: #fff;
  padding: 16px 20px;
}

.copyright-box .copyright-sm {
  display: flex;
  align-items: center;
}

.copyright-box .copyright-sm a {
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #888;
  margin-right: 16px;
}

.copyright-box .bank-sm-auto {
  display: flex;
  align-items: center;
  justify-content: end;
}

.copyright-box .bank-sm-auto img {
  height: 50px;
  object-fit: scale-down;
  width: 100px;
  float: unset;
}

.copyright-box .row {
  align-items: center;
}

section.category-sticky, .widget-boxed {
  margin: 0px 0px 13px 0px;
  padding: 17px 20px 29px 18px;
  border-radius: 5px;
  border: solid 1px #e7e7e7;
  background-color: #fff;
}

section.category-sticky {
}

.widget-boxed-header h4 {
  font-size: 15.5px;
      font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.94;
  letter-spacing: -0.16px;
  text-align: left;
  color: #000;
}

.widget-boxed-header ul {
  padding: 0;
  margin: 0;
}

.widget-boxed-body ul {
  padding: 0;
  margin: 0;
}

.widget-boxed-body ul li a {
  font-size: 13.5px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.3;
  letter-spacing: normal;
  text-align: left;
  color: #575757;
  display: block;
}

.widget-boxed-body label {
  text-transform: capitalize;
}

.product-order-filter {
  border-radius: 6px;
  background-color: #fff3c7;
  display: flex;
  align-items: center;
  padding: 9px;
  margin-bottom: 16px;
}

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

.product-order-filter div label {
  padding: 0;
  margin: 0;
  font-size: 13.5px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.78;
  letter-spacing: -0.14px;
  text-align: left;
  color: #2a2a2a;
  display: flex;
  align-items: center;
  position: relative;
}

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

.product-order-filter div label:before {
  content: "";
  width: 22px;
  height: 13px;
  margin: 7px 8px 8px 25px;
  background-color: #b0bec5;
  border-radius: 26px;
}

.product-order-filter div label:after {
  content: "";
  width: 13px;
  height: 13px;
  margin: 7px 8px 8px 25px;
  background-color: #eceff1;
  border-radius: 26px;
  position: absolute;
  left: 0;
}

.product-order-filter div input:checked + label:before {

  background-color: #4caf50;

}

.product-order-filter div input:checked + label:after {

  left: 10px;
}


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

.box-page-content .col-product-item {
  margin-bottom: 16px;
}

.showCategoryFiled {
  border-radius: 6px;
  box-shadow: 0px 5px 11.5px 0.5px rgba(0, 0, 0, 0.06);
  background-color: #fff;
  padding: 16px;
  margin-bottom: 32px;
}

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

.pagination ul li a {
  background-color: #f8f3f0;
  padding: 10px 15px;
  margin: 0px 6px;
  border-radius: 3px;
}

.pagination ul {
  margin-top: 32px;
  margin-bottom: 32px;
}

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

.showCategoryFiled * {
  font-size: 15px;
  line-height: 20px;
}

.showCategoryFiled p {
  font-size: 14px;
  line-height: 24px;
}

.breadcrumb-section {
  padding: 8px 0px;
background: rgb(252,247,232);
background: radial-gradient(circle, rgba(252,247,232,1) 16%, rgba(255,251,249,1) 61%);
  margin-bottom: 32px;
}

.breadcrumb-section ul li a {
  font-size: 13px;
}

.breadcrumb-section ul {
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
}

.breadcrumb-section ul li + li:before {
  content: "\f105";
  padding: 5px;
  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;
}

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

.breadcrumb-section ul li:last-child a {
  color: #f2ad7a;
}

.section-product-swiper-list {
  margin-bottom: 30px;
}

.product-detail-right {
  border-radius: 5px;
  border: solid 1px rgb(227 242 227);
  background-color: rgb(243 251 255 / 70%);
  padding: 30px 14px;
  position: sticky;
}

.product-detail-left .product-detail-title h1 {
  font-size: 21px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.32;
  letter-spacing: 0.19px;
  text-align: left;
  color: #000;
  margin-bottom: 8px;
}

.product-detail-left .product-detail-title span {
  font-size: 14px;
  color: #f9bd26;
}

.product-detail-left .product-detail-title {
  margin-bottom: 8px;
}

.product-detail-left .product-detail-price del {
  font-size: 15.5px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.24;
  letter-spacing: 0.28px;
  text-align: left;
  color: #4d4d4d;
  text-decoration: none;
}

.product-detail-left .product-detail-price ins {
  font-size: 27.5px;
      font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.24;
  letter-spacing: 0.28px;
  text-align: left;
  color: #000;
  text-decoration: none;
}

.product-detail-left .urunSecimTable {
  padding: 0;
  border: 0px;
}

.product-detail-left p {
  line-height: 26px;
  font-size: 15px;
}

.product-detail-left {
  padding-left: 16px;
}

.whatsapp_tabela {
  display: none;
}

.product-detail-right .product-detail-price ins {
  font-size: 27.5px;
      font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.24;
  letter-spacing: 0.28px;
  text-align: left;
  color: #000;
  text-decoration: none;
}

.product-detail-right .product-detail-price ins small {
  display: block;
  font-size: 15px;
  margin-bottom: 16px;
}

.product-detail-right .input-group {
  border-radius: 3px;
  border: solid 0.3px #999;
  background-color: #fff;
  flex-wrap: nowrap;
  width: 100%;
  float: left;
  margin-right: 8px;
}

.product-detail-right .input-group input {
  width: 100%;
  text-align: center;
  border: 0;
  padding: 8px;
  font-size: 20.5px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.27;
  letter-spacing: -0.51px;
  text-align: center;
  color: #000;
}

.product-detail-right .input-group button {
  width: 50px;
  border: 0;
}

.product-detail-right .product-detail-meta-button {
  margin: 32px 0px;
  clear: both;
  width: 100%;
  display: flex;
}

.product-detail-right .product-detail-meta-button div {
  width: 100%;
  flex: 1 1 100%;
}

.product-detail-right .product-detail-meta-button div button {
  width: 100%;
  border: 0;
  border-radius: 6px;
  background-color: #44ae3b;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: 0.18px;
  text-align: center;
  color: #fff;
  padding: 8px 1px;
}

.product-detail-right .product-detail-meta-button div:nth-child(2) {
  flex: 0 0 50px;
  width: 50px;
  margin-left: 16px;
}

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

.product-detail-right .product-detail-price {
  margin-bottom: 32px;
}

.product-detail-right .product-detail-box strong {
  display: none;
}

.product-detail-right .product-detail-box div {
  margin-bottom: 8px;
}

.product-detail-right .product-detail-box {
  margin-bottom: 26px;
}

.product-image-box img {
  border-radius: 6px;
}

.product-image-box .gallery-top {
  margin-bottom: 16px;
}

.product-image-box .gallery-thumbs .swiper-slide img {
  height: 150px;
  object-fit: cover;
  width: 100%;
}

.product-image-box .gallery-thumbs {
  margin-bottom: 32px;
}

form.searchForm {
  display: block;
}

.box-page.page-kategorigoster, .product-area-box.box-page, .box-page .box-page {
  padding: 0;
  margin: 0;
  box-shadow: none;
  border-radius: 0;
  margin: 0;
}

.SubNavigation-group {
  display: flex;
  flex-wrap: wrap;
  padding: 50px 0px;
}

.SubNavigation-group .SubNavigation-item {
  flex: 0 0 50%;
  margin-bottom: 8px;
}

.SubNavigation-group .SubNavigation-item a {
  display: block;
  font-size: 14px;
  line-height: inherit;
  margin: 0;
  padding: 0;
  font-weight: 500;
}

.SubNavigation-group .SubNavigation-item a:nth-child(1) {
  font-weight: 400;
}

.SubNavigation-image img {
  width: 250px;
  height: 250px;
  object-fit: scale-down;
  margin: auto;
  display: table;
}

.SubNavigation-image {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  min-height: 250px;
}

ul.header-menu > li:hover > div {
  display: block;
  opacity: 1;
}

ul.header-menu > li:hover > a, ul.header-menu li a:hover {
  color: #efad82;
}

.col-sm-mobile {
  display: none
}


.product-tabs-box .nav-tabs {
  border: 0;
}
.product-tabs-box .tab-content {
  border: 1px solid #dee2e6;

  border-radius: 6px;
  padding: 16px;
  margin-bottom: 32px;
}

.product-tabs-box .nav-tabs .nav-item {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
}
.product-detail-right .product-detail-price del {
  display: block;
  font-size: 16px;
}