/*
Theme Name:   xstore-child
Theme URI:    https://xstore.8theme.com
Description:  XStore is a multi-purpose theme that offers the ultimate WordPress and WooCommerce synergy, providing a comprehensive, all-in-one solution.
Author:       8theme
Author URI:   https://www.8theme.com
Template:     xstore
Version:      1.0
Text Domain:  xstore-child
Tags: e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, translation-ready, ecommerce, woocommerce, shop, elementor, business, corporate, blog, news, light, dark
*/

.custom-attr-table tbody {
    --custom-table-cols: 3; /* İsteğe bağlı değiştirilebilir */
    display: grid;
    grid-template-columns: repeat(var(--custom-table-cols), 1fr);
    column-gap: 5px;
    padding-top: 15px;
    margin-bottom: -16px; /* 15px + 1px border varsayımı */
}


.custom-attr-table .custom-attr-row {
    background-color: #f3f3f1;
    border-radius: 12px;
    padding: 0px 15px;
    transition: .3s all;
    display: flex;
    justify-content: space-between;
    align-items: center;
    letter-spacing: 0.01em;
    padding-bottom: var(--porto-table-vs, 15px);
    margin-bottom: var(--porto-table-vs, 15px);
    border-bottom: 1px solid var(--porto-gray-2);
}

@media screen and (max-width: 768px) {
    .custom-attr-table tbody {
        --custom-table-cols: 2;
    }
	    .custom-attr-table .custom-attr-row {
        padding: 0;
    }
}
.custom-attr-table .attr-label {
    font-weight: 600;
    color: #333;
    margin-bottom: 5px;
}

.custom-attr-table .attr-value {
    color: #666;
}

table.custom-attr-table {
	margin-bottom: 15px;
}


.satis-noktalari-swiper .swiper-slide {
  text-align: center;
  padding: 10px;
}
.satis-noktalari-swiper .swiper-slide a {
display:block;
border-radius: 12px;
transition: .3s all;
}
.satis-noktalari-swiper .swiper-slide a:hover {
background-color: #F3F3F1;
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.satis-noktalari-swiper img {
  margin: 0 auto;
  display: block;
padding: 10px;
}


.single-product .row {
  display: flex;
  flex-wrap: wrap;
}

.single-product .col-12 {
  width: 100%;
}

.single-product .col-6 {
  width: 50%;
}

.single-product .col-2 {
  width: 16.666667%;
}

.single-product .col-md-6 {
  width: 100%;
}
@media (min-width: 768px) {
  .single-product .col-md-6 {
    width: 50%;
  }
}

.single-product .mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.single-product .my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.single-product .p-1 {
  padding: 0.25rem;
}

.single-product .px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.single-product .px-lg-3 {
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 992px) {
  .single-product .px-lg-3 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.single-product .text-center {
  text-align: center;
}

.single-product .text-left {
  text-align: left;
}

.single-product .text-md-center {
  text-align: left;
}
@media (min-width: 768px) {
  .single-product .text-md-center {
    text-align: center;
  }
}

.single-product .position-relative {
  position: relative;
}

.single-product .position-absolute {
  position: absolute;
}

.single-product .top-30 {
  top: 30px;
}

.single-product .left-30 {
  left: 30px;
}

.single-product .w-50 {
  width: 50%;
}

.single-product .w-md-75 {
  width: 50%;
}
@media (min-width: 768px) {
  .single-product .w-md-75 {
    width: 75%;
  }
}

.single-product .border-round {
  border-radius: 0.375rem;
}

.single-product .bg-light {
  background-color: #f8f9fa;
}

.single-product .bg-gray {
  background-color: #e5e7eb;
}

.single-product .fw-bold {
  font-weight: 700;
}

.single-product .fw-lighter {
  font-weight: 300;
}

.single-product .fs-1 {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.single-product .fs-2 {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.single-product .fs-4 {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.single-product .fs-5 {
  font-size: 1.125rem;
  line-height: 1.5rem;
}

.single-product .mt-1 {
  margin-top: 0.25rem;
}
.single-product .mb-0 {
  margin-bottom: 0;
}

.single-product .justify-content-center {
  justify-content: center;
}

.single-product .align-items-center {
  align-items: center;
}

.single-product .order-1 {
  order: 1;
}
.single-product .order-2 {
  order: 2;
}
@media (min-width: 768px) {
  .single-product .order-md-1 {
    order: 1;
  }
  .single-product .order-md-2 {
    order: 2;
  }
}

.single-product .overflow-x-auto {
  overflow-x: auto;
}

.single-product .d-flex {
  display: flex;
}

.single-product .h-100 {
  height: 100%;
}

.single-product .col-3 {
  width: 25%;
}

.single-product .mt-auto {
    margin-top: auto;
}

.onsale, .new-label {
    display: none;
}

.product-title a {
    font-family: "Outfit", sans-serif !important;
    font-weight: 600 !important;
}

span::selection,
h1::selection,
h2::selection,
h3::selection,
h4::selection,
h5::selection,
h6::selection {
  color: #222222;
}

.post-template-default .container {
    max-width: 1200px;
}
