
.navbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #f9f8f6;
  padding: 10px 20px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

.logo {
  display: flex;
  align-items: center;
  gap: 10px;
}

.logo img {
  height: 60px;
}

.search-box {
  flex: 1;
  margin: 0 20px;
}

.search-box input {
  width: 690px;
  right: 100px;
  padding: 10px 15px;
  border-radius: 8px;
  border: 1px solid #ddd;
  font-size: 14px;
}

.icons {
  display: flex;
  align-items: center;
  gap: 15px;
}

.icon-btn {
  background: none;
  border: none;
  cursor: pointer;
  position: relative;
}

.icon-btn img {
  width: 24px;
  height: 24px;
}

.badge {
  position: absolute;
  top: -5px;
  right: -5px;
  background: #e74c3c;
  color: white;
  border-radius: 50%;
  padding: 2px 6px;
  font-size: 10px;
}

.user-menu {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
  gap: 8px;
}

.user-menu img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
}






header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
  background-color: #F8F7F5;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}

.logo img {
  height: 40px;
}

.sayfa-banner {
  background-image: url(./img/Img.png);
  width: 100%;
  border-radius: 16px;
  height: 232px;
}

.banner-yazi {
  height: 232px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 30px;
  row-gap: 20px;
}

.banner-yazi h1 {
  color: #FFCE13;
  font-size: 24px;
}

.banner-yazi p {
  color: white;
  font-size: 12px;
}

.search-bar input {
  padding: 8px;
  width: 525px;
  border: 1px solid #ccc;
  border-radius: 5px;
}

.user-actions {
  display: flex;
  align-items: center;
  gap: 10px;
}

.cart,
.profile {
  background: none;
  border: none;
  font-size: 20px;
  cursor: pointer;
}

.banner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #cacaca;
  color: white;
}

.banner-content {
  max-width: 500px;
}

.banner h1 {
  font-size: 24px;
  color: yellow;
}

.banner p {
  font-size: 16px;
}

.banner-image img {
  max-width: 100%;
  height: auto;
}


.döndürme {
  top: 50%;
  left: 50%;
  transform: translate(-100%, -100%);
  animation: döndürme 1.5s infinite linear;
}

.arka {
  background-image: url(resimler/arkaplan.png);
}

@keyframes dondurme {
  0% {
    transform: translate(-50%, -50%) rotate(10deg);
  }

  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

.back {
  background-color: #76B7E6 !important;
}

.ust-nav {
  background-color: #edbf68 !important;
}

.mavi {
  color: #76B7E6;
}

.icons {
  color: #5B1128 !important;
}

.baslik {
  font-size: 35px;
  font-weight: 600;
  line-height: 30px;
  text-align: center;
  font-family: Lobster;
}

.radio:hover {
  border-color: #f3ab45 !important;
  transition: .2s;
}

.head {
  background-color: #76B7E6 !important;
  color: white !important;
  padding: 0.7rem !important;
}

.carousel-caption {
  position: absolute;
  bottom: 1.25rem !important;
  padding-bottom: 1.25rem !important;
  top: 11rem !important;
  left: 8% !important;
  width: 47% !important;
}

.slider-yazi {
  font-weight: 600;
}

.slider-yazi {
  width: 100%;
}

.slider-alt {
  width: 90%;
  font-size: 25px;
}

.justufy {
  text-align: justify;
}

.detay {
  font-weight: 300;
  font-size: 14px;
  font-family: 'Poppins';
  line-height: 24px;
}

.lobes {
  font-family: Lobster !important;
  font-weight: 400;
  font-size: 30px;
  line-height: 20px;
}

.lor {
  font-family: Poppins;
  font-size: 19px;
}

.slider-peynir {
  position: absolute;
  width: 100%;
  left: 89%;
  top: -11rem;
  z-index: 25;
}

.slider-banner {
  z-index: -5464;
}

.font {
  font-family: Poppins !important;
}
.fiyats {
  line-height: 30px !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  font-family: Poppins;
}

.card-baslik {
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: 24px !important;
  font-family: Poppins !important;
}

.kalin-yazi {
  font-family: Poppins;
  font-weight: 700;
  font-size: 30px;
}

.resim-detay {
  font-family: Poppins;
  font-weight: 600 !important;
  font-size: 18px !important;
  line-height: 27px !important;
}

.resim-numara {
  font-family: Poppins;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 27 !important;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: white;
  background-color: unset !important;
  border-radius: 0 !important;
  font-weight: 700 !important;
}

.navs-2 {
  color: white !important;
  background-color: unset !important;
  border-radius: 0 !important;
  font-weight: 700 !important;
}

.navs-2.active {
  border-bottom: 1px solid !important;
}




.saklidir {
  font-weight: 400 !important;
  font-size: 15px !important;
  line-height: 14.52px !important;
}

.nav-pills .nav-link {
  color: #000000;
  font-weight: 500 !important;
}

.card-slider {
  margin-top: 10% !important;
}

.img-blo {
  height: 100%;
  width: 100%;
  padding: 5%;
}

.fiyat-cards {
  background-color: white !important;
}

.wp {
  background-color: #25D366;
}

.qty {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
}

.qty label {
  flex: 1 0 100%;
}

.qty input {
  width: 7rem;
  height: 3rem;
  font-size: 1.3rem;
  text-align: center;
  border: 1px solid #E9E9E9;
}

.qty button {
  width: 3rem;
  height: 3rem;
  color: #fff;
  border-radius: 0.5rem;
  border-color: #E9E9E9;
}

.grs-btn {
  border: 1px solid white !important;
}

.kayit {
  background-color: white !important;
}

.fiyat-card {
  border-radius: 1rem;
}

.fiyat-card:hover {
  border-color: #ffffff !important;
  transition: .4s;
}

.indirm {
  background-color: #FFCE13;
  width: 50%;
  padding: 0.5rem;
  border-radius: 0.8rem 0 1.5rem;
}

.next-carausel {
  height: 17%;
  border-radius: 4rem;
  width: 8% !important;
  margin-top: 22%;
}

.next-icon {
  color: #000000 !important;
}

.nav-ust {
  background-color: white;
}

.resim-detay {
  text-align: right;
}

.politika {
  font-weight: 700 !important;
  font-size: 30px !important;
}

.yazici {
  font-weight: 500 !important;
  font-size: 16 px !important;
  line-height: 24px !important;
}

.carousel-indicators {
  position: absolute !important;
  right: 0 !important;
  bottom: 0 !important;
  top: 62% !important;
  left: 0 !important;
  z-index: 2 !important;
  display: flex !important;
  justify-content: unset !important;
  padding: 0 !important;
  margin-right: 15% !important;
  margin-bottom: 1rem !important;
  margin-left: 12% !important;
  list-style: none !important;
}

.carousel-indicators [data-bs-target] {
  box-sizing: content-box !important;
  flex: 0 1 auto !important;
  width: 11px !important;
  height: 11px !important;
  padding: 0 !important;
  margin-right: 3px !important;
  margin-left: 3px !important;
  text-indent: -999px !important;
  cursor: pointer !important;
  background-color: #5B1128 !important;
  background-clip: padding-box !important;
  border: 0 !important;
  border-top: unset !important;
  border-bottom: unset !important;
  opacity: .5;
  transition: opacity .6s ease !important;
  border-radius: 50px !important;
}




.backDrop {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  height: 100vh;
  background: #00000063;
  z-index: 99;
}

.accordion {
  z-index: 999;
  position: absolute;
  width: 100%;
}

#sequence {
  position: relative;
  min-height: 600px;
  max-width: 1400px;
  min-width: 960px;
  margin: 0 auto;
  overflow: hidden;
  background: url(./img/slider-banner.png);
  color: white;
  border-radius: 1rem;
}

#sequence>.sequence-canvas {
  height: 100%;
  width: 100%;
}

#sequence>.sequence-canvas>li {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}

#sequence>.sequence-canvas li>* {
  position: absolute;
  transition-timing-function: ease-in-out;
}

#sequence .sequence-next,
#sequence .sequence-prev {
  color: white;
  cursor: pointer;
  display: none;
  font-size: 80px;
  font-weight: bold;
  position: absolute;
  opacity: 0.4;
  top: 280px;
  height: 41px;
  width: 39px;
  z-index: 20;
  transition-duration: 0.4s;
}

#sequence .sequence-prev {
  left: 40px;
}

#sequence .sequence-next {
  right: 40px;
}

#sequence .sequence-next:hover,
#sequence .sequence-prev:hover {
  opacity: 1;
  transform: scale(1.2);
  transition-duration: 0.4s;
}

#sequence h2 {
  font-size: 1.5em;
  line-height: 1.2em;
}

#sequence .info {
  color: black;
  font-size: 1em;
  right: 150%;
  line-height: 1.2em;
  top: 270px;
  width: 25%;
  z-index: 10;
  vertical-align: middle;
  transition-duration: 4s;
  transition-property: right;
}

#sequence .animate-in .info {
  right: 63%;
  width: 28%;
  top: 15rem;
  transition-duration: 4s;
}

#sequence .animate-out .info {
  right: -150%;
  transition-duration: 4s;
}

#sequence .balloon {
  left: -140%;
  top: 200px;
  max-width: 40%;
  z-index: 6;
  transition-property: left top;
}

#sequence .animate-in .balloon {
  left: 53%;
  top: 70px;
  transition-duration: 4s;
  z-index: 4;
}

#sequence .animate-out .balloon {
  left: 140%;
  top: -30px;
  z-index: 2;
  transition-duration: 4s;
}

#sequence .aeroplane {
  left: -50%;
  max-width: 40%;
  top: 800px;
  z-index: 6;
  transition-property: left top transform;
}



#sequence .animate-in .aeroplane {
  left: 10%;
  top: 100px;
  transition-duration: 4s;
  transform: rotate(20deg);
  z-index: 4;
}

#sequence .animate-out .aeroplane {
  left: 70%;
  top: -900px;
  transition-duration: 4s;
  transform: rotate(40deg);
  z-index: 2;
}

#sequence .sky {
  height: auto;
  width: 100%;
  left: -6%;
  opacity: 0;
  top: 0;
  vertical-align: middle;
  z-index: 1;
  transition-property: left top;
}

#sequence .animate-in .sky {
  left: 0%;
  opacity: 1;
  top: 0;
  z-index: 1;
  transition-duration: 4s;
}

#sequence .animate-out .sky {
  left: 6%;
  opacity: 0;
  top: 0;
  z-index: 1;
  transition-duration: 4s;
}

#sequence .kite {
  left: -30%;
  opacity: 0;
  max-width: 40%;
  top: 300px;
  z-index: 6;
  transform-origin: 100%;
  transition-property: left top transform;
}

#sequence .animate-in .kite {
  left: -15%;
  top: 300px;
  opacity: 1;
  z-index: 4;
  transform-origin: 100%;
  transform: rotate(80deg);
  transition-duration: 4s;
}

#sequence .animate-out .kite {
  left: -15%;
  opacity: 0;
  top: 300px;
  z-index: 2;
  transform-origin: 100%;
  transform: rotate(200deg);
  transition-duration: 3s;
}

#sequence .sequence-fallback .animate-in .kite {
  left: 20%;
  top: 200px;
}

.giris {
  font-size: 0.9rem;
  font-weight: 500;
}

.bottom {
  margin-bottom: 0 !important;
}

.accordion {
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-bg: var(--bs-body-bg);
  --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: var(--bs-border-width);
  --bs-accordion-border-radius: var(--bs-border-radius);
  --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: var(--bs-body-color);

  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%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");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230a58ca'%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");
  --bs-accordion-btn-focus-border-color: unset !important;
  --bs-accordion-btn-focus-box-shadow: unset !important;
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: unset !important;
  --bs-accordion-active-bg: unset !important;
}

.navbar-body {
  position: relative;
  z-index: 585552;
  background-color: white;
  width: 100%;
  border-radius: 0 0rem 1rem 1rem;
  box-shadow: -2px 15px 14px 0px #000000ad;
}

#loading {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #ffffff;
  z-index: 99;
}

#loading-image {
  z-index: 100;
}

#loading h5 {
  text-align: center;
  font-family: Poppins, sans-serif;
  color: #00000038;
  font-weight: 600;
  padding: 0;
  line-height: 0.8em !important;
  text-transform: none;
  font-weight: 600;
}

#loading h5 span {
  color: #e7e7e7;
  animation-delay: 2s;
  font-weight: 600;
}



.container {
  max-width: 1200px;
  margin: auto;
}

h2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.products {
  display: flex;
  gap: 20px;
  overflow-x: auto;
  padding: 10px 0;
}

.product {
  border: 1px solid #ddd;
  padding: 10px;
  text-align: center;
  min-width: 180px;
  background: #fff;
  border-radius: 8px;
}

.product img {
  width: 100px;
  height: auto;
}

.price {
  font-weight: bold;
  color: #222;
}

.discount {
  color: red;
  font-size: 14px;
}

.view-all {
  color: #f0ad4e;
  text-decoration: none;
  font-weight: bold;
}



/* Banner Stili */
.banner {
  position: relative;
  width: 100%;
  max-height: 300px;
  overflow: hidden;
}

.banner img {
  width: 100%;
  height: auto;
  display: block;
}

.banner-text {
  position: absolute;
  bottom: 20px;
  left: 20px;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  padding: 15px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  flex-direction: column;

}

.banner-text h2 {
  margin: 0;
  font-size: 24px;
}

.banner-text span {
  color: yellow;
}

/* Kart Stili */

.bolum-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 30px;
}

.kart-kapsayici {
  display: flex;
  align-items: center;
  width: 100%;
  height: 183px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  background-color: white;
  margin-top: 55px;
  margin-bottom: 50px;
}

.kart-gorsel {
  width: 60%;
  height: 100%;
  object-fit: cover;
}

.kart-yazi {
  width: 173px;
  height: 190px;
  background-color: #212121;
  color: white;
  font-size: 18px;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 10px;
}

.kart-yazi h5 {
  color: #FFCE13;
}



.container {
  max-width: 1200px;
  margin: auto;
}

.title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}

.product-section {
  margin-bottom: 20px;
}

.product-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 15px;
}

.product-card {
  background: white;
  padding: 10px;
  border-radius: 8px;
  text-align: center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.product-card img {
  max-width: 100%;
  height: auto;
}

.product-title {
  font-size: 14px;
  margin: 10px 0;
}

.price {
  font-size: 16px;
  font-weight: bold;
}

.discount {
  font-size: 12px;
  color: red;
}

.view-all {
  text-align: right;
  margin-top: 10px;
  font-size: 14px;
  color: gold;
  cursor: pointer;
}






.cift {
  display: flex;
  align-items: center;
  flex-direction: column;
  row-gap: 25px;
  margin-top: 28px;
}

.price-box {
  padding: 20px;
  border-radius: 10px;
  max-width: 100%;
  font-family: 'Segoe UI', sans-serif;
}

.price-info {
  color: #666;
  font-size: 14px;
  margin-bottom: 5px;
}

.price-total {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 10px;
}

.tax-info {
  font-size: 13px;
  color: #aaa;
  margin-bottom: 15px;
}

.button-group {
  display: flex;
  gap: 10px;
}

.add-to-cart {
  background-color: #ffd200;
  color: #000;
  border: none;
  padding: 12px 20px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: background-color 0.3s;
}

.add-to-cart:hover {
  background-color: #f1c400;
}

.save-btn {
  background-color: #fff;
  color: #000;
  border: 1px solid #ddd;
  padding: 12px 20px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  transition: background-color 0.3s;
}

.save-btn:hover {
  background-color: #f9f9f9;
}




.panel2 {
    padding: 16px 15px;
    background-color: white;
    position: fixed;
    display: flex;
    align-items: center;
    flex-direction: column;
    row-gap: 40px;
    height: 100%;
    z-index: 2;
}
.page {
    width: calc(100% - 90px);
    margin-left: auto;
    background-color: #F8F7F5;
}
.web-panel-home-page{
    padding: 10px;
    border: 1px solid transparent;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
 .web-panel-home-page.active{
    background-color: #FFCE13;
}
.web-panel-home-page.active svg path{
    fill: white;
    stroke: white;
}
.all-web-panel a {
    display: flex;
    align-items: center;
    column-gap: 20px;
}
.web-panel {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    row-gap: 25px;
}
.open-web-panel {
    display: flex;
    flex-direction: column;
    justify-content: center;
    row-gap: 25px;
    position: absolute;
    top: 120px;
    left: 20px;
}
.offcanvas {
    position: fixed;
    top: 0;
    left: 0;
    width: 15%;
    height: 100%;
    background: white;
    transform: translateX(-100%);
    transition: .4s;
  }

  .offcanvas.show {
    transform: translateX(0);
    transition: .4s;
  }

  .offcanvas .close-btn {
    position: absolute;
    top: 15px;
    right: 15px;
    background: none;
    border: none;
    font-size: 28px;
    cursor: pointer;
    z-index: 10000;
  }

.card img {
  width: 100%;
  height: auto;
}

.card .title {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  margin-bottom: 8px;
}

.card .price-info {
  font-size: 14px;
  margin-bottom: 4px;
}

.card .old-price {
  text-decoration: line-through;
  color: gray;
  font-size: 13px;
}

.card .discount {
  color: #f1c40f;
  font-weight: bold;
  font-size: 13px;
}

.card .new-price {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  margin-bottom: 12px;
}

.card a.button {
  display: block;
  background-color: #ffc107;
  color: #000;
  text-decoration: none;
  padding: 10px;
  border-radius: 6px;
  font-weight: bold;
  transition: background 0.3s;
}

.card a.button:hover {
  background-color: #e0a800;
}
.price-and-button {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.card-button {
    background-color: white;
    width: 45px;
    padding: 0px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}
.card img {
    width: 100%;
    height: auto;
}
.sepet-button{
  display: none;
}

    .card {
  border: 0.83px solid #ddd;
  text-align: center;
  min-width: 180px;
  background: #fff;
  border-radius: 6.61px;
}
.card:hover{
  transition: .3s;
  border: 1.5px solid #FFCE13;
}

.card-button:hover svg path
{
  fill: #FFCE13;
  stroke: white;
}
.card-button:hover svg path:last-child {
    stroke: #FFCE13;
}
.card-button:hover svg circle{
  fill: white;
  stroke:#FFCE13;
}
.card-button:hover{
  background-color: #FFCE13;
}
.card img {
  width: 100%;
  height: auto;
}

.card .title {
    font-size: 13px;
    font-weight: 600;
    color: #333;
    margin-bottom: 8px;
    text-align: left;
}

.card .price-info {
    font-size: 14px;
    margin-bottom: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.card .old-price {
  text-decoration: line-through;
  color: gray;
  font-size: 13px;
}
img.discount-ok {
    width: 11px;
}

.card .discount {
    color: #f1c40f;
    font-weight: bold;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.card .new-price {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  margin-bottom: 12px;
}

.card a.button {
  display: block;
  background-color: #ffc107;
  color: #000;
  text-decoration: none;
  padding: 10px;
  border-radius: 6px;
  font-weight: bold;
  transition: background 0.3s;
}

.card a.button:hover {
  background-color: #e0a800;

}
.price-and-button {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.card-button {
    background-color: #F8F7F5;
    width: 45px;
    padding: 0px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    border-radius: 8px;
    border: 0.83px solid #E9E9E9;
}
.card img {
    width: 100%;
    height: auto;
    background: #F8F7F5;
    padding: 0px;
    border: 1px solid transparent;
    border-radius: 6px;
}
.discount-ok{
  width: 100%;
}
.sepet-button{
  display: none;
}
.prices {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}
.title-and-price {
    background-color: #F8F7F5;
    padding: 10px;
    border: 1px solid transparent;
    border-radius: 4.83px;
}
.counter-btn {
  width: 40px;
  height: 40px;
  font-size: 24px;
  color: #f5c518;
  border: none;
  background-color: transparent;
}

.form-select {
  height: 40px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
}

.color-indicator {
  width: 12px;
  height: 12px;
  background-color: red;
  border-radius: 50%;
  display: inline-block;
  margin-right: 6px;
}

.custom-input-group {
  border: 1px solid #eee;
  border-radius: 8px;
  padding: 4px 10px;
}
.autokey-mobile-header{
  display: none ;
}
@media screen and (max-width:991px) {
    .sepet-button {
    display: block;
}
.card-button{
  display: none;
}
.headerWrapper {
      flex-direction: column;
      align-items: flex-start;
      padding: 15px 20px;
      gap: 16px;
      display: none;
    }
    .panel2 {
    display: none;
  }
  .autokey-mobile-header {
      display: flex;
    }
    .page {
    width: 100% !important;
  }
  .autokey-mobile-header {
         display: none;
         align-items: center;
         justify-content: space-between;
         padding: 10px 15px;
         background-color: white;
         border-bottom: 1px solid #ddd;
      }
  }

@media (max-width: 768px) {
  .panel2{
      display: none;
    }
    

  .contact-row {
    align-items: flex-start;
  }
  .headerWrapper {
    flex-direction: column;
    align-items: flex-start;
    padding: 15px 20px;
    gap: 16px;
  }

  .searchFieldContainer {
    margin: 0;
    width: 100%;
  }

  .headerRightSection {
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .userProfileArea span {
    display: none; 
  }
  footer {
  padding: 30px 20px;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
}
  .footer-columns {
    flex-direction: column;
    gap: 20px;
  }

  .footer-logo-block,
  .contact-block {
    width: 100%;
    max-width: 100%;
  }

  .footer-column {
    width: 100%;
  }
}
