@charset "UTF-8";
/* xl - MASAÜSTÜ STİLLERİ */
/* bugrayazar */
.woocommerce-ordering {
  display: none !important;
}
.bg-bizkimiz {
  position: relative;
  overflow: hidden;
  background-color: #000;
  background-image: radial-gradient(1200px 900px at 88% 18%, rgba(170, 45, 170, 0.6) 0%, rgba(120, 15, 120, 0.36) 36%, rgba(0, 0, 0, 0) 74%), radial-gradient(900px 750px at 70% 55%, rgba(110, 0, 110, 0.2) 0%, rgba(0, 0, 0, 0) 70%), radial-gradient(700px 650px at 7% 92%, rgba(0, 0, 0, 0.98) 0%, rgba(0, 0, 0, 0.75) 22%, rgba(0, 0, 0, 0) 56%), linear-gradient(to top right, #000000 0%, #000000 6%, #0b000b 12%, #240024 26%, #4b004b 55%, #6f0d6f 100%);
  /* sağ üst mor parıltı */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
/* Doku (noise) */
.bg-bizkimiz::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: 0.2;
  mix-blend-mode: overlay;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='220'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.95'/%3E%3C/svg%3E");
  background-size: 260px 260px;
}
.products .wrapp-buttons {
  display: none !important;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22(stdin)%22%2C%22wp-content%2Fcustom_codes%2F29143-scss-desktop.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAAA%3BAAAA%3BACCA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADJA%3BAC0CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%22%7D */