button:focus {
  outline: none !important;
  overflow: inherit !important;
  box-shadow: none !important;
}

[data-hazirla="1"] {
  display: none !important;
}

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

.basket-wrap .cart-detail .sepet-piyasa,
.basket-left .cart-detail .sepet-piyasa {
  display: none !important;
}

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

ol, 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
}

:root {
  --primary-red: #f14739;
  --primary-red-dark: #d63529;
  --primary-red-light: rgba(241, 71, 57, 0.15);
  --gray-text: #717171bf;
  --gray-light: #8f8f8f;
  --gray-border: #cccccc;
  --green-discount: #01a266;
  --green-discount-bg: rgba(1, 162, 102, 0.25);
  --primary-gray: #f5f5f5;


}

.container-fluid {
  max-width: 1643px;
}


body {
  font-family: 'Gilroy-Medium', sans-serif;
}

.app-download-banner {
  background: #f5f5f7;
  color: #111111;
  border-bottom: 1px solid #e5e5ea;
}

.app-download-banner__inner {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 14px;
  padding: 10px 0;
}

.app-download-banner__icon {
  width: 42px;
  height: 42px;
  flex: 0 0 42px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.12);
}

.app-download-banner__icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.app-download-banner__content {
  display: flex;
  flex-direction: column;
  gap: 0;
  min-width: 0;
}

.app-download-banner__content strong {
  font-size: 15px;
  line-height: 1.2;
  font-family: 'Gilroy-Bold', sans-serif;
  color: #111111;
}

.app-download-banner__subtitle {
  font-size: 12px;
  line-height: 1.25;
  color: #6b7280;
  font-family: 'Gilroy-Light', sans-serif;
}

.app-download-banner__actions {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
  margin-left: auto;
}

.app-download-banner__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 32px;
  padding: 0 14px;
  border-radius: 999px;
  background-color: #007aff;
  color: #ffffff;
  font-size: 12px;
  font-family: 'Gilroy-Bold', sans-serif;
  text-decoration: none;
  white-space: nowrap;
}

.app-download-banner__button:hover {
  color: #ffffff;
  opacity: 0.92;
}

.app-download-banner__close {
  width: 28px;
  height: 28px;
  border: 0;
  border-radius: 999px;
  background-color: transparent;
  color: #8e8e93;
  font-size: 18px;
  line-height: 1;
}

/* Header Styles */
.promo-banner {
  background-color: var(--primary-red);
  padding: 10px;
}

.promo-banner p {
  font-size: 16px;
  font-weight: 400;
  font-family: 'Gilroy-Light';
}


.nav-link-custom {
  color: var(--gray-text);
  font-weight: 400;
  transition: color 0.3s;
  font-size: 18px;
  font-family: 'Gilroy-Light';
}

.nav-link-custom:hover {
  color: var(--primary-red);
}

.search-input {
  border: 1px solid var(--gray-border);
  border-radius: 4px;
  padding: 12px 12px 12px 55px;
  z-index: 15;
  position: relative;
  font-family: 'Gilroy-Light';
}

.search-input::placeholder {
  color: #cccccc;
  font-style: normal;
}

.search-icon {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  z-index: 20;
  position: absolute;
}

.cart-badge {
  position: absolute;
  top: -4px;
  right: -4px;
  background-color: var(--primary-red);
  color: white;
  font-size: 12px;
  font-weight: 500;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.category-icon {
  width: 38px;
  height: 38px;
  margin-bottom: 8px;
}

.category-item {
  cursor: pointer;
  transition: all 0.3s;
}

.category-item:hover .category-text {
  color: var(--primary-red);
}

.category-item.active .category-text {
  color: var(--primary-red);
}

/* Category Circles */
.category-circle {
  width: 112px;
  height: 112px;
  border-radius: 56px;
  border: 4px solid transparent;
  background: linear-gradient(to bottom, #c837ab, #e34675, #ff543e);
  padding: 4px;
}

.category-circle-inner {
  width: 100%;
  height: 100%;
  background-color: white;
  border-radius: 50%;
}


/* Utility Classes */
.text-primary-red {
  color: var(--primary-red);
}

.bg-primary-red {
  background-color: var(--primary-red);
}

.bg-primary-red-light {
  background-color: var(--primary-red-light);
}

.border-primary-red {
  border-color: var(--primary-red);
}

.header-top-nav {
  gap: 50px;
  padding-bottom: 0;
  margin: 0;
}

ul#primary-menu > li > a:hover, ul#primary-menu > li:hover > a {
  background-color: rgb(204 204 204 / 20%);
  display: block;
  border-color: var(--primary-red);
}

ul#primary-menu > li > a {
  border-bottom: 3px solid transparent;
  font-size: 18px;
}

.slick-main-story-list {
  max-width: 540px;
  margin: 0 auto;
}

.slick-main-story-list .swiper-container {
  overflow: hidden;
}

.slick-main-story-list .swiper-wrapper {
  justify-content: center;
}

.slick-main-story-list .swiper-slide {
  width: auto !important;
  flex-shrink: 0;
  text-align: center;
}

.slick-main-story-list .swiper-slide a.story-link {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  border: 2px solid transparent;
  box-sizing: border-box;
  padding: 2px;
  display: block;
  margin: 0 auto;
}

.col-user-action span.small {
  font-size: 16px;
  color: #909090;
  font-family: 'Gilroy-Light';
}

.slick-main-story-list .swiper-slide a img {
  border-radius: 100%;
  width: 100%;
  height: 100%;
}

.col-user-action .d-flex.flex-column.align-items-end {
}

.col-user-action .d-flex.flex-column.align-items-end .fw-bold {
  font-size: 20px;
  color: #000;
  display: flex;
}

.col-user-action .d-flex.flex-column.align-items-end .small {
  font-size: 16px;
  color: #909090;
}

.header-story li span {
  display: block;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000;
  text-decoration: none;
  margin-top: 14px;
  font-family: 'Gilroy-Light';
}

.bg-gray {
  --bs-bg-opacity: 1;
  background-color: var(--primary-gray) !important;
}


.footer-copyright-container {
  text-align: center;
}

.footer-copyright-container .col-sm-4:nth-child(1) {
  text-align: left;
}

.footer-copyright-container .col-sm-4:nth-child(3) {
  text-align: right;
}

.footer-copyright-container .col-sm-4:nth-child(2) p {
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  color: #000000;
}

.footer-copyright-container {
  padding-top: 65px;
}

.footer-menu-container .col-sm-2 h3, .footer-menu-newletters-container h3 {
  color: #333333;
  font-size: 20px;
  margin-bottom: 1rem;
}

.footer-menu-container .col-sm-2 ul li a, .footer-menu-newletters-container ul li a {
  display: block;
  color: #808080;
  font-size: 16px;
  margin-bottom: .5rem;
}

.footer-menu-container .col-sm-2 p + nav.contact-nav a {
  display: block;
  border: 1px solid #f14739;
  background-color: #fff;
  padding: 10px;
  margin-bottom: 1rem;
  border-radius: 6px;
  color: #f14739;
  /* text-align: center; */
}

.footer-menu-container .col-sm-2 p + nav.social-nav {
  display: flex;
  gap: 25px;
  margin-top: 1rem;
}

.newletters-container {
  border-radius: 5px;
  background-color: #f14739;
  padding: 25px 12.5px;
}

.newletters-container form h4 {
  font-size: 20px;
  color: #fff;
  margin-bottom: 1rem;
}

.newletters-container form p {
  color: #fff;
  font-size: 16px;
}

.newletters-container form div {
  display: flex;
  align-items: center;
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
}

.newletters-container form div input {
  width: 100%;
  border: 0;
  padding: 5px 10px;
}

.newletters-container form div button {
  border: 0;
  padding: 5px;
}

.newletters-container form div input::placeholder {
  font-style: normal;
  color: rgba(51, 51, 51, 0.5);
}


.footer-app-container h3 {
  font-size: 24px;
  margin-bottom: 1rem;
  color: #000;
}

.footer-app-container h4 {
  font-size: 18px;
}

.footer-app-container nav {
  margin-bottom: 3rem;
}

.home-seo-container h3 {
  font-size: 24px;
  margin-bottom: 1rem;
  color: #000;
}

.home-seo-container p {
  font-size: 18px;
  margin-bottom: 1rem;
}

.home-seo-container ol li {
  list-style: disc;
}

.home-seo-container ol {
  padding-left: 20px;
  margin-bottom: 2rem;
}


.blog-card {
  max-width: 366px;
  background-color: #fff;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}

.blog-card:hover {
  border: 1px solid rgba(0, 0, 0, 0.09);
}

.blog-card .blog-image-wrapper {
  position: relative;
  width: 100%;
  height: 212px;
  overflow: hidden;
}

.blog-card .blog-featured-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.blog-card:hover .blog-featured-image {
  transform: scale(1.05);
}

.blog-card .date-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.75), transparent);
  padding: 40px 16px 12px;
}

.blog-card .date-label {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

.blog-card .card-body-content {
  padding: 20px;
}

.blog-card .article-title {
  font-size: 18px;
  font-weight: 700;
  color: #1f2937;
  line-height: 1.4;
  margin-bottom: 12px;
  transition: color 0.3s;
}

.blog-card:hover .article-title {
  color: #ff6b6b;
}

.blog-card .article-description {
  font-size: 14px;
  line-height: 1.7;
  color: #6b7280;
  margin-bottom: 16px;
}

.blog-card .cta-link {
  color: #ff6b6b;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  transition: all 0.3s;
}

.blog-card .cta-link:hover {
  color: #ff5252;
  gap: 10px;
}

.blog-card .cta-link::after {
  content: '->';
  font-size: 16px;
  transition: transform 0.3s;
}

.blog-card .cta-link:hover::after {
  transform: translateX(4px);
}


.slick-blog-product-list, .slick-reels-product-list {
  position: relative;
  padding: 0px 75px;
}

.slick-reels-product-list .swiper-button-prev, .slick-reels-product-list .swiper-button-next, .slick-blog-product-list .swiper-button-prev, .slick-blog-product-list .swiper-button-next {
  border: 1px solid rgba(0, 0, 0, 0.09);
  width: 50px;
  height: 50px;
  border-radius: 26px;
  background-color: #fff;
  /* box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.15); */
}

.slick-reels-product-list .swiper-button-prev::after, .slick-reels-product-list .swiper-button-next::after, .slick-blog-product-list .swiper-button-prev::after, .slick-blog-product-list .swiper-button-next::after {
  font-size: 21px;
  color: #000000;
}


.reels-card {

  height: 592px;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  background: linear-gradient(135deg, #e8e8e8 0%, #f5f5f5 100%);
}

.reels-card .photo-wall-bg {
  width: 100%;
  height: 100%;
  position: relative;
  background: linear-gradient(135deg, #e0e0e0 0%, #f0f0f0 50%, #e8e8e8 100%);
  padding: 0px;
}

.reels-card .frame-item {
  position: absolute;
  background-color: #000;
  padding: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
  transform-origin: center;
}

.reels-card .frame-1 {
  top: 30px;
  left: 20px;
  width: 80px;
  height: 100px;
  transform: rotate(-5deg);
}

.reels-card .frame-2 {
  top: 20px;
  left: 110px;
  width: 70px;
  height: 90px;
  transform: rotate(3deg);
}

.reels-card .frame-3 {
  top: 140px;
  left: 30px;
  width: 90px;
  height: 80px;
  transform: rotate(2deg);
}

.reels-card .frame-4 {
  top: 240px;
  left: 20px;
  width: 130px;
  height: 160px;
  transform: rotate(-3deg);
}

.reels-card .frame-5 {
  top: 120px;
  right: 20px;
  width: 100px;
  height: 140px;
  transform: rotate(5deg);
}

.reels-card .frame-6 {
  top: 280px;
  right: 80px;
  width: 70px;
  height: 85px;
  transform: rotate(-4deg);
}

.reels-card .frame-7 {
  bottom: 180px;
  right: 20px;
  width: 65px;
  height: 80px;
  transform: rotate(3deg);
}

.reels-card .frame-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.reels-card .reels-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom,
  rgba(0, 0, 0, 0.5) 0%,
  transparent 15%,
  transparent 55%,
  rgba(0, 0, 0, 0.85) 100%);
  padding: 18px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.reels-card .user-info {
  display: flex;
  align-items: center;
  gap: 10px;
}

.user-avatar {
  width: 36px;
  height: 36px;
  background: linear-gradient(135deg, #fff 0%, #f0f0f0 100%);
  border-radius: 50%;
  border: 2px solid #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.reels-card .user-name {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  margin: 0;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  letter-spacing: -0.2px;
}

.reels-card .bottom-section {
  display: flex;
  gap: 12px;
  align-items: flex-end;
}

.reels-card .content-area {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.reels-card .description-text {
  color: #fff;
  font-size: 12.5px;
  line-height: 1.5;
  margin: 0;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
  font-weight: 500;
}

.reels-card .music-bar {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 6px 10px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  border-radius: 20px;
  width: fit-content;
}

.reels-card .music-icon {
  color: #fff;
  font-size: 12px;
  animation: spin 3s linear infinite;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.reels-card .music-text {
  color: #fff;
  font-size: 11px;
  margin: 0;
  font-weight: 600;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

.reels-card .product-card {
  background: rgba(255, 255, 255, 0.98);
  backdrop-filter: blur(10px);
  border-radius: 12px;
  padding: 12px;
  display: flex;
  align-items: center;
  gap: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.5);
}

.reels-card .product-thumbnail {
  width: 56px;
  height: 56px;
  border-radius: 8px;
  object-fit: cover;
  flex-shrink: 0;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.reels-card .product-details {
  flex: 1;
  min-width: 0;
}

.reels-card .product-name {
  font-size: 13px;
  font-weight: 600;
  color: #1f2937;
  margin: 0;
  line-height: 1.3;
  margin-bottom: 6px;
}

.reels-card .rating-box {
  display: flex;
  align-items: center;
  gap: 5px;
}

.reels-card .star-icon {
  color: #ff6b35;
  font-size: 16px;
}

.reels-card .rating-number {
  font-size: 15px;
  font-weight: 700;
  color: #1f2937;
  margin: 0;
}

.reels-card .actions-sidebar {
  display: flex;
  flex-direction: column;
  gap: 18px;
  align-items: center;
  padding-bottom: 8px;
}

.reels-card .action-btn {
  background: transparent;
  border: none;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
  cursor: pointer;
  padding: 0;
  transition: transform 0.2s;
}

.reels-card .action-btn:active {
  transform: scale(0.9);
}

.reels-card .action-icon {
  font-size: 26px;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.5));
}

.reels-card .action-text {
  font-size: 11px;
  font-weight: 700;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  letter-spacing: -0.2px;
}

.reels-card .profile-ring {
  width: 24px;
  height: 24px;
  background: linear-gradient(135deg, #fff 0%, #e0e0e0 100%);
  border-radius: 4px;
  border: 2px solid #fff;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}


.slick-google-product-list .swiper-pagination {
  position: relative;
  margin-top: 50px;
}

.slick-google-product-list .swiper-pagination .swiper-pagination-bullet {
  background: rgb(0 0 0 / 80%);
  opacity: 1;
  width: 10px;
  height: 10px;
}


.section-lite-product-list .swiper-button-prev, .section-lite-product-list .swiper-button-next {
  border: 1px solid rgba(0, 0, 0, 0.09);
  width: 50px;
  height: 50px;
  border-radius: 26px;
  background-color: #fff;
  /* box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.15); */
}

.slick-google-product-list .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fa5158;
}

.section-lite-product-list .swiper-button-prev::after, .section-lite-product-list .swiper-button-next::after {
  font-size: 21px;
  color: #000000;
}


.review-card {
  max-width: 400px;
  background: linear-gradient(to bottom, #f8f9fa 0%, #ffffff 100%);
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.review-card .user-avatar {
  width: 48px;
  height: 48px;
  background-color: #d1d5db;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.review-card .user-name {
  font-size: 16px;
  font-weight: 600;
  color: #1f2937;
  margin-bottom: 0;
}

.review-card .google-logo {
  max-width: 80px;
  height: auto;
}

.review-card .star-rating {
  color: #fbbf24;
  font-size: 18px;
  letter-spacing: 2px;
}

.review-card .star-filled {
  color: #fbbf24;
}

.review-card .star-empty {
  color: #d1d5db;
}

.review-card .review-text {
  font-size: 14px;
  line-height: 1.6;
  color: #4b5563;
  margin-top: 12px;
  margin-bottom: 0;
}

.slick-campaign-product-list .swiper-button-prev, .slick-campaign-product-list .swiper-button-next {
  border: 1px solid rgba(0, 0, 0, 0.09);
  width: 50px;
  height: 50px;
  border-radius: 26px;
  background-color: #fff;
  /* box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.15); */
}

.slick-campaign-product-list .swiper-button-prev::after, .slick-campaign-product-list .swiper-button-next::after {
  font-size: 21px;
  color: #000000;
}


.campaign {
  max-width: 1200px;
  margin: 40px auto;
  display: flex;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
}

/* Sol Alan */
.campaign-image {
  flex: 1;
  background: #e0e0e0;
  position: relative;
}

/* SaÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ Alan */
.campaign-content {
  flex: 1;
  padding: 48px;
  position: relative;
  padding-right: 0px;
}

/* Badge */
.campaign-badge {
  display: flex;
  align-items: center;
  margin-bottom: 35px;
}

.campaign-badge .campaign-icon {
  width: 70px;
  height: 60px;
  background: #ff4d3c;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
  font-size: 18px;
}

.campaign-badge strong {
  display: block;
  color: #ff4d3c;
  font-size: 14px;
}

.campaign-badge span {
  font-size: 13px;
  color: #ff4d3c;
  display: block;
  flex: 1 1 100%;
}

/* Metinler */
.campaign h2 {
  margin: 0 0 16px;
  font-size: 24px;
}

.campaign p {
  color: #555;
  line-height: 1.6;
  margin-bottom: 32px;
}

/* Buton */
.campaign-btn {
  display: inline-block;
  background: #ff4d3c;
  color: #fff;
  padding: 14px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  margin-top: 35px;
}

.campaign-product {
  display: flex;
}

.campaign-product > div:nth-child(1) {
  /* flex: auto; */
}

.campaign-product > div:nth-child(2) {
  flex: 1;
}

.campaign-icon + div {
  background: #ffe9e5;
  padding: 12px 20px;
  border-radius: 40px;
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.campaign-product img {
  border-radius: 16px;
}


.section-gift-send h3 {
  color: #f14739;
  font-size: 24px;
  line-height: 30px;
  margin-top: 36px;
}

.section-gift-send p {
  font-size: 15px;
  line-height: 24px;
}

.section-gift-send form {
  height: 100%;
  background-color: rgba(241, 71, 57, 0.15);
  padding: 16px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
  height: 197px;
}

.section-gift-send form div {
  flex: auto;
}

.section-gift-send form div label {
  display: block;
  color: #000000;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 6px;
}

.section-gift-send form div select {
  width: 100%;
  background-color: #fcfcfd;
  border-color: #cfd0d7;
  padding: 10px;
  height: 42px;
  border-radius: 6px;
}

.section-gift-send form div button {
  width: 100%;
  background-color: #f14739;
  color: #fff;
  border: 0;
  padding: 10px;
  height: 42px;
  border-radius: 6px;
  margin-top: 29px;

}

.section-gift-send {

}

.footer-menu-newletters-container {
  margin-bottom: 5rem;
  margin-top: 3rem;
}


.slick-blog-product-title, .slick-reels-product-title, .slick-blog-product-title, .slick-reels-product-title, .section-lite-product-list-title {
  margin-bottom: 3rem;
  text-align: center;
  font-size: 24px;
  color: #000;
}


.product-card {
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  font-family: system-ui, sans-serif;
  margin-bottom: 15px;
  border: 1px solid rgb(206 206 206 / 50%);
}

.product-card .image-wrapper {
  position: relative;
  background: #f5f5f5;

}

.product-card .image-wrapper img {
  width: 100%;
  border-radius: 12px;
  display: block;
}

.product-card .badge {
  position: absolute;
  top: 15px;
  left: 12px;
  background: rgb(241, 71, 57, 0.5);
  color: #fff;
  font-size: 12px;
  padding: 5px 10px;
  border-radius: 26px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
}

.product-card .fav {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: none;
  background: #fff;
  font-size: 18px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
}

.product-card .content {
  padding: 12px;
}

.product-card .content h3 {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  margin: 0 0 6px;
  height: 45px;
  overflow: hidden;
}

.product-card .rating {
  color: #f39c12;
  font-size: 14px;
  margin-bottom: 8px;
}

.product-card .rating span {
  color: #777;
  font-size: 12px;
}

.product-card .price-row {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}

.product-card .discount {
  background: #e6f7ef;
  color: #1aaa6f;
  font-size: 18px;
  padding: 9px 8px;
  border-radius: 8px;
  font-weight: 600;
}

.product-card .prices {
  flex: 1;
  height: 45px;
}

.product-card .old {
  display: block;
  font-size: 12px;
  color: #999;
  text-decoration: line-through;
}

.product-card .new {
  font-size: 18px;
  font-weight: 700;
  color: #000;
}

.product-card .cart {
  width: 49px;
  height: 40px;
  border-radius: 50%;
  border: none;
  background: #F14739;
  color: #fff;
  font-weight: 700;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  border-radius: 16px;
  gap: 7px;
}

.product-card .image-wrapper:before {
  content: "";
  display: block;
  height: 100px;
  position: absolute;
  top: 0px;
  width: 100%;
  left: 0px;
}

.swiper-container {
  position: relative;
  overflow: hidden;
}


.slick-main-product-list .swiper-button-prev, .slick-main-product-list .swiper-button-next {
  border: 1px solid rgba(0, 0, 0, 0.09);
  width: 50px;
  height: 50px;
  border-radius: 26px;
  background-color: #fff;
  /* box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.15); */
}

.slick-main-product-list .swiper-button-prev::after, .slick-main-product-list .swiper-button-next::after {
  font-size: 21px;
  color: #000000;
}

.mega-dropdown-center.active {
  display: block;
}

.mega-dropdown-center {
  position: absolute;
  z-index: 9;
  width: 100%;
  height: 433px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
  padding: 37px 159px;
  background-color: #fff;
  left: 0px;
  z-index: 99;
  display: none;
  box-shadow: 0 4px 12px rgb(0 0 0 / 10%);
}

.mega-dropdown-center h3 {
  align-self: stretch;
  flex-grow: 0;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #f14739;
}

.mega-dropdown-center-meta {
  display: flex;
}

.mega-dropdown-center-product {
  display: flex;
  height: 94px;
  align-self: stretch;
  flex-grow: 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 25px;
  padding: 17px 20px;
  border-radius: 10px;
  border: solid 0.5px rgba(0, 0, 0, 0.25);
  background-color: #fff;
  margin-bottom: 17px;
}

.mega-dropdown-center-product img {
  width: 60px;
  height: 60px;
  flex-grow: 0;
  border-radius: 4px;
}

.mega-dropdown-center-product span {
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: rgba(0, 0, 0, 0.75);
  flex: auto;

  /* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ki satÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±r sÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±nÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±rlamasÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â± */
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 60%;
}

.mega-dropdown-center-product a {
  height: 40px;
  flex-grow: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 5px 15px;
  border-radius: 6px;
  background-color: #f14739;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.23;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  width: 150px;
  padding: 0px;
}

.mega-dropdown-center-meta ul li a {
  border: 0;
  font-size: 17px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: rgba(0, 0, 0, 0.75);
  display: block;
  margin-bottom: 17px;
  margin-left: 17px;
}


.mega-dropdown-center-meta img {
  flex-grow: 0;
  border-radius: 15px;
}

#search-container {
  width: 100% !important;
  position: absolute;
  background: #fff;
  z-index: 10;
  padding-top: 50px;
  top: 0px !important;
  box-shadow: 0 4px 12px rgb(0 0 0 / 10%);
  border-radius: 8px;
}

.detailSearchKey:focus {
  background-color: rgb(208 0 0 / 2%);
  border-color: rgb(208 0 0 / 85%) !important;
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgb(208 0 0 / 85%) !important;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgb(208 0 0 / 85%) !important;
  box-shadow: none !important;
}

#search-container a {
  color: #000000;
}


#search-container .product-card {
  border: 1px solid rgb(204 204 204 / 50%);
  border-radius: 8px;
  padding: 4px;
  margin-top: 7.5px;
  width: 100%;
  margin-bottom: 0px;
  box-shadow: none;
}

#search-container .product-image {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 4px;
}

#search-container .rating {

  color: white;
  font-size: 14px;
  display: inline-block;
}

#search-container .price {
  font-size: 24px;
  font-weight: bold;
  color: #333;
}

#search-container .cart-icon {
  font-size: 24px;
  color: #333;
  cursor: pointer;
}

#search-container .product-title {
  font-size: 14px;
  color: #666;
  margin: 0;
  padding-right: 15px;
}

#search-container .star-icon {
  color: #ea4a46;
}

#search-container .product-card-bottom {
  background-color: #f6f6f6;
  padding: 5px 15px;
  border-radius: 6px;
}

#search-container .pw-autocomplete-section-title {

  font-size: 14px;
}


.notification-card {
  background: #fff;
  border-radius: 8px;
  max-width: 620px;
  margin: 0 auto;
  overflow: hidden;
  box-shadow: 0 4px 12px rgb(0 0 0 / 10%);
  position: absolute;
  width: 480px;
  display: none;
}


.notification-header {
  padding: 15px 20px;
  background: #fff;
}

.notification-title {
  font-size: 16px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0;
}

.notification-item {
  padding: 12px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #e0e0e0;
  position: relative;
}

.notification-item.pink-bg {
  background: #fdd4d4;
  border-top: 2px solid #f4cfd0;
}

.notification-item.blue-bg {
  /* background: #d4e8fd; */
  /* border-top: 2px solid #4a9ff5; */
}

.notification-item.white-bg {
  background: #fff;
  border-top: 1px solid #e0e0e0;
}

.notification-item p {
  margin: 0;
  width: 100%;
}

.notification-text {
  font-size: 15px;
  margin: 0;
  padding-right: 20px;
}

.notification-text.red {
  color: #e63946;
  font-weight: 500;
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.notification-text.black {
  color: #1a1a1a;
  font-weight: 400;
}

.notification-dot {
  width: 12px;
  height: 12px;
  background: #e63946;
  border-radius: 50%;
  flex-shrink: 0;
}

.product-card .badge-stock {
  background-color: rgb(0 0 0 / 50%);
}

button.arrives-button {
  background-color: #F14739;
  position: absolute;
  bottom: 0px;
  width: 100%;
  border: 0px;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
}

button.arrives-button:hover {
  background-color: #000;
}

.product-card .fav:hover {
  background-color: #e9e9e9;
}

.product-card .cart:hover {
  background-color: #000;
}

.product-card .content a:hover h3 {
  color: #fa5158;
}

.product-tab-inner .defultlist {
  display: flex;
  justify-content: center;
  margin-bottom: 60px;
}

.product-tab-inner .defultlist li a {
  display: block;
  text-align: center;
  padding: 0px 15px;
  min-width: 150px;
}

.product-tab-inner .defultlist li a span {
  display: block;
  color: #f14739;
  font-size: 16px;
}

.product-tab-inner .defultlist li a .menu-item-text {
  background-color: rgba(241, 71, 57, 0.15);
  display: flex !important;
  height: 60px;
  width: 60px;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  margin: auto;
  margin-bottom: 15px;
}

.product-tab-inner .defultlist li a .menu-item-text svg * {
  fill: rgba(241, 71, 57, 0.5);
}


.product-tab-contents.tabs-contents .slick-lite-product-list {
  height: 0px;
  overflow: hidden;
}

.product-tab-contents.tabs-contents .slick-lite-product-list.is-active {
  height: inherit;
}

.product-tab-inner .defultlist li.is-active a .menu-item-text {
  background-color: #f14739;
}

.product-tab-inner .defultlist li.is-active a .menu-item-text svg * {
  fill: #fff;
}


.widget-box .widget-box-title {
  align-items: center;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  margin-bottom: 36px;
  display: flex;
}

.widget-box .widget-box-title span {
  flex: 1;
}

.widget-box .widget-box-title svg {
}

.widget-box .navList-treeview li a, .widget-box .check-list li label {
  flex-grow: 0;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  display: block;
  padding: 12.5px 12px;
  text-transform: capitalize;
  display: flex;
  align-items: st;
  margin: 0px;
}

.widget-box .navList-treeview li, .widget-box .check-list li {
  border: 0;
  border-bottom: solid 1px rgba(0, 0, 0, 0.15);
  border-radius: 0px;
}

.widget-box .navList-treeview li a:hover {
  border-bottom: solid 1px rgba(241, 71, 57, 0.15);
  background-color: rgba(241, 71, 57, 0.15);
  color: #f14739;
}

.widget-box .check-list li input {
  display: none;
}

.widget-box .check-list li label:before {
  margin-right: 10px;
  content: "";
  width: 20px;
  height: 20px;
  flex-grow: 0;
  border-radius: 4px;
  border: solid 1px rgba(28, 28, 28, 0.1);
  background-color: #fff;
  display: block;
  top: 2px;
  position: relative;
}

.widget-box .check-list li label {
  padding-left: 0px;
}

.widget-box {
  margin-bottom: 50px;
  padding-right: 35px;
}

.wf-container .product-card {
  margin-bottom: 30px;
}


form.category-search-container {
  align-self: stretch;
  flex-grow: 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 6px;
  padding: 10px 70px 12px 16px;
  border-radius: 10px;
  border: solid 1px rgba(0, 0, 0, 0.25);
  background-color: rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
  margin-right: 35px;
}

form.category-search-container input {
  border: 0;
  width: 100%;
  background-color: transparent;
}

form.category-search-container input::placeholder {
  color: rgba(0, 0, 0, 0.75);
  font-style: normal;
}

.product-order-filter {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  margin-top: 10px;
}

.product-order-filter div div {
  display: flex;
  align-items: center;
  margin-right: 15px;
}

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

.product-order-filter div div label {
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #f14739;
  display: flex;
  align-items: center;
  border: 1px solid #eee;
  border-radius: 26px;
  padding: 7px 25px;
  padding-left: 15px;
}

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

.product-order-filter div div label:before {
  margin-right: 10px;
  content: "";
  width: 20px;
  height: 20px;
  flex-grow: 0;
  border-radius: 4px;
  border: solid 1px rgba(28, 28, 28, 0.1);
  background-color: #fff;
  display: block;
  /* top: 2px; */
  position: relative;
}

.product-order-filter div select {
  border-radius: 4px !important;
  border: solid 1px rgba(28, 28, 28, 0.1) !important;
  background-color: #fff !important;
  margin-left: 15px !important;
  font-size: 16px;
  width: auto !important;
}

header.breadcrumb-container {
  background-color: #dee2e669;
}

header.breadcrumb-container ol {
  margin: 0;
  padding: 0;
}

header.breadcrumb-container ol li a {
  color: #3d3d3d;
  font-size: 16px;
  text-transform: capitalize;
}

.widget-box .navList-treeview li:last-child, .widget-box .check-list li:last-child {
  border-bottom: 0px;
}

.pagination {
  gap: 15px;
  margin-top: 30px;
}

.pagination li a {
  border: 1px solid #f2f3f5;
  padding: 10px 15px;
  border-radius: 5px;
  color: #3d3d3d;
  display: block;
  text-align: center;
  background-color: #f2f3f5;
}

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

.whatsapp_tabela, #mmOnay, #mmOnay + label {
  display: none;
}

.product-card .content h3 a {
  color: #000;
}

.product-card .cart.cart-add {
  background-color: #fff;
  box-shadow: 0 0 6px 0 rgba(24, 24, 24, 0.1);
  color: #F14739;
}

.product-card .cart.cart-add:hover {
  background-color: #fafafa;
}

.flex-auto {
  flex: auto;
}

.swiper-container .swiper-slide img, .col-banner-container img {
  border-radius: 16px;
  overflow: hidden;
}

.product-order-filter div div input:checked + label:before, .widget-box .check-list li input:checked + label:before {
  background-color: #ec4b46;
}

.product-gallery {
  position: relative;
}

/* Thumbnail Swiper */
.thumbnail-swiper {
  height: 500px;
}

.thumbnail-swiper .swiper-slide {
  width: 90px !important;
  height: 80px;
  cursor: pointer;
  opacity: 0.6;
  transition: opacity 0.3s;
}

.thumbnail-swiper .swiper-slide-thumb-active {
  opacity: 1;
  border: 2px solid #dc3545;
  border-radius: 8px;
}

.thumbnail-swiper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}

.product-gallery-video-thumb {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 6px;
  background: #111;
  color: #fff;
  border-radius: 8px;
  font-size: 12px;
  font-weight: 700;
}

.product-gallery-video-play {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #f14739;
  position: relative;
}

.product-gallery-video-play::after {
  content: "";
  position: absolute;
  left: 11px;
  top: 8px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 9px solid #fff;
}

/* Main Swiper */
.main-swiper {
  border-radius: 12px;
  overflow: hidden;
  background: #f8f9fa;
}

.main-swiper img {
  width: 100%;
  height: auto;
}

.product-gallery-video-slide {
  background: #000;
}

.product-gallery-video-frame,
.product-gallery-video-frame iframe,
.product-gallery-video-frame video {
  width: 100%;
  max-width: 100%;
  aspect-ratio: 1 / 1;
  height: auto;
  display: block;
}

.product-gallery-video-frame {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 320px;
}

.product-gallery-video-frame iframe,
.product-gallery-video-frame video {
  border: 0;
  background: #000;
}

.wishlist-btn {
  position: absolute;
  top: 15px;
  right: 15px;
  background: white;
  border: none;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  z-index: 10;
  cursor: pointer;
}

.swiper-button-prev, .swiper-button-next {
  width: 40px !important;
  height: 40px !important;
  background: white;
  border-radius: 50%;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.swiper-button-prev:after, .swiper-button-next:after {
  font-size: 18px;
  color: #333;
  font-weight: bold;
}

.swiper-pagination {
  bottom: 15px !important;
}

.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: white;
  opacity: 0.7;
}

.swiper-pagination-bullet-active {
  background: #dc3545;
  opacity: 1;
}

.info-badge {
  background: rgba(255, 255, 255, 0.95);
  padding: 8px 15px;
  border-radius: 8px;
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  color: #dc3545;
  font-size: 14px;
  z-index: 10;
}

.info-badge-highlight {
  background: linear-gradient(135deg, #f14739, #ff7a45);
  color: #fff;
  font-weight: 700;
  box-shadow: 0 12px 28px rgba(241, 71, 57, 0.24);
}

.info-badge-campaign {
  left: 20px;
  top: 20px;
  bottom: auto;
  transform: none;
}

.rating-stars {
  color: #ff6b35;
  font-size: 24px;
}


.product-meta-box .btn-prepare {
  background: #dc3545;
  color: white;
  border: none;
  padding: 13px 15px;
  text-align: left;
  color: #fff;
  font-family: 'Gilroy-Medium';
}

.product-meta-box .btn-whatsapp {
  background: #25d366;
  border: none;
  padding: 13px 15px;
  text-align: left;
  color: #101d25;
  font-family: 'Gilroy-Medium';
}

.product-meta-box .btn-prepare:hover {
  background-color: #c0192c;
  color: #fff;
}

.product-meta-box .btn-whatsapp span {
  padding-left: 10px;
}

.product-meta-box .btn-prepare span {
  padding-left: 10px;
}

.product-meta-box .btn-whatsapp:hover {
  background: #15b350;
}


.product-meta-box .quantity-control {
  display: inline-flex;
  align-items: center;
  gap: 15px;

}

.product-meta-box .quantity-control button {
  width: 50.9px;
  height: 50.9px;
  flex-grow: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 7.1px;
  padding: 0;
  border-radius: 80.1px;
  background-color: #f5f5f5;
  border: 0px;
}


.product-meta-box .quantity-control span {
  font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}

.product-meta-box .quantity-control button:hover {
  background-color: #e8e8e8;
}

.product-meta-box .price {
  font-size: 36px;
  font-weight: bold;
  color: #333;
  line-height: 33px;
}

.product-meta-box .installment-info {
  font-size: 14px;
  color: #6c757d;
}

.product-meta-box .installment-campaign-badge {
  display: inline-flex;
  flex-direction: column;
  gap: 4px;
  margin-top: 10px;
  padding: 10px 14px;
  border-radius: 12px;
  background: linear-gradient(135deg, #f14739, #ff7a45);
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  box-shadow: 0 10px 24px rgba(241, 71, 57, 0.18);
}

.product-meta-box .installment-campaign-badge small {
  color: rgba(255, 255, 255, 0.88);
  font-size: 12px;
  font-weight: 500;
}

.product-size-guide {
  margin: -8px 0 24px;
}

.product-size-guide-button {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  border: 1px solid rgba(241, 71, 57, 0.25);
  background: #fff5f4;
  color: #f14739;
  border-radius: 8px;
  padding: 12px 16px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.product-size-guide-button:hover {
  background: #f14739;
  border-color: #f14739;
  color: #fff;
}

.product-size-guide-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #f14739;
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 1;
}

.product-size-guide-button:hover .product-size-guide-icon {
  background: #fff;
  color: #f14739;
}

.product-size-guide-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 24px;
}

.product-size-guide-modal.is-active {
  display: flex;
}

.product-size-guide-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.72);
}

.product-size-guide-dialog {
  position: relative;
  width: min(1180px, 100%);
  max-height: calc(100vh - 48px);
  overflow: auto;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.35);
}

.product-size-guide-close {
  position: sticky;
  top: 12px;
  float: right;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin: 12px 12px -52px 0;
  border: 0;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.72);
  color: #fff;
  font-size: 30px;
  line-height: 1;
}

.product-size-guide-content {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 500px);
  gap: 24px;
  padding: 24px;
  align-items: center;
}

.product-size-guide-image {
  display: block;
  width: 100%;
  max-width: 500px;
  max-height: min(500px, calc(100vh - 120px));
  height: auto;
  object-fit: contain;
  border-radius: 6px;
}

.product-size-guide-table-wrap {
  min-width: 0;
}

.product-size-guide-title {
  margin: 0 0 16px;
  color: #111;
  font-size: 28px;
  font-weight: 800;
  line-height: 1.15;
}

.product-size-guide-table {
  width: 100%;
  border-collapse: collapse;
  color: #111;
  background: #fff;
  table-layout: fixed;
}

.product-size-guide-table th,
.product-size-guide-table td {
  border: 1px solid #e4e4e4;
  padding: 14px 10px;
  text-align: center;
  font-size: 16px;
  line-height: 1.25;
}

.product-size-guide-table thead th {
  background: #f14739;
  color: #fff;
  font-weight: 800;
}

.product-size-guide-table tbody th {
  color: #f14739;
  font-weight: 800;
}

.product-size-guide-note {
  margin: 16px 0 0;
  color: #555;
  font-size: 15px;
  line-height: 1.45;
}

.product-size-guide-lock {
  overflow: hidden;
}


.product-meta-box .product-title {
  font-size: 21px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  width: 65%;
  text-transform: capitalize;
}

.product-meta-box .urunSecimTable {
  padding-top: 18px !important;
  display: block;
  padding-bottom: 18px !important;
}

.product-meta-box .urunSecimTable .UrunSecenekleriHeader {
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  margin-bottom: 15px;
  font-family: 'Gilroy-Medium', sans-serif;
}

.product-meta-box .urunSecimTable ul.urunSecim li {
  width: auto !important;
  min-width: 76px !important;
  max-width: 98px !important;
  min-height: 40px !important;
  height: 40px !important;
  padding: 5px 9px !important;
  flex: 0 0 auto !important;
  box-sizing: border-box;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center;
  align-items: center !important;
  gap: 1px;
  border-radius: 6px;
  border: solid 1px #111;
  font-size: 11px !important;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #111;
}

.product-meta-box .urunSecimTable ul.urunSecim li .variant-option-name,
.product-meta-box .urunSecimTable ul.urunSecim li .variant-option-price {
  display: block;
  line-height: 1.15;
  white-space: nowrap;
  width: 100%;
  text-align: center;
}

.product-meta-box .urunSecimTable ul.urunSecim li .variant-option-name {
  font-size: 11px;
  font-weight: 700;
}

.product-meta-box .urunSecimTable ul.urunSecim li .variant-option-price {
  font-size: 10px;
  font-weight: 500;
}

.product-meta-box .urunSecimTable ul.urunSecim {
  display: flex;
  flex-wrap: wrap;
  gap: 8px !important;
}

.product-meta-box .urunSecimTable ul.urunSecim li.selected {
  border-radius: 6px;
  background-color: #f14739;
  color: #fff;
  border-color: #f14739;
}

.product-meta-box
.mod_MS_secim_container {
  border: 0px;
  padding: 0px;
}


.product-meta-box .mod_MS_secim_container .sf-form-item-fullwidth label.sf-text-label {
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000 !important;
  margin-bottom: 15px;
  font-family: 'Gilroy-Medium', sans-serif;
}

.sf-form-item-fullwidth .sf-form-input, .sf-form-item-fullwidth .sf-form-textarea, .sf-form-item-fullwidth .sf-form-select {
  align-self: stretch;
  flex-grow: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 9px !important;
  border-radius: 6px !important;
  border: solid 1px #cfd0d7 !important;
  background-color: #fff !important;
}

.product-meta-box .mod_MS_secim_container * {
  overflow: inherit;
}

.three-container-fluid {
  background-color: #fafafa;
  margin: 60px 0px;
}

.three-container-fluid .three-container-title {
  font-size: 28px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #f14739;
}

.three-container-fluid .three-container-title span {
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000;
}

.three-container-fluid .three-item-box svg {
  width: 49px;
  height: 49px;
  margin: 0 20px 0 0;
  padding: 13px 12px 12px 13px;
  box-shadow: 0 0 6px 0 rgba(24, 24, 24, 0.1);
  background-color: #f14739;
  border-radius: 100%;
}

.three-container-fluid .three-item-box span {
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}

.three-container-fluid .three-item-box {
  display: flex;
  align-items: center;
  height: 73px;
  flex-grow: 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 12px 20px;
  border-radius: 100px;
  background-color: rgba(204, 204, 204, 0.25);
  text-align: left;
}

.product-meta-container-fluid .product-meta-item-box span {
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #f14739;
  position: relative;
  top: 3px;
  padding-left: 5px;
}

.product-meta-container-fluid .product-meta-item-box p {
  flex-grow: 0;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  /* text-align: left; */
  color: rgba(0, 0, 0, 0.5);
  margin-top: 15px;
  margin-bottom: 0px;
}

.product-meta-item-box {
  text-align: center;
}

.nav-tabs {
  border-bottom: none;
  gap: 10px;
}

.nav-tabs .nav-link {
  color: #333;
  background-color: white;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 12px 30px;
  font-weight: 500;
  transition: all 0.3s;
}

.nav-tabs .nav-link:hover {
  border-color: #ddd;
}

.nav-tabs .nav-link.active {
  background-color: #e74c3c;
  color: white;
  border-color: #e74c3c;
}

.product-tab-container-card {

}

.star-rating {
  color: #ffa500;
  font-size: 14px;
}

.review-info {
  color: #666;
  font-size: 14px;
}

.product-price {
  font-size: 2.5rem;
  font-weight: bold;
  color: #333;
}

.product-title {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 15px;
}

.product-tab-container-description {
  color: #555;
  line-height: 1.8;
  text-align: justify;
}

.extra-gift-box {
  background-color: #f8f9fa;
  border-left: 4px solid #e74c3c;
  padding: 20px;
  border-radius: 5px;
  margin: 25px 0;
}

.extra-gift-title {
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 10px;
}

.why-choose-section {
  margin-top: 30px;
}

.why-choose-title {
  font-size: 1.3rem;
  font-weight: 600;
  margin-bottom: 20px;
}

.feature-list {
  list-style: none;
  padding-left: 0;
}

.feature-list li {
  color: #555;
  line-height: 2;
  font-size: 15px;
}

.divider-line {
  border-right: 2px dashed #ddd;
  min-height: 200px;
}

.product-tab-container-fluid .product-image {
  width: 122px;
  height: 122px;
  flex-grow: 0;
  border-radius: 15px;
}

.product-tab-container-fluid {
  background-color: #fafafa;
  margin: 100px 0px;
  padding: 50px 0px;
}


/* Sol ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“rÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼n KartÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â± */
.product-sidebar {
  background: #fafafa;
  border-radius: 15px;
  padding: 20px;
  position: sticky;
  top: 20px;
}

.product-img {
  width: 100%;
  border-radius: 10px;
  object-fit: cover;
  margin-bottom: 20px;
}

.product-title {
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 15px;
}

.rating-score {
  font-size: 1.5rem;
  font-weight: 800;
  margin-bottom: 5px;
}

.star-rating {
  color: #ff6b35; /* GÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶rseldeki turuncu tonu */
  font-size: 1.2rem;
  margin-bottom: 20px;
}

.btn-prepare {
  background-color: #ef534a; /* GÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶rseldeki kÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±rmÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±zÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±/mercan tonu */
  border: none;
  color: white;
  padding: 12px;
  border-radius: 10px;
  font-weight: 600;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  transition: 0.3s;
}

.btn-prepare:hover {
  background-color: #d32f2f;
  color: white;
}

/* SaÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ Yorum AlanÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â± */
.reviews-section-title {
  font-weight: 700;
  margin-bottom: 30px;
  text-align: center;
}

.review-card {
  background-color: #f8f9fa;
  border-radius: 12px;
  padding: 20px;
  margin-bottom: 20px;
  border: none;
}

.user-avatar {
  width: 45px;
  height: 45px;
  background-color: #ccc;
  border-radius: 50%;
  display: inline-block;
  display: flex;
  align-items: center;
}

.user-info {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 10px;
}

.user-name {
  font-weight: 700;
  font-size: 0.95rem;
}

.review-date {
  font-size: 0.8rem;
  color: #888;
}

.review-text {
  font-size: 0.95rem;
  line-height: 1.6;
  margin-top: 10px;
}

.review-image {
  width: 100px;
  height: 100px;
  background-color: #ddd;
  border-radius: 8px;
  margin-top: 10px;
}

.gray-star {
  color: #dee2e6;
}


.format-div {
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  background-color: transparent;
  border-radius: 0px;
  padding: 0px;
}

.comments table {
  margin: 20px 0;
  padding: 15px 0 28px 1px;
  border-radius: 12px;
  background-color: #fafafa;
}

.comments table tr td {
  padding: 10px 10px 15px;
  /* display: block; */
}

.comments .sep {
  display: none;
}

.comments .username td {
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}

.comments .tarih {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
  text-align: left;
  color: rgba(0, 0, 0, 0.5);
}

.br-theme-css-stars .br-widget a {
  text-decoration: none;
  height: 18px;
  width: 18px;
  float: left;
  font-size: 23px;
  margin-right: 0;
}

.br-theme-css-stars .br-widget a.br-active:after {
  color: #fb6d47;
}

.br-theme-css-stars .br-widget a:after {
  color: #cccccc;
  content: "\f586";
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: 400 !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
}


.product-tab-container-card .product-title {
  line-height: 21px;
  text-transform: capitalize;
  color: #000;
  margin-bottom: 0px;
}

.product-tab-container-card .star-rating {
  margin: 0px;
}

.product-tab-container-card .star-rating .bi {
  font-size: 15px;
}

.product-meta-box .slick-lite-product-list .product-card {
  display: flex;
  padding: 12px;
  box-shadow: none;

}

.product-meta-box .slick-lite-product-list .product-card .image-wrapper {
  border-radius: 16px;
  overflow: hidden;
  width: 110px;
  flex: 0 0 110px;
  height: 120px;
}

.product-meta-box .slick-lite-product-list .product-card .content {
  padding-top: 0px;
  padding-right: 0px;
}

.product-meta-box .slick-lite-product-list .product-card .image-wrapper a {
  display: block;
  height: 100%;
}

.product-meta-box .slick-lite-product-list .product-card .image-wrapper a img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.product-meta-box .slick-lite-product-list .product-card .badge, .product-meta-box .slick-lite-product-list .product-card .fav {
  display: none;
}

.product-meta-box .slick-lite-product-list .product-card .content h3 {
  overflow: hidden;
  display: block;
  max-height: 3em; /* line-height ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â 2 satÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±r */
  line-height: 1.5em;
}

.product-meta-box .slick-lite-product-list .product-card .content .cart {
  width: 35px;
  height: 35px;
}

.product-meta-box .section-lite-product-list-title {
  text-align: left;
  margin-bottom: 30px;
}

.product-meta-box .slick-lite-product-list .product-card .content {
  padding-top: 0px;
  padding-right: 0px;
}

.product-meta-box .slick-lite-product-list .product-card .content h3 a {
  color: #000;
}

.product-meta-box .arrives-button {
  position: relative;
  background: #dc3545;
  color: white;
  border: none;
  padding: 13px 30px;
  text-align: left;
  color: #fff;
  font-family: 'Gilroy-Medium';
  border-radius: 10px;
}

.product-meta-box .slick-lite-product-list .product-card .arrives-button {
  display: none;
}

.imgSepetGoster #toplamUrun {
  background-color: #000;
  width: 20px;
  display: block;
  height: 20px;
  border-radius: 100%;
  color: #fff;
  text-align: center;
  font-size: 15px;
  margin-left: 3.5px;
  position: absolute;
  right: -25px;
}

.home-seo-container {
  position: relative;
}

.seo-fade {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 80px;
  background: linear-gradient(to bottom, rgba(248, 249, 250, 0), rgba(248, 249, 250, 1));
  pointer-events: none;
}

.seo-toggle-btn {
  margin-top: 15px;
  padding: 10px 25px;
  background-color: #fce4e3;
  color: #f5928d;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-size: 14px;
  transition: background-color 0.3s;
  display: block;
  border-radius: 26px;
}

.seo-toggle-btn:hover {
  background-color: #ec4b46;
  color: #fff;
}

header.breadcrumb-container ol li:last-of-type a {
  font-weight: bold;
  color: #ec4b46; /* istediÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸iniz renk */
}

.product-meta-box .old + .price {
  color: #2fa873;
}

.swiper-badge-stock {
  position: absolute;
  z-index: 9;
  margin: auto;
  display: flex;
  left: 0;
  right: 0;
  background-color: rgb(0 0 0 / 50%);
  border-radius: 26px;
  padding: 5px 25px;
  top: 25px;
  justify-content: center;
  gap: 10px;
  align-items: center;
  width: 120px;
}

.product-meta-box .slick-lite-product-list .product-card .content .discount {
  font-size: 14px;
}

.col-user-action-mobil {
  float: right;
  color: #000;
  display: none
}

.filter-toggle-style-default {
  background-color: #ec4b46;
  color: #fff;
  padding: 5px 15px;
  border-radius: 16px;
  border: 0px;
  display: none
}

.product-meta-box .slick-lite-product-list .product-card .content .cart span {
  display: none;
}


.product-card .badge-item-list .badge {
  display: flex;
  justify-content: left;
  flex: auto;
  left: 0;
  top: 0px;
  position: relative;
  align-items: center;
  gap: 5px;
  width: auto;
  height: 31px;
  padding: 0 10px;
  white-space: nowrap;
}

.product-card .badge-item-list {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  top: 15px;
  left: 15px;
}

.product-card .badge-item-list .badge.badge-v1 {
  background-color: rgb(1 162 102 / 50%);
}

.product-card .badge-item-list .badge.badge-v2 {
  background-color: rgb(0 141 207 / 50%);
}

.product-card .badge-item-list .badge.badge-v3 {
  background-color: rgb(135 1 162 / 50%);
}

.product-card .badge-item-list .badge.badge-v4 {
  background-color: rgb(162 95 1 / 50%);
}

.product-card .badge-item-list .badge.badge-v5 {
  background-color: rgb(1 162 31 / 50%);
}

.product-card .badge-item-list .badge.badge-v6 {
  background-color: rgb(241 71 57 / 88%);
}

.notification-container button.active ~ .notification-card {
  display: block !important;
}

.product-card .cart.cart-stock {
  background-color: #000;
}

.product-detail-cart-action .discount, .product-tab-container-card .product-price .discount {
  background: #e6f7ef;
  color: #1aaa6f;
  font-size: 25px;
  padding: 10px 15px;
  border-radius: 8px;
  font-weight: 600;
  margin-right: 10px;
  letter-spacing: 2.1px;
}

.product-tab-container-card .product-price .old {
  display: block;
  font-size: 16px;
}

.product-tab-container-card .product-price .price {
  color: #2fa873;
  font-size: 26px;
}

.product-tab-container-card .product-price span {
  line-height: 24px;
}

.drawer.drawer--is-visible {
  display: block;
}

.product-tab-nav .tab-title {
  text-align: center;
  display: block;
}

.product-tab-nav--centered .swiper-wrapper {
  justify-content: center;
}

a.tab-title span:nth-child(1) {
  background-color: lch(56.42 80.53 36.24 / 0.50);
  height: 90px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  width: 90px;
  margin: 0px auto 15px;
}

a.tab-title span svg {
  stroke: rgb(241 71 57 / 50%);
  width: 35px;
  height: 35px;
  fill: #F14739;
}

.product-tab-nav .tab-title span {
  color: #F14739;
  font-size: 15px;
  margin-bottom: 30px;
  display: block;
}

.product-tab-nav .tab-title.is-active span svg {
  stroke: #fff;
}

.product-tab-nav .tab-title.is-active span:nth-child(1) {
  background-color: #F14739;
}

.category-meta-item {
  text-align: center;
}

.category-meta-item span {
  display: block;
  font-size: 20px;
  margin: 15px 0px;
  color: #F14739;
}

.category-meta-item p {
  font-size: 17px;
  padding: 0px 5%;
}

h3.widget-box-title + button {
  position: absolute;
  right: 15px;
  top: 20px;
  background-color: #000;
  color: #fff;
  border: 0px;
  padding: 5px 10px;
  border-radius: 5px;
  display: none;
}

.product-tab-nav .swiper-pagination-bullet {
  background-color: #f5a4a2;
}

.product-tab-nav .swiper-pagination {
  position: relative;
}

.product-tab-nav .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #9f3633;
}

.product-detail-cart-action .old {
  text-decoration: line-through;
  font-size: 16px;
  color: #9a9a9a;
}

.product-tab-container-card .product-price .old {
  text-decoration: line-through;
}

.product-tab-nav .tab-title span img {
  /* filter: brightness(0) invert(1); */
  border-radius: 0px;
}

.product-tab-nav .tab-title.is-active span:nth-child(1) img {
}

.review-card .user-avatar img {
  width: 40px;
  height: 40px;
  object-fit: contain;
  background-color: #fff;
}

.reels-card .product-thumbnail img {
  border-radius: 0px;
  height: 100%;
  object-fit: scale-down;
  background-color: #fff;
}

.product-detail-cart-action .old:empty + .price {
  color: #000 !important;
}

/* Eğer span'ın içi boşsa (boşluk dahil değilse) widget-box'ı gizle */
.widget-box:has(span:empty) {
  display: none;
}

.category-page-sub-list ul li a {
  border: 1px solid #000;
  display: block;
  padding: 10px;
  margin: 1.5px 0px;
  color: #4c4c4c;
  font-size: 15px;
}

.category-page-sub-list ul li a:hover {
  color: #e74b4a;
  border-color: #e74b4a;
}

a.hazirla-duzenle-btn {
  margin: 10px 0px;
  display: block;
  width: 100%;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 7px;
  border: 1px solid #000;
  color: #000!important;
  font-size: 14px;
  width: 100px;
}
