/* PRODUCT DETAIL PAGE */
body {
  font-family: "Inter", sans-serif;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

.logo {
  max-width: 150px;
  height: auto;
  margin-bottom: 20px;
}

.description {
  text-align: left;
  margin-left: 0;
  font-size: 12px;
}

.menu-list-title {
  font-size: 12px;
  font-weight: bold;
}

.menu-list-item {
  font-size: 12px;
}

.contact-description {
  font-size: 13px;
  width: 75%;
}

.mail {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid white;
  width: 75%;
  margin: 0 auto;
}

.email-button {
  background: none;
  border: none;
  padding: 0;
  color: white;
  cursor: pointer;
}

.email-button-main {
  color: black;
}

.social-media {
  display: flex;
  align-items: center;
  gap: 15px;
}

.social-media-label {
  font-size: 13px;
  margin: 0;
  margin-left: 50px;
}

.social-media-icon {
  font-size: 20px;
}

.kvkk {
  font-size: 12px;
  margin: 0;
  margin-left: auto;
  text-decoration: none;
  color: white;
  cursor: pointer;
}

.politics {
  font-size: 12px;
  margin: 0;
  margin-right: 30px;
  text-decoration: none;
  color: white;
  cursor: pointer;
}

.email-input {
  border: none;
  outline: none;
  background: none;
  color: white;
}

.email-input-main {
  color: black;
}

.footer-icon {
  color: white;
  font-size: 25px;
}

.header-icon {
  color: black;
}

.header-logo {
  width: 120px;
}

.info-box {
  padding: 20px;
}

.info-box .content {
  max-width: 100%;
}

.owl-carousel .item {
  position: relative;
}

.color {
  margin-left: 220px;
}

.size {
  margin-left: 200px;
}

.form-select {
  display: inline-block;
  width: auto;
  min-width: 100px;
}

.custom-select {
  border: none;
  background: none;
  padding: 0 20px 0 0;
  font-size: 16px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='black'><path d='M2 4l4 4 4-4z'/></svg>")
    no-repeat right center;
  background-size: 12px;
}

.custom-select:focus {
  outline: none;
}

.carousel-image {
  z-index: 9;
}

.information {
  background-color: #d6cec3;
  margin-top: 40px;
  margin-bottom: 50px;
  border-radius: 10px;
}

.products-row {
  margin-left: 0;
  margin-right: 0;
}
.products-row .col-md-4 {
  padding-left: 0;
  padding-right: 0;
}

.information-image {
  width: 250px;
  height: auto;
  max-width: 400px;
  margin: 0 auto;
  display: block;
}

.information2-title {
  font-size: 20px;
}

.position-relative {
  position: relative;
}

.carousel-image {
  position: relative;
  z-index: 1;
}

.product-details {
  position: absolute;
  top: 0;
  right: 0;
  width: 33.333333%;
  z-index: 10;
  padding: 20px;
}

.product-details .info-box {
  position: sticky;
  top: 20px;
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(10px);
  border-radius: 10px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.main-content-wrapper {
  position: relative;
  z-index: 5;
}

.col-lg-8 {
  position: relative;
  z-index: 5;
}

@media (max-width: 991.98px) {
  .product-details {
    position: relative;
    width: 100%;
    top: auto;
    right: auto;
  }

  .contact-description {
    width: 75%;
  }
}

.main-container {
  display: flex;
  min-height: 100vh;
}

.left-content {
  flex: 1;
  max-width: calc(100% - 400px);
}

.right-sidebar {
  width: 400px;
  position: relative;
  background-color: transparent;
}

.product-details-sticky {
  position: sticky;
  top: 20px;
  overflow-y: auto;
  z-index: 99 !important;
}

.carousel-section {
  height: 100vh;
  min-width: 100vw;
  position: relative;
}

.carousel-image .item {
  height: 100vh;
}

.carousel-image .item img {
  height: 100vh;
  object-fit: cover;
}

.content-section {
  background: #f8f9fa;
  min-height: 100vh;
}

.product-details-sticky .content {
  border-radius: 15px;
}

.custom-select {
  border: none;
  background: none;
  padding: 5px 20px 5px 5px;
  font-size: 14px;
  appearance: none;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='black'><path d='M2 4l4 4 4-4z'/></svg>")
    no-repeat right center;
  background-size: 12px;
  min-width: 80px;
}

.info1 {
  background-color: #d6cec3;
  border-radius: 10px;
}

.information-image {
  width: 230px;
  height: 100px;
  object-fit: cover;
  border-radius: 8px;
}

.information2-title {
  font-size: 1.5rem;
}

.line {
  border: none;
  height: 1px;
  background-color: #e0d9d9;
  margin: 15px 0;
  opacity: 1 !important;
}

.line-footer {
  background-color: black;
  margin-top: 50px;
  margin-top: 50px;
}

.products-row {
  position: relative;
  z-index: 0;
}

.products-row::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: black;
  z-index: -1;
}

.custom-list {
  list-style-type: "- ";
}

.transparent-box {
  --bs-bg-opacity: 0.7;
  margin-top: 10px;
  border-radius: 10px;
}

@media (max-width: 1200px) {
  .right-sidebar {
    width: 350px;
  }

  .left-content {
    max-width: calc(100% - 350px);
  }
}

.main-image img {
  width: 100%;
  max-height: 600px;
  object-fit: cover;
  display: block;
}

.thumbnails {
  display: flex;
  gap: 10px;
  position: absolute;
  bottom: 24px;
  left: 24px;
  z-index: 2;
}

.thumbnails img {
  width: 60px;
  height: 80px;
  object-fit: cover;
  cursor: pointer;
  opacity: 0.6;
  border: 2px solid transparent;
  transition: all 0.3s ease;
}

.thumbnails img.active {
  opacity: 1;
  border: 2px solid black;
}
.owl-carousel .owl-item img {
  height: 100vh;
  object-fit: cover;
}

.description {
  text-align: left;
  font-size: 14px;
}

@media (max-width: 991px) {
  body {
    margin: 0;
    padding: 0;
  }

  .main-container {
    flex-direction: column;
  }

  .left-content {
    max-width: 100%;
  }

  .right-sidebar {
    width: 100%;
    order: -1;
  }

  .product-details-sticky {
    position: relative;
    top: 0;
    max-height: none;
  }

  .carousel-section {
    height: 60vh;
  }

  .carousel-image .item {
    height: 60vh;
  }

  .carousel-image .item img {
    height: 60vh;
  }

  .thumbnails {
    display: flex;
    gap: 10px;
    position: absolute;
    bottom: 24px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
  }

  .description {
    text-align: center;
    font-size: 15px;
  }

  .products-row::before {
    content: none;
  }
  .contact-description {
    font-size: 13px;
  }

  .line {
    background-color: #e0d9d9;
  }

  .line-footer {
    background-color: black;
  }

  .content-section {
    min-height: auto;
  }
}

.accordion {
  border: none !important;
  background: transparent !important;
}

.accordion-item {
  background: transparent !important;
  border: none;
  border-bottom: 1px solid #ddd;
}

.accordion-item:last-child {
  border-bottom: none;
}

.accordion-button {
  background: transparent !important;
  border: none;
  box-shadow: none;
  padding: 1rem 0;
  font-weight: 500;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #333;
}

.accordion-button:focus,
.accordion-button.collapsed {
  background: transparent !important;
  box-shadow: none;
  color: #333;
}

.accordion-button::after {
  content: "";
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='black' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
  transform: scale(1.2);
}

.accordion-body {
  background: transparent !important;
  padding: 0.75rem 0;
}

.custom-dropdown {
  border: none;
  background: transparent;
  width: 93%;
  text-align: right;
  padding: 1rem 0;
  font-weight: 500;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #333;
  border-bottom: 1px solid #ddd;
  appearance: none;
  box-shadow: none;
}

.custom-dropdown-wrapper {
  position: relative;
  display: block;
  width: 100%;
}

.custom-dropdown-wrapper::after {
  content: "";
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='black' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) scale(1.2);
  width: 16px;
  height: 16px;
  pointer-events: none;
}

.custom-dropdown option {
  background: #fff;
  color: #333;
}

.custom-select-accordion {
  border-bottom: 1px solid #ddd;
  padding: 1rem 0;
  position: relative;
  cursor: pointer;
}

.custom-select-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 500;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #333;
}

.custom-select-header::after {
  content: "˅";
  font-size: 1.2rem;
  transition: transform 0.3s;
}

.custom-select-accordion.open .custom-select-header::after {
  transform: rotate(180deg);
}

.custom-select-options {
  display: none;
  flex-direction: column;
  align-items: flex-end;
  margin-top: 0.5rem;
  gap: 0.5rem;
}

.custom-select-options div {
  padding: 0.25rem 0;
  cursor: pointer;
  font-size: 0.95rem;
  color: #333;
}

.custom-select-accordion.open .custom-select-options {
  display: flex;
}

.product-card {
  position: relative;
  text-align: center;
}

.product-card-edge {
  margin-top: 200px;
}

@media (max-width: 767.9px) {
  .product-card::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    z-index: 0;
  }
  .product-card-edge {
    margin-top: 0;
  }

  .product-card-middle {
    margin-bottom: 18px;
  }
}

/* HOME PAGE */
.slider-image {
  margin-top: 30px;
  border-radius: 10px;
  width: 100%;
  max-width: 1200px;
  height: auto;
  object-fit: cover;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.product-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.product-card h6 {
  margin-top: 20px;
}

.product-card-middle img {
  height: 700px;
}

.card-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-align: center;
  padding: 20px;
}

.card-overlay p {
  width: 80%;
  margin: 0 0 20px 0;
}

.card-overlay-edge p,
.card-overlay-middle p {
  padding-top: 0 !important;
}

.btn-custom {
  background-color: #b22222 !important;
  color: #fff !important;
  border-radius: 40px !important;
  padding: 8px 32px !important;
  margin: 0 !important;
}

.btn-custom:hover {
  background-color: #8b0000 !important;
}

@media (max-width: 575.98px) {
  .product-card-middle img {
    height: 340px !important;
  }

  .card-overlay {
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
    padding: 10px !important;
  }

  .card-overlay p {
    width: 90% !important;
    font-size: 14px !important;
    margin-bottom: 10px !important;
  }

  .btn-custom {
    margin: 0 auto !important;
    font-size: 14px !important;
    padding: 6px 20px !important;
  }
}

.show-all-link {
  color: black;
}

.product-image {
  border-radius: 10px;
}

.mail-index {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid black;
  margin: 0 auto;
}

.form {
  max-width: 500px;
}

.terms-conditions {
  text-decoration: underline;
  color: black;
}

.bg-image {
  position: relative;
  background: url("images/image 18.png") no-repeat center center/cover;
  min-height: 500px;
}

.bg-image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bg-image .container {
  position: relative;
  z-index: 1;
}

/* CATEGORY DRESS PAGE */
.breadcrumb .breadcrumb-item a {
  color: black;
  text-decoration: none;
}

.breadcrumb .breadcrumb-item a:hover {
  text-decoration: underline;
}

.breadcrumb .breadcrumb-item.active {
  color: #dc3545;
}

.collapse {
  overflow: hidden;
}

.list-group-item.bg-danger:hover {
  background-color: #a30f0f !important;
  color: #fff !important;
}

.list-group-item.bg-danger:active {
  background-color: #7a0c0c !important;
}

#filterMenu {
  background-color: rgba(26, 26, 80, 0.75);
  color: white;
}

#filterMenu .btn {
  color: white;
}

#filterMenu .form-check-label {
  color: white;
}

#filterMenu .btn-warning {
  color: white;
}

footer {
  background-color: #1a1a50;
}

@media (max-width: 991px) {
  .filtre-margin {
    margin-left: 3rem !important;
  }

  .sırala-margin {
    margin-right: 3rem !important;
  }
}

/* ABOUT AND CERTIFICATES PAGE */
.about-container {
  margin: 120px 0 0;
}

.certificate-container {
  margin: 30px 0 65px 0;
}

@media (max-width: 991.98px) {
  .about-container {
    margin: 80px 0 120px 0;
  }

  .certificate-container {
    margin: 30px 0;
  }
}

@media (min-width: 991.98px) and (max-width: 1100px) {
  .certificate-container {
    margin: 30px 0 140px 0;
  }
}

/* CART PAGES */
@media (min-width: 768px) {
  .checkout-steps {
    position: relative;
    padding-left: 0;
  }

  .checkout-steps::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 30px;
    width: 2px;
    background: #000;
    z-index: -1;
  }

  .checkout-steps .step {
    margin: 60px 17px;
    position: relative;
    display: flex;
    align-items: center;
  }

  .checkout-steps .step::before {
    content: "";
    width: 26px;
    height: 26px;
    border: 2px solid #000;
    background: #fff;
    margin-right: 12px;
    z-index: 1;
  }

  .checkout-steps .active::before {
    background: #000;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .checkout-steps .step {
    margin: 60px 20px;
  }
}

@media (max-width: 767.98px) {
  .checkout-steps {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
  }

  .checkout-steps::before {
    content: "";
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    height: 2px;
    background: #000;
    z-index: -1;
  }

  .checkout-steps .step {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 7px 20px;
  }

  .checkout-steps .step::before {
    content: "";
    width: 26px;
    height: 26px;
    border: 2px solid #000;
    background: #fff;
    margin-bottom: 6px;
    z-index: 1;
  }

  .checkout-steps .active::before {
    background: #000;
  }
}

.btn-odeme {
  background-color: #676767 !important;
}

.btn-odeme:hover {
  background-color: #323131 !important;
}

.ödeme-box .card {
  background-color: #eee8e1;
  border: none;
}

.border-bottom-cart {
  border-bottom: 1px solid #000 !important;
  width: 100%;
  display: block;
}

.border-top-cart {
  border-top: 1px solid #000 !important;
  width: 100%;
  display: block;
}

.adet-buton {
  width: fit-content;
  background-color: white;
  border-radius: 6px;
}

.plus-minus:hover {
  background-color: #e1dddd !important;
  color: black !important;
}

.ödeme-image {
  width: 90px;
}

.adres-select {
  background-color: #e0d7cc !important;
}

.adres-select::placeholder {
  color: #7c7373 !important;
  opacity: 1 !important;
}

.custom-checkbox {
  transform: scale(1.2);
  cursor: pointer;
}

.hesap-menu {
  background-color: #f6f0e9 !important;
}

.card-container-credit {
  margin: 50px 0 160px 0;
}

.credit-card-circle {
  width: 20px;
  height: 20px;
  background: #8b1d1d;
  display: inline-block;
}

@media (min-width: 1023.98px) {
  .card-container {
    margin-bottom: 85px;
  }
}

@media (min-width: 767.98px) and (max-width: 1024.98px) {
  .card-container {
    margin: 175px 0;
  }

  .card-container-credit {
    margin: 50px 0 275px 0;
  }
}

/* SEARCH SECTION */
.header-icons {
  position: relative;
}

.search-box {
  position: absolute;
  right: 190px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  opacity: 0;
  pointer-events: none;
  background-color: #1a1a50 !important;
  color: #fff !important;
  border: none;
  border-radius: 10px;
  padding: 8px 12px;
  transition: all 0.4s ease;
  z-index: 10;
}

.search-box::placeholder {
  color: white !important;
}

.search-box.active {
  width: 375px;
  opacity: 1;
  pointer-events: all;
  padding-left: 20px;
}

@media (max-width: 1400px) {
  .header-icons {
    position: static; /* absolute yerine normal akışta konumlanması için */
  }

  .search-box {
    position: fixed;
    top: 95px; /* header’ın hemen altına gelsin */
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    max-width: 100%;
    border-radius: 8px;
    opacity: 0;
    pointer-events: none;
    z-index: 999;
  }

  .search-box.active {
    opacity: 1;
    pointer-events: all;
  }

  .main-image-container {
    margin-top: 20px;
  }
}

/* PROFILE SECTION */
.profile-menu-container {
  position: relative;
  display: inline-block;
}

.profile-dropdown {
  position: fixed;
  top: 70px;
  right: -260px;
  width: 200px;
  background-color: rgba(26, 26, 80, 0.75);
  padding: 30px 20px;
  transform: none; /* artık translateY gerekmez */
  transition: right 0.4s ease;
  z-index: 9999;
  text-align: left;
  box-shadow: -2px 0 10px rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(4px);
}

.profile-dropdown.active {
  right: 0;
}

.profile-dropdown ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.profile-dropdown li {
  padding: 10px 20px;
  margin-bottom: 18px;
}

.profile-dropdown li a {
  color: #fff;
  text-decoration: none;
  display: block;
  font-size: 16px;
}

.profile-dropdown li a:hover {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
}

.profile-dropdown.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

/* CART SECTİON */
.cart-sidebar {
  position: fixed;
  top: 0;
  right: -470px;
  width: 470px;
  height: 100vh;
  background-color: rgba(26, 26, 80, 0.75);
  backdrop-filter: blur(4px);
  color: #fff;
  transition: right 0.4s ease;
  z-index: 9999;
  padding: 30px 25px;
  box-shadow: -2px 0 10px rgba(0, 0, 0, 0.3);
  display: flex;
  flex-direction: column;
}

.cart-sidebar.active {
  right: 0;
}

.cart-header h5 {
  margin-bottom: 25px;
  font-size: 23px;
}

/* Scroll sadece ürünlerde */
.cart-content {
  flex-grow: 1;
  overflow-y: auto;
  padding-right: 5px;
  scrollbar-width: thin;
}

.cart-item {
  display: flex;
  gap: 15px;
  align-items: flex-start;
  margin-bottom: 35px;
}

.cart-item img {
  width: 100px;
  border-radius: 8px;
}

.cart-item-info h6 {
  font-size: 15px;
  margin-bottom: 5px;
}

.urun-detay {
  display: flex;
  align-items: center;
  gap: 15px;
  flex-wrap: wrap;
}

.urun-detay p {
  color: #ddd;
  font-size: 14px;
}

/* ALT SABİT KISIM */
.cart-total {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 15px;
  margin-top: 10px;
  position: sticky;
  bottom: 0;
}

.go-to-cart {
  padding: 12px 28px;
  border-radius: 9px;
  background: #f4a62a;
  border: none;
  text-align: center;
  cursor: pointer;
  transition: 0.4s;
  color: white;
}

.go-to-cart:hover {
  box-shadow: 7px 5px 56px -14px #c3d900;
}

.go-to-cart:active {
  transform: scale(0.97);
  box-shadow: 7px 5px 56px -10px #c3d900;
}

.go-to-payment {
  background-color: #28a745 !important;
}

.go-to-payment:hover {
  box-shadow: 7px 5px 56px -14px #07cf39;
}

.go-to-apply {
  background-color: #28a745 !important;
  width: 130px;
}

.go-to-apply:hover {
  box-shadow: 7px 5px 56px -14px #07e82d;
}

.go-to-clean {
  background-color: #e74c3c !important;
  width: 130px;
}

.go-to-clean:hover {
  box-shadow: 7px 5px 56px -14px #e02d2d;
}

.go-to-cart:active {
  transform: scale(0.97);
}

.adet-sayi {
  color: black;
}

.cart-sidebar {
  text-align: left;
}

@media (max-width: 992px) {
  .cart-sidebar {
    width: 85%;
    height: 70vh;
    right: -85%;
    padding: 20px;
  }
}

@media (max-width: 991.98px) and (min-width: 767.9px) {
  .cart-sidebar {
    height: 80vh;
  }
}

/* MENU SECTION */
.side-menu {
  position: fixed;
  top: 70px;
  left: -100%;
  height: 70vh;
  display: flex;
  background-color: rgba(255, 255, 255, 0.96);
  backdrop-filter: blur(6px);
  transition: left 0.4s ease;
  z-index: 9999;
}

.side-menu.active {
  left: 0;
}

.menu-content {
  width: 71%;
  padding: 60px 40px;
  overflow-y: auto;
  overflow: hidden;
}

.menu-content ul {
  list-style: none;
  padding: 0;
}

.menu-content li {
  margin-bottom: 10px;
}

.menu-content li strong {
  color: #9a2d2d;
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
}

.menu-content a {
  text-decoration: none;
  color: #111;
  font-size: 16px;
  transition: color 0.2s;
  cursor: pointer;
}

.menu-content a:hover {
  color: #eb0808;
}

.menu-image {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.menu-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.close-menu {
  position: absolute;
  top: 0;
  left: 30px;
  font-size: 36px;
  color: #333;
  cursor: pointer;
  z-index: 10000;
  transition: 0.2s;
}

.close-menu:hover {
  color: #9a2d2d;
}

@media (max-width: 992px) {
  .menu-content {
    width: 55%;
    padding: 40px 25px;
  }

  .menu-image {
    width: 45%;
  }
}

@media (max-width: 768px) {
  .side-menu {
    width: 100%;
    height: 60vh;
    left: -100%;
    top: 80px;
    display: flex;
  }

  .menu-content {
    width: 55%;
    padding: 60px 0 60px 20px;
    overflow-y: auto;
  }
}

@media (max-width: 991.98px) and (min-width: 767.9px) {
  .side-menu {
    height: 64vh;
  }
}

.menu-titles {
  color: #800020ed;
}

/* IMAGE TRANSATION */
.product-card {
  position: relative;
  overflow: hidden;
}

.product-image-container {
  position: relative;
  width: 100%;
  aspect-ratio: 3/4;
  overflow: hidden;
}

.product-image-container img {
  object-fit: cover;
  transition: opacity 0.5s ease;
  display: block;
}

.product-image-container .hover-img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.product-image-container:hover .hover-img {
  opacity: 1;
}

.cart-icon {
  position: absolute;
  top: 10px;
  right: 10px;
  color: black;
  padding: 8px;
  border-radius: 50%;
  opacity: 0;
  transition: opacity 0.3s ease;
  font-size: 30px;
}

.product-image-container:hover .cart-icon {
  opacity: 1;
}

.menu-image {
  position: relative;
}

.menu-image img {
  width: 100%;
  display: block;
}

.menu-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: white;
  padding: 20px 25px;
  border-radius: 10px;
  width: 80%;
}

.menu-overlay p {
  font-size: 16px;
  margin-bottom: 15px;
}

.btn-custom {
  background-color: #800020; /* bordo */
  color: #fff;
  border: none;
  padding: 10px 25px;
  border-radius: 25px;
  font-size: 15px;
  cursor: pointer;
  transition: background 0.3s ease;
}

.btn-custom:hover {
  background-color: #a00030;
}

/* ORDERS PAGE */
.profile-container-orders {
  max-width: 800px;
  margin: 70px auto 165px auto;
  background-color: #e9e2d7;
  padding: 40px;
  padding-bottom: 220px;
  border-radius: 8px;
  text-align: center;
}

.profile-logo img {
  width: 150px;
  margin-bottom: 10px;
}

.orders-title {
  background-color: #d7cfc3;
  padding: 8px 16px;
  text-align: left;
  font-weight: 500;
  color: #4a4a4a;
}

.order-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #d7cfc3;
  padding: 15px 20px;
  margin-top: 10px;
  border-radius: 4px;
}

.order-info {
  display: flex;
  align-items: center;
  text-align: left;
}

.order-info img {
  width: 80px;
  height: auto;
  border-radius: 4px;
  margin-right: 12px;
}

.order-text h6 {
  margin: 0;
  font-size: 20px;
  color: #333;
}

.order-text p {
  margin: 0;
  font-weight: 500;
  font-size: 18px;
  color: #000;
}

.order-date {
  font-size: 18px;
  color: #6b6b6b;
}

.order-arrow {
  font-size: 20px;
  color: #333;
}

@media (min-width: 768px) and (max-width: 1028px) {
  .profile-container-orders {
    margin: 70px auto 280px auto;
  }
}

/* ADDRESS INFORMATIONS PAGE */
.profile-container {
  max-width: 800px;
  margin: 60px auto 220px auto;
  background-color: #e9e2d7;
  padding: 40px;
  padding-bottom: 200px;
  border-radius: 8px;
  text-align: center;
}

.profile-logo img {
  width: 120px;
  margin-bottom: 10px;
}

.profile-name {
  padding: 0 0 30px 0;
}

.address-title {
  background-color: #d7cfc3;
  text-align: left;
  padding: 8px 16px;
  font-weight: 400;
  color: #4a4a4a;
  margin-bottom: 10px;
  font-size: 18px;
}

.address-box {
  background-color: #d7cfc3;
  text-align: left;
  padding: 16px;
  margin: 20px 0;
  color: #4a4a4a;
  border-radius: 4px;
  font-size: 18px;
}

.edit-btn {
  background-color: #d7cfc3;
  border: none;
  color: #3c3c3c;
  padding: 6px 20px;
  font-size: 18px;
  float: right;
  transition: background 0.3s ease;
}

.edit-btn:hover {
  background-color: #cfc6ba;
}

.login-container {
  max-width: 800px;
  margin: 80px auto 210px auto;
  background-color: #eee8e1;
  padding: 40px 50px 50px 50px;
  border-radius: 8px;
  text-align: center;
}

.login2-container {
  margin: 100px auto 315px auto;
}

.form-control {
  background-color: #ddd5c9;
  border: none;
  border-radius: 0;
  box-shadow: none;
}

.form-control:focus {
  box-shadow: 0 0 0 0.2rem rgba(150, 150, 150, 0.25);
}

.btn-login {
  background-color: #cfc6bb !important;
  color: #7c7373 !important;
  border: none;
  border-radius: 8px !important;
  width: 95%;
  font-weight: 500;
}

.btn-login:hover {
  background-color: #e0d7cc !important;
}

.login-text::placeholder {
  color: #7c7373 !important;
  opacity: 1 !important;
}

.btn-kayit {
  float: left;
}

.btn-giris {
  float: right;
}

.login-container input {
  background-color: #cfc6bb !important;
}

.login-logo {
  margin-bottom: 30px;
}

@media (max-width: 576px) {
  .btn-login {
    width: 55%;
  }

  .login-container {
    margin: 80px auto 240px auto;
  }
}

@media (min-width: 768px) and (max-width: 1028px) {
  .login-container {
    margin: 120px auto 350px auto;
  }
}

/* CONTACT PAGE */
.contact-container {
  background-color: #f2ece5;
  border-radius: 10px;
  max-width: 1000px;
  margin: 70px auto 255px auto;
  padding: 30px 50px;
}

@media (min-width: 768px) and (max-width: 1028px) {
  .contact-container {
    margin: 70px auto 390px auto;
  }
}

.form-control {
  border: none;
  border-radius: 8px;
  color: #6c5f5f;
}

.form-control::placeholder {
  color: #7c7373 !important;
}

.btn-contact {
  background-color: #cfc6bb;
  color: #7c7373;
  border: none;
  border-radius: 8px;
  font-weight: 500;
  transition: background-color 0.3s ease;
  width: 100%;
}

.btn-contact:hover {
  background-color: #e0d7cc;
}

.contact-info {
  background-color: #d8d0c6;
  border-radius: 8px;
  padding: 25px;
  height: 100%;
  color: #4f4f4f;
}

.contact-info h5 {
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .contact-container {
    padding: 30px 25px;
    margin: 30px auto 140px auto;
  }
}

/* LOGIN EXAMPLE PAGE */
.login-wrapper {
  height: 89vh;
  background: url("images/slider_mainfoto.png") no-repeat center center/cover;
  display: flex;
  align-items: stretch;
  overflow: hidden;
}

.left-side {
  background: rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(4px);
}

.right-side {
  background: rgba(0, 0, 0, 0.55);
  backdrop-filter: blur(8px);
}

.login-box {
  max-width: 400px;
}

.form-control {
  background: transparent;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: 0;
  color: #fff;
}

.form-control:focus {
  box-shadow: none;
  border-color: #ff4c4c;
  color: #fff;
}

.input-icon {
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: rgba(255, 255, 255, 0.6);
}

.btn-login {
  background-color: #c54c4c;
  border: none;
  color: #fff;
  font-weight: 600;
  border-radius: 6px;
  transition: 0.3s;
}

.btn-login:hover {
  background-color: #ff5e5e;
}

.left-side h1 {
  font-size: 55px;
}

.left-side h4 {
  font-size: 35px;
}

.left-side p {
  font-size: 20px;
}

.login2-input::placeholder {
  color: rgb(172, 166, 166) !important;
  opacity: 1 !important;
}

.login2-input {
  background-color: #f5f3f0 !important;
  border: 1px solid #d0c8c0 !important;
  border-radius: 8px;
  color: #4a4a4a;
  padding-right: 2.5rem;
}

.login2-input:focus {
  background-color: #f0ebe6 !important;
  box-shadow: 0 0 0 0.2rem rgba(207, 198, 187, 0.4);
  border-color: #cfc6bb;
}

.toggle-password {
  position: absolute;
  right: 12px;
  top: 38px;
  cursor: pointer;
  color: #7c7373;
  transition: color 0.3s;
}

.toggle-password:hover {
  color: #4a4a4a;
}

/* LOGIN EXAMPLE PAGE */
.register-wrapper {
  height: 89vh;
  background: url("images/slider_mainfoto.png") no-repeat center center/cover;
  position: relative;
}

.right-side {
  background: rgba(26, 26, 80, 0.65);
  height: 89vh;
  padding-bottom: 20px;
}

.login2-input {
  background-color: rgba(255, 255, 255, 0.15);
  border: 1px solid #d0c8c0;
  color: #fff;
  border-radius: 8px;
}

.login2-input::placeholder {
  color: #ddd;
}

.toggle-password {
  position: absolute;
  right: 12px;
  top: 38px;
  cursor: pointer;
  color: #cfc6bb;
}

.btn-login {
  background-color: #cfc6bb !important;
  color: #1a1a50 !important;
  border-radius: 8px;
  font-weight: 600;
  transition: background 0.3s;
}

.btn-login:hover {
  background-color: #e0d7cc !important;
}

@media (max-width: 768px) {
  .right-side {
    width: 100%;
    height: auto;
  }

  .right-side-register {
    height: 69vh;
  }

  .left-side h1 {
    font-size: 30px;
  }

  .left-side h4 {
    font-size: 20px;
  }

  .left-side p {
    font-size: 15px;
  }
}

/* STORY PAGE */
.story-container {
  margin: 80px 0 190px 0;
}

.left-image {
  overflow: hidden;
}

/* KVKK AND COOKİES PAGE */
.kvkk-cookies-container {
  max-width: 900px;
  margin: 40px auto;
  background: white;
  padding: 40px;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}

.kvkk-cookies-container h1 {
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 1.5rem;
  display: flex;
  justify-content: center;
}

.kvkk-cookies-container h2 {
  font-size: 1.5rem;
  margin-top: 1.5rem;
  color: #333;
}

.kvkk-cookies-container h3 {
  font-size: 1.2rem;
  margin-top: 1.5rem;
  color: #333;
}

.kvkk-cookies-container p {
  color: #555;
  line-height: 1.7;
}

/* FİLTER SECTİON */
.size-btn {
  background-color: #d89a29 !important;
  color: white;
  width: 50px;
  height: 50px;
  border-radius: 0;
  border: none;
  transition: 0.2s ease;
}

.size-btn:hover {
  box-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
}

.size-btn.active {
  background-color: #a56a00;
}

/* COLOR SECTION */
.color-btn {
  width: 50px;
  height: 50px;
  border-radius: 0;
  border: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.color-btn:hover {
  box-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
}

.color-btn.active {
  background-color: #a56a00;
}

/* PRICE SECTION */
.fiyat-label {
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.6) !important;
}

.fiyat-input {
  border: none !important;
  border-bottom: 1px solid white !important;
  border-radius: 0 !important;
  background-color: transparent !important;
  font-size: 1.05rem;
  color: white !important;
  padding: 2px 0;
  box-shadow: none !important;
}

.fiyat-input::placeholder {
  color: rgba(255, 255, 255, 0.6) !important;
}

.fiyat-input:focus {
  outline: none;
  box-shadow: none !important;
  border-bottom: 2px solid #fff !important;
}

.fiyat-group {
  align-items: flex-end;
}

.fiyat-simge {
  border: none !important;
  border-bottom: 1px solid white !important;
  border-radius: 0 !important;
  background-color: transparent !important;
  color: white !important;
  font-size: 1.05rem;
  font-weight: 500;
  padding: 0 6px !important;
  box-shadow: none !important;
}

/* FAQ PAGE */
.faq-container {
  max-width: 1200px;
  background: white;
  padding: 20px 40px;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}

.faq-main-container {
  background-color: rgb(243, 243, 243);
  margin: 20px auto;
}

.faq-title-container {
  box-shadow: none;
  margin: 10px auto;
}

.faq-container h1 {
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 1.5rem;
}

.faq-title-container h1 {
  margin-bottom: 0;
}

.faq-container p {
  color: #555;
  line-height: 1.7;
}

.faq-content-container {
  padding: 5px 40px;
  margin: 40px auto;
}

.faq-container h2 {
  font-size: 1.5rem;
  margin-top: 1.5rem;
  color: #333;
}

.faq-container h3 {
  font-size: 1.2rem;
  margin-top: 1.5rem;
  color: #333;
}

.faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}

.faq-question h2 {
  font-size: 1.2rem;
  margin: 0;
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: all 0.2s ease;
  margin-top: 0;
}

.faq-answer.open {
  max-height: 300px;
  opacity: 1;
  margin-top: 10px;
}

.toggle-btn {
  font-size: 350px;
  background: none;
  border: none;
  font-size: 1.5rem;
  cursor: pointer;
  transition: transform 0.3s ease;
}

.toggle-btn.rotate {
  transform: rotate(45deg);
}

/* BLOG AND BLOG DETAIL PAGE */
.blog-content img {
  border-radius: 50px;
}

.categories {
  display: inline-block;
}

.categories a {
  display: block;
  margin-top: 5px;
  text-decoration: none;
  color: inherit;
  font-size: 17px;
}

.categories a:hover {
  color: red;
}

.popular img {
  height: 100px;
}

.categories-button {
  padding: 7px 8px;
  border-radius: 9px;
  background: rgb(193, 0, 0);
  border: none;
  text-align: center;
  cursor: pointer;
  transition: 0.4s;
  color: white;
  font-size: 15px;
}

.categories-button:hover {
  box-shadow: 7px 5px 56px -14px #e30808;
}

.routes a {
  text-decoration: none;
  color: black;
}

.routes .blog-active {
  color: red;
}

.routes a:hover {
  color: red;
}

.categories-number {
  width: 20px;
  height: 20px;
  font-size: 14px;
}

.blog-line {
  border-top: 1px solid #c6c1c1;
}

.instagram-icon {
  color: #e4405f;
}

.whatsapp-icon {
  color: #25d366;
}

.facebook-icon {
  color: #1877f2;
}

.social-icon {
  transition: color 0.3s;
}

.social-icon:hover {
  color: black;
}

.comment-pp {
  width: 50px;
  height: 50px;
}

.comment-all {
  transition: color 0.4s ease;
}

.comment-all:hover {
  color: red !important;
}

.comment-input {
  border-radius: 15px !important;
}

.comment-name {
  width: 300px !important;
  height: 50px !important;
}

.comment-button {
  width: 30%;
  padding: 12px 50px;
  border-radius: 9px;
  background: #28a745;
  border: none;
  text-align: center;
  cursor: pointer;
  transition: 0.4s;
  color: white;
  display: flex;
  justify-content: center;
}

.comment-button:hover {
  box-shadow: 7px 5px 56px -14px #13d113;
}

#rating i.bi-star-fill {
  color: gold;
}

#comments .comment {
  display: none;
}
#comments .comment.show-first-3 {
  display: block;
}

.blog-content-inner img {
  width: 100% !important;
}

.blog-search::placeholder {
  color: #b8afaf !important;
}

/* BLOG DETAIL RESPONSIVE */
@media (max-width: 767.9px) {
  .blog-header .row {
    --bs-gutter-x: 0 !important;
  }

  .blog-content-inner img {
    height: auto;
    display: block;
    margin-bottom: 10px;
  }

  .blog-content-inner {
    padding: 10px !important;
    text-align: left;
  }

  #comments .comment {
    margin-bottom: 25px;
  }

  .comment-input {
    width: 100% !important;
  }

  .d-flex.justify-content-between {
    gap: 10px;
  }

  .comment-all {
    justify-content: center;
    font-size: 15px;
  }

  .comment-button {
    width: 100%;
    justify-content: center;
    padding: 10px 0;
  }

  .social-icon {
    font-size: 1.5rem !important;
  }

  .blog-content-inner p {
    font-size: 15px;
    line-height: 1.6;
  }

  .blog-content-sidebar .row {
    --bs-gutter-x: 0 !important;
  }
}

/* BLOG RESPONSIVE */
@media (max-width: 992px) {
  .blog-content-sidebar .row {
    flex-direction: column;
    align-items: center;
  }

  /* Sol kolon (blog içerikleri) tam genişlikte */
  .blog-content-sidebar .col-7 {
    width: 100% !important;
    max-width: 100%;
  }

  /* Sağ kolon (sidebar) tam genişlikte */
  .blog-content-sidebar .col-3 {
    width: 100% !important;
    max-width: 100%;
    margin-top: 2rem;
  }

  /* İçerik kutuları mobilde daha sıkışık görünmesin */
  .blog-content {
    padding: 1.5rem !important;
  }

  /* Görseller tam genişlikte kalsın */
  .blog-content img {
    width: 100%;
    height: auto;
    border-radius: 8px;
  }

  /* Başlıklar ve yazılar hizalansın */
  .blog-content h3 {
    font-size: 1.25rem;
    text-align: center;
  }

  .blog-content p {
    text-align: justify;
    font-size: 0.95rem;
  }

  /* İncele butonları tam genişlikte olsun */
  .blog-content button {
    width: 100% !important;
    font-size: 1rem !important;
  }

  /* Sidebar başlık ve kutular */
  .blog-content-sidebar .bg-light {
    padding: 1rem !important;
  }

  .categories-button {
    font-size: 0.9rem;
    width: 100%;
    justify-content: space-between;
  }

  .popular {
    flex-direction: row;
    align-items: center;
  }

  .popular img {
    width: 70px;
    height: auto;
  }

  .popular h4 {
    font-size: 1rem;
  }

  .popular p {
    font-size: 0.85rem;
  }
}

/* CHANGE VIEW */
.icon-container a {
  position: relative;
  text-decoration: none;
  color: #212529;
  transition: color 0.5s ease;
}

.icon-container a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 0%;
  height: 2px;
  background-color: #212529;
  transition: width 0.5s ease;
}

.icon-container a:hover::after {
  width: 100%;
}

.icon-container a.active::after {
  width: 100%;
}

.icon-container a.active {
  color: #000;
}

/* FAVORITES PAGE */
.breadcrumb-active {
  color: red;
}

/* PROFILE PAGE  */
.profile-title img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  object-fit: cover;
}

.clickable-div {
  cursor: pointer;
  transition: background-color 0.2s;
}

.clickable-div.active {
  background-color: #0d6efd;
  color: white;
}

.clickable-div i,
.clickable-div span {
  transition: color 0.2s;
}

.clickable-div.active i,
.clickable-div.active span {
  color: white;
}

.personal-infos {
  padding: 0 !important;
}

.personal-infos img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  object-fit: cover;
}

input.editable {
  background-color: #fff;
  border: 1px solid #0d6efd; 
}

@media (max-width: 768px) {
  #passwordSection button {
    width: 160px !important;
  }

  #addressSection button {
    width: 130px;
  }

  #addressSection label {
    width: 100px;
  }
}

.profile-buttons {
  width: 135px;
}

.orders-products img {
  width: 50px;
  height: 80px;
  object-fit: cover;
  border-radius: 0;
}

.in-progress {
  background-color: #FFEBCD;
  color: rgb(255, 166, 0);
}

.delivered {
  background-color: #98FB98;
  color: green;
}

.canceled {
  background-color: #f7a69d;
  color: red;
}
 @media (min-width: 992px) {
  #passwordSection input {
    width: 50%;
  }

  #addressSection {
    width: 80%;
  }

  .inputs {
    width: 40%;
  }
 }