@import url(https://fonts.googleapis.com/css2?family=Catamaran:wght@100;200;300;400;500;600;700;800;900&display=swap); /*!
 * Bootstrap v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.col,
.col-auto,
.img-fluid {
  max-width: 100%;
}
.table,
body {
  color: #212529;
}
.img-fluid,
textarea.form-control {
  height: auto;
}
.btn,
img,
svg {
  vertical-align: middle;
}
.btn,
.payments-container .payment-item,
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}
.custom-checkbox
  .custom-control-input:disabled:checked
  ~ .custom-control-label:before,
.custom-radio
  .custom-control-input:disabled:checked
  ~ .custom-control-label:before {
  background-color: rgba(0, 123, 255, 0.5);
}
.badge,
.dropdown-item,
.dropdown-toggle,
.input-group-text,
.progress-bar,
.text-truncate {
  white-space: nowrap;
}
.breadcrumb,
.dropdown-menu,
.frame ul,
.nav,
.pagination {
  list-style: none;
}

.accordion .card .card-header button,
.breadcrumb-item + .breadcrumb-item:hover:before,
.btn:hover,
.close:hover,
.dropdown-item:active,
.nav-link:focus,
.nav-link:hover,
a,
a:hover,
a:not([href]),
a:not([href]):hover {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
ol,
p,
ul {
  margin-top: 0;
}
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
}
*,
:after,
:before {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip,
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip,
.hint.is-visible,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip,
.tab-content > .active,
article,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: 1rem;
  font-weight: 400;
  text-align: left;
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
.form-group,
ol,
p,
ul {
  margin-bottom: 1rem;
}
b,
strong {
  font-weight: bolder;
}
a {
  color: #a2a2a2;
  background-color: transparent;
}
a:hover {
  color: #0056b3;
}
a:not([href]),
a:not([href]):hover {
  color: inherit;
}
figure {
  margin: 0 0 1rem;
}
img {
  border-style: none;
}
.accordion > .card,
.frame,
svg {
  overflow: hidden;
}
button,
hr,
input {
  overflow: visible;
}
table {
  border-collapse: collapse;
}
th {
  text-align: inherit;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus {
  outline: -webkit-focus-ring-color auto 5px;
}
button,
input,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
select {
  text-transform: none;
}
select {
  word-wrap: normal;
}
[type="button"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
textarea {
  overflow: auto;
  resize: vertical;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
.h1,
.h3,
.h4,
.h5,
h1,
h2,
h3,
h4,
h5 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.table,
hr {
  margin-bottom: 1rem;
}
.h1,
h1 {
  font-size: 2.5rem;
}
h2 {
  font-size: 2rem;
}
.h3,
h3 {
  font-size: 1.75rem;
}
.h4,
h4 {
  font-size: 1.5rem;
}
.h5,
h5 {
  font-size: 1.25rem;
}
.display-4 {
  font-weight: 300;
  line-height: 1.2;
  font-size: 3.5rem;
}
.btn,
.dropdown-item,
.form-control,
.small,
small {
  font-weight: 400;
}
hr {
  box-sizing: content-box;
  height: 0;
  margin-top: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.small,
small {
  font-size: 80%;
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.col,
.col-10,
.col-12,
.col-2,
.col-3,
.col-4,
.col-6,
.col-8,
.col-9,
.col-auto,
.col-lg-12,
.col-lg-3,
.col-lg-4,
.col-lg-6,
.col-lg-8,
.col-lg-9,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-sm-8,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
}
.col-2 {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-8 {
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.table {
  width: 100%;
}
.table td,
.table th {
  border-top: 1px solid #dee2e6;
}
.table thead th {
  border-bottom: 2px solid #dee2e6;
}
.table-bordered,
.table-bordered td,
.table-bordered th {
  border: 1px solid #dee2e6;
}
.table-bordered thead th {
  border-bottom-width: 2px;
}
.table-borderless td,
.table-borderless th,
.table-borderless thead th,
.table-responsive > .table-bordered {
  border: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}
.table-light {
  background-color: #fdfdfe;
}
.table-light td,
.table-light th,
.table-light thead th {
  border-color: #fbfcfc;
}
.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #343f53;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.aci-value.w-text.cuzdantutar {
  color: #ee2c36;
}
.form-control:focus {
  background-color: #fff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.breadcrumb-item.active,
.custom-control-input:disabled ~ .custom-control-label,
.custom-control-input[disabled] ~ .custom-control-label,
.form-check-input:disabled ~ .form-check-label,
.form-check-input[disabled] ~ .form-check-label {
  color: #6c757d;
}
.form-check-label,
.profile .profile-inner .profile-items .profile-item:last-child {
  margin-bottom: 0;
}
.form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.custom-file-input.is-valid:focus ~ .custom-file-label,
.custom-select.is-valid:focus,
.form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
textarea.form-control.is-invalid,
textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right
    calc(0.375em + 0.1875rem);
}
.custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
      right 0.75rem center/8px 10px no-repeat,
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")
      center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
      no-repeat #fff;
}
.custom-control-input.is-valid ~ .custom-control-label,
.form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
.custom-control-input.is-valid ~ .custom-control-label:before {
  border-color: #28a745;
}
.custom-control-input.is-valid:checked ~ .custom-control-label:before {
  border-color: #34ce57;
  background-color: #34ce57;
}
.custom-control-input.is-valid:focus ~ .custom-control-label:before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.custom-control-input.is-valid:focus:not(:checked)
  ~ .custom-control-label:before,
.custom-file-input.is-valid ~ .custom-file-label,
.was-validated
  .custom-control-input:valid:focus:not(:checked)
  ~ .custom-control-label:before {
  border-color: #28a745;
}
.form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.custom-file-input.is-invalid:focus ~ .custom-file-label,
.custom-select.is-invalid:focus,
.form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
      right 0.75rem center/8px 10px no-repeat,
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E")
      center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
      no-repeat #fff;
}
.custom-control-input.is-invalid ~ .custom-control-label,
.form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.custom-control-input.is-invalid ~ .custom-control-label:before {
  border-color: #dc3545;
}
.custom-control-input.is-invalid:checked ~ .custom-control-label:before {
  border-color: #e4606d;
  background-color: #e4606d;
}
.custom-control-input.is-invalid:focus ~ .custom-control-label:before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.custom-control-input.is-invalid:focus:not(:checked)
  ~ .custom-control-label:before,
.custom-file-input.is-invalid ~ .custom-file-label,
.was-validated
  .custom-control-input:invalid:focus:not(:checked)
  ~ .custom-control-label:before {
  border-color: #dc3545;
}
.btn {
  display: inline-block;
  color: #212529;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  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;
}
.btn:hover {
  color: #212529;
}
.btn:focus,
.custom-control-input:focus ~ .custom-control-label:before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn.disabled,
.btn:disabled {
  opacity: 0.65;
}
a.btn.disabled,
a.close.disabled {
  pointer-events: none;
}
.fade {
  transition: opacity 0.15s linear;
}
.fade:not(.show) {
  opacity: 0;
}
.collapse:not(.show),
.donate-quantity .quantity-item input,
.mobilesearch,
.oyunlisteleme a:first-child:after,
.oyunlisteleme a:last-child:after,
.rating > input,
.tab-content > .tab-pane {
  display: none;
}
.dropdown,
.input-area,
.orders-table td,
.slider-item .slider-item-image {
  position: relative;
}
.dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  color: #212529;
  text-align: inherit;
  background-color: transparent;
  border: 0;
}
.input-group,
.input-group-append,
.input-group-prepend {
  display: flex;
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}
.dropdown-item:active {
  color: #fff;
  background-color: #007bff;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}
.input-group {
  position: relative;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control {
  position: relative;
  flex: 1 1;
  min-width: 0;
  margin-bottom: 0;
}
.input-group-append .btn:focus,
.input-group > .form-control:focus {
  z-index: 3;
}
.input-group > .form-control:not(:last-child),
.input-group > .input-group-prepend > .input-group-text,
.list-items-table tbody tr td:last-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .form-control:not(:first-child),
.input-group > .input-group-append > .btn,
.list-items-table tbody tr td:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend {
  margin-right: -1px;
}
.input-group-append {
  margin-left: -1px;
}
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}
.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}
.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}
.alert,
.card {
  position: relative;
}
.custom-control-input:checked ~ .custom-control-label:before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label:before {
  border-color: #80bdff;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label:before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}
.custom-control-input:disabled ~ .custom-control-label:before,
.custom-control-input[disabled] ~ .custom-control-label:before,
.custom-file-input[disabled] ~ .custom-file-label {
  background-color: #e9ecef;
}
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label:before {
  pointer-events: none;
  background-color: #fff;
  border: 1px solid #adb5bd;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
.custom-control-label:after,
.custom-control-label:before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
}
.custom-control-label:after {
  background: 50%/50% 50% no-repeat;
}
.custom-checkbox .custom-control-label:before,
.nav-pills .nav-link {
  border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E");
}
.custom-checkbox
  .custom-control-input:indeterminate
  ~ .custom-control-label:before {
  border-color: #007bff;
  background-color: #007bff;
}
.custom-checkbox
  .custom-control-input:indeterminate
  ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
.custom-checkbox
  .custom-control-input:disabled:indeterminate
  ~ .custom-control-label:before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-radio .custom-control-label:before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
.custom-switch {
  padding-left: 2.25rem;
}
.custom-switch .custom-control-label:before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.custom-switch .custom-control-label:after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 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;
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}
.badge-primary,
.nav-pills .nav-link.active {
  color: #fff;
  background-color: #007bff;
}
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
.card,
.progress-bar {
  flex-direction: column;
}
.card {
  display: flex;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.badge,
.pagination {
  border-radius: 0.25rem;
}
.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.pagination {
  display: flex;
  padding-left: 0;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  vertical-align: baseline;
  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;
}
.badge-success {
  color: #fff !important;
  background-color: #28a745;
}
.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

.table-style tbody td {
  color: #fff !important;
}
.badge-danger {
  color: #fff;
  background-color: #dc3545;
}
.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
.alert {
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.list-group,
p {
  margin-bottom: 0;
}
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
@-webkit-keyframes progress-bar-stripes {
  0% {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  0% {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 1rem;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.progress,
.progress-bar {
  display: flex;
  overflow: hidden;
}
.progress-bar {
  justify-content: center;
  color: #fff;
  text-align: center;
  background-color: #007bff;
  transition: width 0.6s;
}
.progress-bar-striped {
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
  background-size: 1rem 1rem;
}
.progress-bar-animated {
  -webkit-animation: 1s linear infinite progress-bar-stripes;
  animation: 1s linear infinite progress-bar-stripes;
}
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
}
.list-group-item.disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.close:hover {
  color: #000;
}
.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
  opacity: 0.75;
}
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translateY(-50px);
}
.hamburger--arrowturn-r.is-active .hamburger-inner,
.hamburger--arrowturn.is-active .hamburger-inner {
  transform: rotate(-180deg);
}
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered:before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}
.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}
.align-middle {
  vertical-align: middle !important;
}
.bg-primary {
  background-color: #007bff !important;
}
.bg-success {
  background-color: #28a745 !important;
}
.bg-danger {
  background-color: #dc3545 !important;
}
.bg-light {
  background-color: #f8f9fa !important;
}
.bg-dark {
  background-color: #343a40 !important;
}
.bg-white {
  background-color: #fff !important;
}
.bg-transparent {
  background-color: transparent !important;
}
.border {
  border: 1px solid #273245 !important;
}
.border-top {
  border-top: 1px solid #dee2e6 !important;
}
.border-bottom {
  border-bottom: 1px solid #ffffff26 !important;
}
.border-0 {
  border: 0 !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-primary {
  border-color: #007bff !important;
}
.rounded {
  border-radius: 0.25rem !important;
}
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-0 {
  border-radius: 0 !important;
}
.clearfix:after {
  display: block;
  clear: both;
  content: "";
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex,
.streamer-video {
  display: flex !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-fill {
  flex: 1 1 auto !important;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.align-items-center {
  align-items: center !important;
}
.align-content-center {
  align-content: center !important;
}
.float-left {
  float: left !important;
}
.overflow-auto {
  overflow: auto !important;
}
.position-relative {
  position: relative !important;
}
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.box-shadow,
.input-area .input-item:focus {
  box-shadow: 0 25px 50px 0 rgba(10, 10, 10, 0.15);
}
.w-25 {
  width: 25% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.h-100 {
  height: 100% !important;
}
.stretched-link:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: transparent;
}
.m-0 {
  margin: 0 !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mr-2 {
  margin-right: 0.5rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}
.mr-4 {
  margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}
.mt-5 {
  margin-top: 3rem !important;
}
.mb-5 {
  margin-bottom: 3rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1 {
  padding-top: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}
.pr-2 {
  padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2 {
  padding-left: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}
.pl-4 {
  padding-left: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.py-5 {
  padding-top: 3rem !important;
}
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.font-weight-bold {
  font-weight: 700 !important;
}
.text-white {
  color: #fff !important;
}
.text-primary {
  color: #ee3132 !important;
}
.text-info {
  color: #17a2b8 !important;
}
.text-danger {
  color: #dc3545 !important;
}
.text-light {
  color: #f8f9fa !important;
}
.text-dark {
  color: #343a40 !important;
}
a.text-dark:focus,
a.text-dark:hover {
  color: #121416 !important;
}
.text-muted {
  color: #6c757d !important;
} /*!
 * Datepicker for Bootstrap v1.9.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
fieldset[disabled] .datepicker table tr td.highlighted.focus,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
fieldset[disabled] .datepicker table tr td.highlighted:hover {
  background-color: #d9edf7;
  border-color: #85c5e5;
}
fieldset[disabled] .datepicker table tr td.today.focus,
fieldset[disabled] .datepicker table tr td.today:focus,
fieldset[disabled] .datepicker table tr td.today:hover {
  background-color: #ffdb99;
  border-color: #ffb733;
}
fieldset[disabled] .datepicker table tr td.range.focus,
fieldset[disabled] .datepicker table tr td.range:focus,
fieldset[disabled] .datepicker table tr td.range:hover {
  background-color: #eee;
  border-color: #bbb;
}
fieldset[disabled] .datepicker table tr td.range.highlighted.focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover {
  background-color: #e4eef3;
  border-color: #9dc1d3;
}
fieldset[disabled] .datepicker table tr td.range.today.focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
fieldset[disabled] .datepicker table tr td.range.today:hover {
  background-color: #f7ca77;
  border-color: #f1a417;
}
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected:hover {
  background-color: #777;
  border-color: #555;
}
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
} /*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger.is-active:hover {
  opacity: 0.7;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner:after,
.hamburger.is-active .hamburger-inner:before {
  background-color: #fff;
}
.hamburger--emphatic-r.is-active .hamburger-inner,
.hamburger--emphatic.is-active .hamburger-inner {
  background-color: transparent !important;
  transition-timing-function: ease-out;
  transition-delay: 0s;
}
.hamburger--arrow.is-active .hamburger-inner:before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(0.7);
}
.hamburger--arrow.is-active .hamburger-inner:after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(0.7);
}
.hamburger--arrow-r.is-active .hamburger-inner:before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scaleX(0.7);
}
.hamburger--arrow-r.is-active .hamburger-inner:after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scaleX(0.7);
}
.hamburger--arrowalt.is-active .hamburger-inner:before {
  top: 0;
  transition: top 0.1s,
    transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transform: translate3d(-8px, -10px, 0) rotate(-45deg) scaleX(0.7);
}
.hamburger--arrowalt.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom 0.1s,
    transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transform: translate3d(-8px, 10px, 0) rotate(45deg) scaleX(0.7);
}
.hamburger--arrowalt-r.is-active .hamburger-inner:before {
  top: 0;
  transition: top 0.1s,
    transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transform: translate3d(8px, -10px, 0) rotate(45deg) scaleX(0.7);
}
.hamburger--arrowalt-r.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom 0.1s,
    transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transform: translate3d(8px, 10px, 0) rotate(-45deg) scaleX(0.7);
}
.hamburger--arrowturn.is-active .hamburger-inner:before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scaleX(0.7);
}
.hamburger--arrowturn.is-active .hamburger-inner:after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scaleX(0.7);
}
.hamburger--arrowturn-r.is-active .hamburger-inner:before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(0.7);
}
.hamburger--arrowturn-r.is-active .hamburger-inner:after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(0.7);
}
.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg);
}
.hamburger--boring.is-active .hamburger-inner:before {
  top: 0;
  opacity: 0;
}
.hamburger--boring.is-active .hamburger-inner:after {
  bottom: 0;
  transform: rotate(-90deg);
}
.hamburger--collapse.is-active .hamburger-inner {
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.hamburger--collapse.is-active .hamburger-inner:after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    opacity 0.1s linear 0.22s;
  opacity: 0;
}
.hamburger--collapse.is-active .hamburger-inner:before {
  top: 0;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s,
    transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  transform: rotate(-90deg);
}
.hamburger--collapse-r.is-active .hamburger-inner {
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, -10px, 0) rotate(45deg);
}
.hamburger--collapse-r.is-active .hamburger-inner:after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    opacity 0.1s linear 0.22s;
  opacity: 0;
}
.hamburger--collapse-r.is-active .hamburger-inner:before {
  top: 0;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s,
    transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  transform: rotate(90deg);
}
.hamburger--elastic.is-active .hamburger-inner {
  transition-delay: 75ms;
  transform: translate3d(0, 10px, 0) rotate(135deg);
}
.hamburger--elastic.is-active .hamburger-inner:before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic.is-active .hamburger-inner:after {
  transition-delay: 75ms;
  transform: translate3d(0, -20px, 0) rotate(-270deg);
}
.hamburger--elastic-r.is-active .hamburger-inner {
  transition-delay: 75ms;
  transform: translate3d(0, 10px, 0) rotate(-135deg);
}
.hamburger--elastic-r.is-active .hamburger-inner:before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic-r.is-active .hamburger-inner:after {
  transition-delay: 75ms;
  transform: translate3d(0, -20px, 0) rotate(270deg);
}
.hamburger--emphatic.is-active .hamburger-inner:before {
  top: -80px;
  left: -80px;
  transition: left 0.125s ease-out, top 0.05s linear 0.125s,
    transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transform: translate3d(80px, 80px, 0) rotate(45deg);
}
.hamburger--emphatic.is-active .hamburger-inner:after {
  top: -80px;
  right: -80px;
  transition: right 0.125s ease-out, top 0.05s linear 0.125s,
    transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transform: translate3d(-80px, 80px, 0) rotate(-45deg);
}
.hamburger--emphatic-r.is-active .hamburger-inner:before {
  top: 80px;
  left: -80px;
  transition: left 0.125s ease-out, top 0.05s linear 0.125s,
    transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transform: translate3d(80px, -80px, 0) rotate(-45deg);
}
.hamburger--emphatic-r.is-active .hamburger-inner:after {
  top: 80px;
  right: -80px;
  transition: right 0.125s ease-out, top 0.05s linear 0.125s,
    transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transform: translate3d(-80px, -80px, 0) rotate(45deg);
}
.hamburger--minus.is-active .hamburger-inner:after,
.hamburger--minus.is-active .hamburger-inner:before {
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s linear 0.08s;
  opacity: 0;
}
.hamburger--minus.is-active .hamburger-inner:before {
  top: 0;
}
.hamburger--minus.is-active .hamburger-inner:after {
  bottom: 0;
}
.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--slider.is-active .hamburger-inner:before {
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0;
}
.hamburger--slider.is-active .hamburger-inner:after {
  transform: translate3d(0, -20px, 0) rotate(-90deg);
}
.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}
.hamburger--slider-r.is-active .hamburger-inner:before {
  transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
  opacity: 0;
}
.hamburger--slider-r.is-active .hamburger-inner:after {
  transform: translate3d(0, -20px, 0) rotate(90deg);
}
.hamburger--spin.is-active .hamburger-inner {
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: rotate(225deg);
}
.hamburger--spin.is-active .hamburger-inner:before {
  top: 0;
  transition: top 0.1s ease-out, opacity 0.1s ease-out 0.12s;
  opacity: 0;
}
.hamburger--spin.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom 0.1s ease-out,
    transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transform: rotate(-90deg);
}
.hamburger--spin-r.is-active .hamburger-inner {
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: rotate(-225deg);
}
.hamburger--spin-r.is-active .hamburger-inner:before {
  top: 0;
  transition: top 0.1s ease-out, opacity 0.1s ease-out 0.12s;
  opacity: 0;
}
.hamburger--spin-r.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom 0.1s ease-out,
    transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transform: rotate(90deg);
}
.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent !important;
}
.hamburger--spring.is-active .hamburger-inner:before {
  top: 0;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s,
    transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--spring.is-active .hamburger-inner:after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}
.hamburger--spring-r.is-active .hamburger-inner {
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.hamburger--stand-r.is-active .hamburger-inner,
.hamburger--stand.is-active .hamburger-inner {
  transition: transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1),
    background-color 0s linear 0.15s;
  background-color: transparent !important;
}
.hamburger--spring-r.is-active .hamburger-inner:after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    opacity 0s linear 0.22s;
  opacity: 0;
}
.hamburger--spring-r.is-active .hamburger-inner:before {
  top: 0;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s,
    transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transform: rotate(90deg);
}
.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
}
.hamburger--stand.is-active .hamburger-inner:before {
  top: 0;
  transition: top 75ms ease-out 0.1s,
    transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transform: rotate(-45deg);
}
.hamburger--stand.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom 75ms ease-out 0.1s,
    transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transform: rotate(45deg);
}
.hamburger--stand-r.is-active .hamburger-inner {
  transform: rotate(-90deg);
}
.hamburger--stand-r.is-active .hamburger-inner:before {
  top: 0;
  transition: top 75ms ease-out 0.1s,
    transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transform: rotate(-45deg);
}
.hamburger--stand-r.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom 75ms ease-out 0.1s,
    transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transform: rotate(45deg);
}
.hamburger--squeeze.is-active .hamburger-inner {
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: rotate(45deg);
}
.hamburger--squeeze.is-active .hamburger-inner:before {
  top: 0;
  transition: top 75ms, opacity 75ms 0.12s;
  opacity: 0;
}
.hamburger--squeeze.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom 75ms,
    transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transform: rotate(-90deg);
}
.hamburger--vortex-r.is-active .hamburger-inner:after,
.hamburger--vortex-r.is-active .hamburger-inner:before,
.hamburger--vortex.is-active .hamburger-inner:after,
.hamburger--vortex.is-active .hamburger-inner:before {
  transition-delay: 0s;
}
.hamburger--vortex.is-active .hamburger-inner {
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transform: rotate(765deg);
}
.hamburger--vortex.is-active .hamburger-inner:before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex.is-active .hamburger-inner:after {
  bottom: 0;
  transform: rotate(90deg);
}
.hamburger--vortex-r.is-active .hamburger-inner {
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transform: rotate(-765deg);
}
.hamburger--vortex-r.is-active .hamburger-inner:before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex-r.is-active .hamburger-inner:after {
  bottom: 0;
  transform: rotate(-90deg);
}
.hamburger--accessible.is-active .hamburger-inner,
.hamburger--accessible.is-active .hamburger-inner:after,
.hamburger--accessible.is-active .hamburger-inner:before,
.hamburger--header.is-active .hamburger-inner,
.hamburger--header.is-active .hamburger-inner:after,
.hamburger--header.is-active .hamburger-inner:before {
  background-color: #222;
}
/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fab,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-check:before {
  content: "\f00c";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-coins:before {
  content: "\f51e";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-heart:before {
  content: "\f004";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-mobile-alt:before {
  content: "\f3cd";
}
.fa-money-check:before {
  content: "\f53c";
}
.fa-moon:before {
  content: "\f186";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-random:before {
  content: "\f074";
}
.fa-search:before {
  content: "\f002";
}
.fa-star-of-life:before {
  content: "\f621";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-times:before {
  content: "\f00d";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-user:before {
  content: "\f007";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-youtube:before {
  content: "\f167";
}
@font-face {
  font-family: Font Awesome\5 Brands;
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../../public/dist/fonts/fa-brands-400.eot);
  src: url(../../public/dist/fonts/fa-brands-400.eot?#iefix)
      format("embedded-opentype"),
    url(../../public/dist/fonts/fa-brands-400.woff2) format("woff2"),
    url(../../public/dist/fonts/fa-brands-400.woff) format("woff"),
    url(../../public/dist/fonts/fa-brands-400.ttf) format("truetype"),
    url(../../public/dist/fonts/fa-brands-400.svg#fontawesome) format("svg");
}
.fab {
  font-family: Font Awesome\5 Brands;
}
.far,
.fas,
.input-area .input-icon,
.profile .profile-button:after {
  font-family: 'Font Awesome 6 Free';
}
@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../../public/dist/fonts/fa-regular-400.eot);
  src: url(../../public/dist/fonts/fa-regular-400.eot?#iefix)
      format("embedded-opentype"),
    url(../../public/dist/fonts/fa-regular-400.woff2) format("woff2"),
    url(../../public/dist/fonts/fa-regular-400.woff) format("woff"),
    url(../../public/dist/fonts/fa-regular-400.ttf) format("truetype"),
    url(../../public/dist/fonts/fa-regular-400.svg#fontawesome) format("svg");
}
.fab,
.far {
  font-weight: 400;
}
@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(../../public/dist/fonts/fa-solid-900.eot);
  src: url(../../public/dist/fonts/fa-solid-900.eot?#iefix)
      format("embedded-opentype"),
    url(../../public/dist/fonts/fa-solid-900.woff2) format("woff2"),
    url(../../public/dist/fonts/fa-solid-900.woff) format("woff"),
    url(../../public/dist/fonts/fa-solid-900.ttf) format("truetype"),
    url(../../public/dist/fonts/fa-solid-900.svg#fontawesome) format("svg");
}
.fas {
  font-weight: 900;
} /*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.mt-70 {
  margin-top: 70px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-15 {
  margin-top: 15px;
}
.profile {
  margin-left: 16px;
  z-index: 2;
}
.profile .dropdown-toggle:after {
  content: none;
  border: none;
}
.profile .profile-button,
.shopping-basket .shopping-basket-button {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: left;
}
.profile .profile-button:after {
  font-weight: 900;
  content: "\f078";
  font-size: 8px;
  margin-left: 5px;
}
.profile .profile-button .user-detail,
.shopping-basket .shopping-basket-button .user-detail {
  margin-right: 18px;
}
img.svggorsel {
  width: 24px;
  float: left;
}
.profile .profile-inner {
  background: #1e2838;
  border: none;
  padding: 20px 25px;
  margin-top: 10px;
  color: #fff;
  width: 225px;
  z-index: 4;
}
.profile .profile-inner .referance-number-area {
  text-align: center;
}
.profile .profile-inner .referance-number-area .referance-title {
  font-size: 12px;
  font-weight: 400;
  opacity: 0.5;
}
.profile .profile-inner .referance-number-area .referance-number {
  font-size: 20px;
  font-weight: 900;
}
.profile .profile-inner .profile-items {
  margin-top: 14px;
}
.profile .profile-inner .profile-items .profile-item {
  color: #62728f;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0.4rem 0;
}
.profile .profile-inner .profile-items .profile-item .profile-item-title {
  font-weight: 500;
  font-size: 15px;
  text-align: left;
  padding: 0 10px;
}
.dropdown.profile {
  border: 1px solid #1e2838;
  border-radius: 5px;
  margin: auto;
}
.swiper {
  margin: 0px 40px !important;
}
.category-slider .container {
  padding: 0px;
  margin: 0px;
}
.profile .profile-inner .profile-items .profile-item:hover {
  color: #9bb8c9;
  background: 0 0 !important;
}
.profile .profile-inner .profile-items .profile-item:hover .profile-item-title {
  color: #9bb8c9;
}
.basketmenu {
  width: auto !important;
  right: -45px;
}
.profilmenu {
  width: auto !important;
  right: -34px;
}
.input-area .input-icon {
  font-weight: 900;
  content: "\f1fa";
  position: absolute;
  left: 14px;
  line-height: 34px;
  color: #d8113a;
  font-size: 12px;
  z-index: 1;
  transition: 0.1s linear;
}
.input-area .input-icon.lira {
  content: none;
  font-family: Catamaran, sans-serif;
  left: 31px;
  line-height: 50px;
  font-size: 17px;
}
.input-area .input-item {
  border: none;
  padding-right: 17px;
  position: relative;
  transition: 0.1s linear;
  width: -webkit-fill-available;
  height: 50px;
  border-radius: 0px;
  font-size: 14px;
  font-weight: 200;
  padding-left: 71px;
  background: #151d2b;
  color: #fff;
}
.tab-pane .donate-container .donate-quantity .quantity-item:hover label {
  border-bottom: 1px solid #d8113a;
}
.input-area .input-item::-webkit-input-placeholder {
  color: #fff;
}
.input-area .input-item::-moz-placeholder {
  color: #fff;
}
.input-area .input-item:-ms-input-placeholder {
  color: #fff;
}
.input-area .input-item::-ms-input-placeholder {
  color: #fff;
}
.input-area .input-item:focus {
  background-color: #151d2b;
  color: #fff;
}
.input-area .input-item::placeholder {
  color: #fff !important;
}
.input-area.is-error .input-icon {
  color: #a1bfd1;
  text-shadow: 0 0 15px rgba(255, 184, 126, 0.65);
}
.input-area.is-error .input-item {
  border: 1px solid #a1bfd1;
}
.input-area.is-unconfirmed .input-icon {
  color: #ff8e8e;
  text-shadow: 0 0 15px rgba(255, 142, 142, 0.65);
}
.input-area.is-unconfirmed .input-item {
  border: 1px solid #ff8e8e;
}
.input-area.is-confirmed .input-icon {
  color: #8effbb;
  text-shadow: 0 0 15px rgba(142, 255, 187, 0.65);
}
.input-area.is-confirmed .input-item {
  border: 1px solid #8effbb;
}
.input-area input[type="password"] {
  font-size: 18px;
  -webkit-text-security: disc;
}
.input-area input[type="password"]::-webkit-input-placeholder {
  font-size: 13px;
  margin-bottom: 15px;
}
.input-area input[type="password"]::-moz-placeholder {
  font-size: 13px;
  margin-bottom: 15px;
}
.input-area input[type="password"]:-ms-input-placeholder {
  font-size: 13px;
  margin-bottom: 15px;
}
.input-area input[type="password"]::-ms-input-placeholder {
  font-size: 13px;
  margin-bottom: 15px;
}
.input-area textarea {
  height: 89px !important;
  resize: none;
}
.signup-button {
  padding: 0.5rem 2.5rem;
}
.primary-button,
.signup-button {
  border-radius: 99px;
  background-color: #fff;
  color: #000;
  font-size: 10px;
  font-weight: 900;
  text-transform: uppercase;
  text-align: center;
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.1);
}
.primary-button {
  padding: 0.5rem 1.5rem;
}
.section-header {
  color: #7a879c;
  font-size: 20px;
  font-weight: 900;
  letter-spacing: 0.2rem;
  text-transform: uppercase;
  transition: 0.2s linear;
}
.epin-item {
  position: relative;
  box-shadow: 0 15px 25px 0 rgba(10, 10, 10, 0.28);
  border-radius: 5px;
  perspective: 500px;
  cursor: pointer;
}
.epin-item .epin-item-image {
  border-radius: 5px;
  transform-style: preserve-3d;
  position: relative;
}
.epin-item .epin-item-image:before,
.slider-item .slider-item-image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: 5px;
  z-index: 2;
  background: rgba(0, 0, 0, 0.1);
  background: -ms-linear-gradient(
    top,
    rgba(0, 0, 0, 0.1) 0,
    rgba(0, 0, 0, 0.7) 100%
  );
}
.epin-item .epin-item-image img {
  border-radius: 5px;
  z-index: 1;
}
.epin-item .epin-item-inner {
  position: absolute;
  left: 20px;
  right: 10px;
  bottom: 10px;
}
.epin-item .epin-item-inner .title {
  margin: 10px 0;
  padding-right: 10px;
  font-weight: 200;
  color: #fff;
}
.epin-item .epin-item-inner .title .header {
  font-size: 16px;
  font-weight: 800;
}
.balance-item {
  background: #343f54;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  height: 140px;
  border-radius: 5px;
  box-shadow: 0 15px 25px 0 rgba(10, 10, 10, 0.16);
  text-align: center;
  transition: 0.2s linear;
}
nav.kurumsalmenu ul li:hover {
  background: #a1bfd0;
  color: #273245;
}
nav.kurumsalmenu ul li:hover a {
  color: #273245;
}
.bagisbaglanti input.form-control {
  color: #dc3545;
  background: #273245;
}
.bagisbaglanti .input-group-text {
  background: #a1bfd1;
  border: 1px solid #a1bfd1;
}
.balance-item .balance-icon {
  font-size: 42px;
}
.balance-item .balance-title {
  font-size: 14px;
  font-weight: 700;
  margin-top: 5px;
}
.wrap {
  position: relative;
  padding: 50px 0 25px;
}
.frame ul {
  margin: 0;
  padding: 0;
  height: 100%;
}
.frame ul li {
  float: left;
  height: 100%;
  padding: 0;
  text-align: center;
  cursor: pointer;
}
.scrollbar {
  height: 8px;
  background: hsla(0, 0%, 100%, 0.15);
  margin-top: 20px;
}
.scrollbar,
.scrollbar .handle {
  border-radius: 4px;
  transition: background 0.2s linear;
}
.category-content,
.slider-container,
body {
  transition: 0.2s linear;
}
.scrollbar .handle {
  width: 100px;
  height: 100%;
  background: #fff;
  background: linear-gradient(83deg, #fff, #bfbfbf);
  cursor: pointer;
}
.scrollbar .handle .mousearea {
  position: absolute;
  top: -9px;
  left: 0;
  width: 100%;
  height: 20px;
}
.controls {
  position: absolute;
  width: 100%;
  top: calc(50% - 38px);
}
.controls .nextPage,
.controls .prevPage {
  position: absolute;
  color: hsla(0, 0%, 100%, 0.6);
  transition: color 0.2s linear;
  font-size: 22px;
  padding: 0;
}
.accordion .card .card-header button:hover,
.basket-container .buttons .buttons-inner .buy-button,
.breadcrumb .breadcrumb-item.active,
.comment-area .comment-button.active,
.controls .nextPage:hover,
.controls .prevPage:hover,
.oyunlisteleme a:hover,
label.form-label.font-weight-bold {
  color: #fff;
}
.controls .prevPage {
  left: 0;
}
.controls .nextPage {
  right: 0;
}
.slider-container {
  background: #1d2738;
  border-radius: 5px;
  padding: 0 38px 24px;
  margin-top: 50px;
}
.slider-area {
  width: 90%;
  margin: 0 auto;
  position: relative;
  top: 0;
}
.slider-item {
  border-radius: 5px;
  margin-right: 10px;
  position: relative;
}
.slider-item.gallery-item {
  width: 225px;
  margin-right: 15px;
  border-radius: 5px;
}
.yayincislider .slider-item.gallery-item {
  width: 175px;
  margin-right: 15px;
  border-radius: 5px;
  padding: 20px;
}
.anahaberler span {
  width: 100%;
  display: inline-block;
}
.anahaberler span a {
  color:#a1bfd1;
}
.footer-widget ul li a {
  color: #9cb9ca;
}
.foot-info.mt-2 a {
  color: #727f92;
}
.slider-item .slider-item-image img {
  border-radius: 5px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  height: 145px;
  z-index: 1;
}
.breadcrumb {
  background-color: #273245;
  padding: 13px 21px;
  margin-bottom: 0.4rem;
}
.breadcrumb .breadcrumb-item {
  color: hsla(0, 0%, 100%, 0.25);
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.breadcrumb a {
  color: hsla(0, 0%, 100%, 0.25);
}
ol.breadcrumb.shadow-sm {
  padding: 15px 0px 0px 20px;
}
.breadcrumb i.fas.fa-angles-right {
  line-height: 20px;
  padding: 1px 5px;
}
.category-content {
  color: #fff;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
}
.search-category-area {
  display: flex;
  align-items: center;
  margin-bottom: 35px;
}
.search-category-area a.list-page-button {
  background-color: #1e2431;
  border-radius: 5px;
  color: #fff;
  box-shadow: 0 25px 50px 0 rgba(10, 10, 10, 0.15);
  font-size: 14px;
  font-weight: 400;
  padding: 14px;
  margin-right: 10px;
}
.search-category-area .search-category {
  flex: 1 1;
  position: relative;
  margin-right: 10px;
}
.search-category-area .search-category i {
  color: #fff;
  position: absolute;
  line-height: 50px;
  left: 20px;
  font-size: 14px;
}
.search-category-area .search-category .search-category-input {
  height: 51px;
  background-color: #1e2431;
  border-radius: 5px;
  border: none;
  color: hsla(0, 0%, 100%, 0.85);
  margin-right: 10px;
  padding-left: 50px;
  box-shadow: 0 25px 50px 0 rgba(10, 10, 10, 0.15);
}
.search-category-area
  .search-category
  .search-category-input::-webkit-input-placeholder {
  color: hsla(0, 0%, 100%, 0.25);
}
.search-category-area
  .search-category
  .search-category-input::-moz-placeholder {
  color: hsla(0, 0%, 100%, 0.25);
}
.search-category-area
  .search-category
  .search-category-input:-ms-input-placeholder {
  color: hsla(0, 0%, 100%, 0.25);
}
.search-category-area
  .search-category
  .search-category-input::-ms-input-placeholder {
  color: hsla(0, 0%, 100%, 0.25);
}
.balance-load-item {
  display: flex;
  align-items: center;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 15px;
}
.balance-load-item .icon {
  margin-right: 5px;
  font-size: 12px;
}
.balance-load-item .icon img {
  width: 45px;
  height: auto;
}
.accordion .card {
  background-color: #273245;
  color: #fff;
  border: none;
}
.accordion .card:not(:last-child) {
  margin-bottom: 10px;
}
.accordion .card .card-header {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.05);
}
.accordion .card .card-header button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  color: #fff;
  font-weight: 700;
  text-align: left;
}
.accordion .card .card-header button i {
  margin-left: 10px;
  transition: 0.3s;
  transform: rotate(180deg);
}
.accordion .card .card-header button.collapsed i {
  transform: rotate(0);
}
.product-description {
  padding: 2rem;
  color: #fff;
  margin-top: 15px;
}
.comment-area,
.product-description {
  background-color: #273245;
  border-radius: 5px;
}
.comment-area {
  box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.16);
  padding: 1.5rem;
}
.comment-area .comment-down {
  display: flex;
  align-items: center;
}
.comment-area .comment-down .not-logged-in-message {
  font-size: 12px;
  margin-left: 20px;
}
.comment-area .comment-down .not-logged-in-message a {
  color: #fff;
  font-weight: 800;
  text-transform: uppercase;
}
.comment-area .comment-button {
  font-size: 13px;
  font-weight: 800;
  border-radius: 0 5px 5px 0;
  padding: 0.5rem 1rem;
  background-color: #111620;
  box-shadow: 0 15px 15px 0 rgba(0, 0, 0, 0.16);
  color: hsla(0, 0%, 100%, 0.6);
  text-transform: uppercase;
  line-height: 18px;
}
.system-requirements {
  padding: 3rem;
  border-radius: 5px;
  color: #7a879c;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 25px;
  font-weight: 200;
  position: relative;
  margin-top: 30px;
  background: #273245;
}
.system-requirements .inner {
  z-index: 2;
}
.system-requirements .inner .title {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 500;
  line-height: 1.2;
  display: block;
}
.system-requirements .inner .content {
  font-size: 15px;
}
.game-requirements {
  border-radius: 5px;
  padding: 2rem 3rem;
  color: #fff;
  width: 306px;
}
.game-requirements .title {
  font-size: 22px;
  font-weight: 200;
  padding-bottom: 1rem;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.5);
}
.game-requirements .content {
  margin-top: 1rem;
  font-size: 14px;
  font-weight: 300;
}
.donate-quantity {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 30px;
}
.donate-quantity .quantity-item {
  display: flex;
  align-items: center;
  margin-right: 30px;
  line-height: 40px;
}
.donate-quantity .quantity-item label {
  font-size: 20px;
  font-weight: 900;
  color: rgb(161 191 209);
  transition: 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  cursor: pointer;
  margin-bottom: 0;
}
.breadcrumb .right-donate,
.donate-quantity .quantity-item input:checked + label {
  color: #d8113a;
  border-bottom:1px solid #a1bfd1;
}
.list-items-table {
  border-collapse: separate;
  border-spacing: 0 10px;
  color: #fff;
}
.list-items-table td {
  text-align: center;
  z-index: 3;
  font-weight: 500;
}
.list-items-table tbody tr {
  background-color: #313a4d;
}
.list-items-table tbody tr td {
  font-size: 13px;
  font-weight: 200;
}
.custom-radio-button input {
  position: absolute;
  left: -9999px;
}
.custom-radio-button label {
  position: relative;
  padding-left: 31px;
  cursor: pointer;
  line-height: 21px;
  display: inline-block;
  color: #fff;
  font-weight: 700;
  font-size: 13px;
}
.custom-radio-button label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 21px;
  height: 21px;
  border-radius: 100%;
}
.custom-radio-button label:after {
  content: "";
  width: 11px;
  height: 11px;
  position: absolute;
  top: 5px;
  left: 5px;
  border-radius: 100%;
  transition: 0.2s;
}
.custom-radio-button.white label:before {
  background: #fff;
  box-shadow: 0 0 15px 0 hsla(0, 0%, 100%, 0.25);
}
.custom-radio-button.white label:after {
  background: rgba(0, 0, 0, 0.13);
}
.custom-radio-button input:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
.custom-radio-button.white input:checked + label:after {
  background: #ffa257;
  box-shadow: 0 0 10px 0 rgba(255, 162, 87, 0.45);
}
.product-quantity {
  height: 28px;
  background-color: #fff;
  border-radius: 4px;
  display: flex;
  align-items: center;
  padding: 0 5px;
  margin-right: 64px;
}
.product-quantity input::-webkit-inner-spin-button,
.product-quantity input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.product-quantity .minus-button,
.product-quantity .plus-button {
  color: rgba(0, 0, 0, 0.25);
  font-size: 14px;
  width: 14px;
  height: 21px;
  padding: 0;
}
.product-quantity .quantity-input {
  text-align: center;
  width: 24px;
  margin: 0 5px;
  border: none;
  height: 23px;
}
.product-quantity .btn:hover {
  color: #a1bfd1;
}
.mobile-basket-inner {
  height: 55px;
  border-radius: 5px;
  background-color: #313a4d;
  align-items: center;
  justify-content: space-between;
  margin-top: -10px;
  margin-bottom: 10px;
  padding: 0 10px;
  color: #fff;
  display: none;
}
.mobile-basket-inner .bonus,
.mobile-basket-inner .product-quantity-title {
  font-size: 14px;
  font-weight: 600;
}
.mobile-basket-inner .product-quantity {
  margin-left: 10px;
  margin-right: 0;
}
.basket-container {
  background-color: #1d2738;
  border-radius: 15px;
  padding: 0 1rem 2rem 0;
}
.basket-inner button.btn.buy-button.now-buy:hover {
  color: #72f504;
  background: #374357;
  border-radius: 5px 0 0 5px;
}
.basket-inner button.btn.add-basket-button:hover {
  color: #8eff00;
  background: #151d2a;
}
.col-md-9.basketlist {
  margin: 0px;
  padding: 0px;
  margin-top: 20px;
}
.basket-container .basket-inner {
  overflow-x: auto;
  padding: 0px;
}
.cartfooter {
  padding: 10px 25px 0px 0px;
}
.basket-container input.form-control.form-control-sm {
  height: 41px;
}
.basket-container .basket-inner .basket-header {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
}
.basket-container .basket-inner .basket-header .title {
  color: #a1bfd1;
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
  width: 360px;
}
@media only screen and (max-width: 600px) {
  .mobilodemeekrani{
    flex-direction: column-reverse;
  }
  div#pay {
    margin-bottom: 50px;
  }
}

.basket-container .basket-inner .basket-header .title:not(:first-child) {
  width: max-content;
}
.title.gbitemtitle {
  border: 0;
}
.basket-container .basket-item {
  height: 50px;
  border-radius: 5px;
  background-color: #273245;
  box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.05);
  display: flex;
  align-items: center;
  margin-bottom: 7px;
}
.basket-container .basket-item .product {
  height: 100%;
}
.basket-container .basket-item .product .product-inner {
  display: flex;
  align-items: center;
  position: relative;
  height: 100%;
}
.basket-container .basket-item .product .product-inner .basket-background {
  background-position: 50%;
  position: absolute;
  width: 108px;
  height: 100%;
  left: 0;
  z-index: 1;
  filter: blur(3px);
  -webkit-filter: blur(3px);
  border-radius: 10px 0 0 10px;
}
.basket-container
  .basket-item
  .product
  .product-inner
  .basket-background:after {
  content: "";
  position: absolute;
  left: 0;
  width: 108px;
  height: 100%;
  background: #313a4d;
  background: linear-gradient(270deg, #313a4d, rgba(49, 58, 77, 0));
  border-radius: 10px 0 0 10px;
}
.basket-container .basket-item .product .product-inner .product-image {
  padding-left: 18px;
  z-index: 2;
}
.basket-container .basket-item .product .product-inner .product-image img {
  -o-object-position: center;
  object-position: center;
  height: 45px;
  width: 45px;
}
.basket-container .basket-item .product .product-inner .product-title {
  color: #fff;
  font-size: 15px;
  font-weight: 900;
  z-index: 2;
}
.basket-container .basket-item .product-price .old-price {
  font-size: 12px;
  text-decoration: line-through;
  font-weight: 200;
  color: #fff;
}
.basket-container .basket-item .product-price .new-price {
  color: #a1bfd1;
  font-size: 13px;
  font-weight: 700;
}
.basket-container .basket-item .bonus {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
}
.basket-container .basket-item .product-delete-button {
  background-color: #a1bfd1;
  width: 28px;
  height: 32px;
  border-radius: 50%;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 25px 0 rgba(255, 162, 87, 0.25);
  font-size: 12px;
  margin-left: auto;
  margin-top: 20px;
}
.basket-container .basket-page-item .product .product-inner {
  width: 420px;
}
.basket-container .basket-page-item .buttons .buttons-inner {
  width: 100px;
}
.basket-container .product-basket-item .discount {
  color: #a1bfd1;
  font-size: 13px;
  font-weight: 200;
  margin-right: 30px;
  margin-left: auto;
}
.col-md-12.col-12.titlebox {
  margin-left: 0rem;
  margin-top: 0.3rem;
}
span.indirimbox {
  color: #fff;
  font-size: 15px;
  z-index: 2;
}
.basket-item.product-basket-item.disabled {
  filter: url();
}
.basket-item.product-basket-item.disabled:before {
  content: "Stokta Yok";
  text-align: center;
  position: absolute;
  z-index: 6;
  font-size: 17px;
  height: 50px;
  line-height: 50px;
  opacity: 1;
  color: red;
  font-weight: 800;
  background: #000000b8;
  width: 100%;
  margin: auto;
}
.basket-container .product-basket-item .stock {
  color: #879dc4;
  margin-left: auto;
}
.basket-container .product-basket-item .bonus {
  margin-right: 30px;
  width: 50px;
  text-align: center;
  margin-left: auto;
}
.basket-container .product-basket-item .product-quantity {
  margin-right: 20px;
}
.basket-container .buttons .buttons-inner .more-button {
    background-color: #fff;
    width: 25px;
    height: 30px;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    font-size: 13px;
    margin-right: 5px;
    display: none;
    transition: .2s ease-in-out;
}
.basket-container .buttons .buttons-inner .more-button i {
  position: relative;
  top: 1.5px;
  color: #000;
}
.basket-container .buttons .buttons-inner .add-basket-button,
.basket-container .buttons .buttons-inner .buy-button {
  font-size: 10px;
  font-weight: 900;
  text-transform: uppercase;
  padding: 0.7rem;
  height: 50px;
  border-radius: 5px;
}
.basket-container .buttons .buttons-inner .add-basket-button {
  color: #fff;
  background: #354259;
  padding: 0.7rem;
  border-radius: 0 5px 5px 0;
}
.basket-container .buttons .buttons-inner .add-basket-button:before {
  content: "\f291";
  font-family: 'Font Awesome 6 Free';
  margin-right: 5px;
}
.forgot-password-inner {
  background: #273245;
  padding: 2rem;
  color: #fff;
  border-radius: 5px;
  max-width: 640px;
  min-width: 280px;
  margin: auto;
  font-weight: 500;
  text-align: center;
}
button.btn.signup-button.g-recaptcha {
  background: #151d2b;
}
.basket-bottom-left,
.basket-bottom-right {
  display: inline-block;
  background: #273245;
  position: relative;
}
.forgot-password-inner .forgot-password-title {
  font-size: 18px;
  margin-bottom: 1.5rem;
}
body {
  font-family: Catamaran, sans-serif;
  background-color: #485062;
  line-height: 1.2;
}
.btn:focus {
  box-shadow: none;
  outline: 0;
}
.btn:focus,
:focus,
button:focus {
  outline: 0;
}
.table thead th {
  vertical-align: middle;
  border-bottom: none;
  padding: 0;
}
.table td,
.table th {
  padding: 0.75rem;
  vertical-align: middle;
  border-top: none;
}
.shopping-basket {
  margin-left: 13px;
  z-index: 2;
}
.shopping-basket .dropdown-toggle:after {
  content: none;
}
.shopping-basket .shopping-basket-inner {
  padding: 20px 5px;
  background: #1e2838;
  border-radius: 5px;
  margin-top: 10px;
}
.shopping-basket .shopping-basket-inner .basket-items .basket-item {
  background-color: #273245;
  border-radius: 7px;
  padding: 0.3rem 1rem;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  margin-bottom: 12px;
}
.usernamenologin {
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
}
.usergirisnologin {
  font-size: 13px;
  font-weight: 200;
  line-height: 22px;
}
.basket-bottom-left {
  width: 48%;
  float: left;
  padding: 10px;
  border-radius: 7px;
}
img.svggorselbasket {
  width: 34px;
  float: right;
  background: #1e2838;
  padding: 3px;
  border: 4px solid #151d2b;
}
.basketcartright {
  width: 30%;
  float: right;
  vertical-align: middle;
  margin-top: 5px;
}
.basketcartleft {
  width: 70%;
  float: left;
}
.basket-bottom-right {
  width: 48%;
  float: right;
  padding: 10px;
  border-radius: 7px;
}
.basket-total-count {
  color: #a0bed0;
  font-size: 14px;
}
.basket-item-name p {
  color: #a0bed0;
  margin: 0;
}
span.baskettotalprice {
  color: #fff;
  font-size: 12px;
}
.shopping-basket
  .shopping-basket-inner
  .basket-items
  .basket-item
  .basket-item-name {
  font-size: 13px;
  font-weight: 500;
  margin-right: 15px;
}
.shopping-basket
  .shopping-basket-inner
  .basket-items
  .basket-item
  .delete-basket-item {
  position: absolute;
  color: #ed2c29;
  right: 10px;
  font-size: 12px;
  padding: 0;
}
span.price {
  color: #c22b2c;
  font-size: 14px;
  line-height: 0;
  font-weight: 600;
}
.epin-store {
  background: #262d3b;
  background: linear-gradient(45deg, #262d3b, #343f54);
  border-radius: 5px;
  padding: 48px 48px 25px;
  margin-top: 35px;
  transition: background 0.2s linear;
}
.epin-store.is-breadcrumb {
  margin-bottom: 120px;
}
.category-1 {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 15px;
  margin-bottom: 40px;
}
.category-1 .epin-item .epin-item-inner {
  bottom: 20px;
}
.category-1 .epin-item .epin-item-inner .title .header {
  font-size: 19px;
}
.balance-load-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
  margin-top: 20px;
  background: #273245;
  border-radius: 5px;
  padding: 20px;
}
.activation-container {
  border-radius: 5px;
  background-color: #273245;
  color: #fff;
  padding: 2rem;
  margin-top: 15px;
}
.activation-container .activation-item-area {
  width: 100%;
  margin-bottom: 30px;
}
.game-description {
  margin-top: 15px;
  border-radius: 15px;
  background-color: #273245;
  padding: 3rem 2.5rem 2.5rem;
}
.game-description .big-game-image {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 55px;
}
.game-description .game-description-inner,
.rating > label:before,
ul#search_results {
  display: inline-block;
}
.game-description .big-game-image img {
  width: 88%;
  height: auto;
  box-shadow: 0 10px 15px 0 #0a0a0a;
  border-radius: 10px;
}
.game-description .slider-container {
  background: 0 0;
  padding: 0 7px 24px;
}
.game-description .slider-container .gallery-item {
  margin-right: 12px;
}
.game-description .product-description {
  background-color: transparent;
  border-radius: 0;
  margin-top: 30px;
  padding: 0 1rem;
  flex: 1 1;
  width: -webkit-fill-available;
}
.donate-container {
  background: #a1bfd1;
  background: #273245;
  padding: 3rem;
  border-radius: 0px;
}
.yayinci-sohbeti {
  width: 100%;
  border-radius: 0px !important;
}
.yayinci-sohbeti.active {
  background: #d8113a !important;
  color: #fff !important;
  border: 0px;
}
.yayinci-destek.active {
  background: #d8113a !important;
  color: #fff !important;
  border: 0px;
}
.yayinci-destek {
  width: 100%;
  border-radius: 0px !important;
}
.tab-pane .donate-container {
  padding: 1rem 1rem 0rem 1rem !important;
  min-height: 558px;
}
.tab-pane .donate-container .donate-quantity .quantity-item {
  margin-right: 0 !important;
}
.donate-container .donate-information .donate-information-title {
  font-size: 20px;
  font-weight: 900;
  text-transform: uppercase;
  color: #a1bfd1;
}
.donate-container .donate-information .donate-form {
  margin-top: 20px;
}
.donate-container .donate-information .donate-form .input-icon {
  left: 31px;
  line-height: 77px;
  font-size: 24px;
}
.donate-container .donate-information .donate-form .input-item {
  height: 78px;
  border-radius: 99px;
  font-size: 18px;
  font-weight: 200;
  padding-left: 71px;
}
.donate-container .donate-information .donate-form textarea,
.tab-pane .donate-container .donate-information .donate-form textarea {
  height: 227px !important;
  padding-top: 24px;
  padding-bottom: 15px;
}
.donate-container .donate-information .donate-form .donate-button {
  background-color: #fff;
  border-radius: 99px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 900;
  color: #000;
  box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.15);
  padding: 0.6rem 1.8rem;
  margin-top: 15px;
}
.tab-pane .donate-container .donate-information .donate-information-title {
  font-size: 16px;
}
.tab-pane .donate-container .donate-information .donate-form .input-icon {
  left: 31px;
  line-height: 50px;
  font-size: 17px;
}
.tab-pane .donate-container .donate-information .donate-form .input-item {
  height: 50px;
  border-radius: 0px;
  font-size: 14px;
  font-weight: 200;
  padding-left: 71px;
  background: #151d2b;
  color: #fff;
}
.tab-pane .donate-container .donate-information .donate-form .donate-button {
  background-color: #d8113a;
  border-radius: 0px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 900;
  color: #fff;
  box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.15);
  padding: 0.6rem 1.8rem;
  margin-top: 15px;
  width: -webkit-fill-available;
}
.donate-right {
  width: 70%;
}
.donate-left {
  width: 30%;
}
.payments-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 15px;
  margin: 15px;
}
.badge-two {
  color: #fff !important;
}
.bgdark {
  background:#151d2a !important;
}
.odemegorsel {
  width: 160px;
  margin: auto;
}
.komisyon {
  width: 50% !important;
  text-align: center !important;
  margin: auto !important;
  margin-top:10px !important;
}
.odemetitle{
  margin:auto;
  text-align: center;
}
.section-header-two {
  color: #7a879c;
  font-size: 20px;
  font-weight: 900;
  letter-spacing: 0.2rem;
  text-transform: uppercase;
  transition: 0.2s linear;
  line-height: 20px;
  margin: 0px;
}
button.btn.btn-primary.btn-xl {
  padding: 10px 50px;
}
button.btn.btn-primary.btn-xl:hover {
  background: #03a94d;
}
.special-container {
  width: auto;
  margin-left: auto;
  margin-right: auto;
}
.basket-container .basket-item .product-price {
  margin-right: auto;
  min-width: 60px;
  margin-left: auto;
  text-align: end;
}
.basket-container .product-basket-item {
  width: auto;
}
.close {
  opacity: 0.5;
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #ffa359;
  text-shadow: 0 1px 0 #ffa359;
  opacity: 1;
}
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #1a202a;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
  color: #fff;
}
.alert-warning {
  color: #1a202a;
  background-color: #ffa359;
  border-color: #ffa359;
}
.text-success {
  color: #ffa359 !important;
}
.form-control:focus {
  color: unset;
  background-color: inherit;
  outline: 0;
  box-shadow: inherit;
  border: 1px solid #ffa359;
}
.cookies {
  display: none;
  position: -webkit-sticky;
  position: sticky;
  width: 1260px;
  margin: auto;
  bottom: 5px;
  z-index: 99999;
  color: #fff;
}
.closebuton {
  font-weight: 900;
  display: flex;
  z-index: 999999999999;
  color: #fff;
  float: right;
  margin-top: -25px;
  cursor: pointer;
}
.comment-star .rating > label,
.rating {
  float: left;
}
.cookiescontent {
  background-color: #3b4153;
  border-radius: 5px;
  padding: 13px 21px;
  position: -webkit-sticky;
  position: sticky;
  width: 1260px;
  margin: auto;
  bottom: 5px;
  z-index: 99999;
  color: #fff;
}
.border.rounded.p-xl-4.p-3.comments {
  margin-top: 25px;
}
td {
  border: 1px solid #797979;
  padding: 10px;
}
.basket-container .buttons .buttons-inner {
  width: auto;
  background: #273245;
  border-radius: 5px;
  height: 50px;
}

.swal2-popup {
  background: #171e29 !important;
}
.swal2-styled.swal2-confirm{
  background-color: #a1bfd1 !important;
  color: #000 !important;
}
.swal2-styled:focus {
  outline: 0;
  box-shadow: 0 0 0 3px rgb(161 191 208 / 33%) !important
}
.rating {
  margin-top: 0px;
  border: none;
  width: auto !important;
  float:right;
}
.rating > label {
  color: #90a0a3;
  float: right;
  font-size: 10px;
}
.rating > label:before {
  margin: 3px;
  font-size: 17px;
  font-family: FontAwesome;
  content: "\f005";
}
.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label,
.rating > input:checked ~ label {
  color: #f79426;
}
.comment-star .rating > label:before {
  font-size: 14px;
  margin: 1px;
}
.comment-star .rating {
  margin-top: 0;
  width: 80% !important;
  line-height: 20px;
}
.comment-username hr {
  margin: 0.5rem 0;
}
.comment-img img {
  width: 50px;
  height: auto;
  margin-top: 5px;
}
.comment-date.w-text {
  font-size: 12px;
}
.yorumyapan {
  background: #151d2b;
  padding: 15px 10px 10px;
  border-radius: 5px;
}
.col-md-9.yorumyapanbilgi {
  padding: 0px 10px;
}
.yayincislider .slider-item.gallery-item {
  width: 175px;
  border-radius: 0;
  padding: 10px 20px;
  border: 1px solid #273244;
}
.yayincislider .slider-item-image {
  margin-bottom: 10px;
}
.slider-item .slider-item-image img {
  border-radius: 0px;
}
.rating > input:checked + label:hover,
.rating > input:checked ~ label:hover,
.rating > input:checked ~ label:hover ~ label,
.rating > label:hover ~ input:checked ~ label {
  color: #fece31;
}
svg#Layer_1 {
  fill: #151d2b;
  width: 25px;
  height: 25px;
  margin-top: -2px;
}
button#profileButton {
  padding: 0.5rem 0.95rem;
  font-weight: 700;
  line-height: 1.2;
}
.profile .profile-button .user-detail .username {
  font-size: 15px;
  font-weight: 400;
  text-align: right;
}
.account-top,
.top-nav.bg-one.rounded {
  border-radius: 7px;
}
.row.account-menu.bg-two.useraltmenu {
  padding: 20px;
  margin-bottom: 50px;
  border-radius: 7px;
}
.useraltmenu .col-md-2 {
  border-right: 1px solid rgba(160, 190, 208, 0.12);
  text-align: left;
  width: auto;
  padding: 0 24px;
  line-height: 15px;
  height: 35px;
}
.useraltmenu .col-md-2:first-child {
  padding: 0 30px 0 0;
}
.useraltmenu .col-md-2:last-child {
  border-right: 0;
  padding: 0 30px;
}
.useraltmenu label.form-label.font-weight-bold {
  width: auto;
  display: block;
}
.dropdown.shopping-basket {
  border: 1px solid #1e2838;
  border-radius: 5px;
}
.shopping-basket .shopping-basket-button:after {
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  content: "\f078";
  font-size: 8px;
  margin-left: 5px;
  border-top: 0;
}
.shopping-basket .shopping-basket-button .user-detail .cart {
  font-size: 15px;
  font-weight: 400;
  text-align: right;
  line-height: 12px;
  margin-top: 2px;
  color:#fff;
}

.tablolar {
  width: 48%;
  padding: 20px 0;
}
.tablolar:first-child {
  margin: 0 2% 0 0;
  border-radius: 7px;
  width: 48%;
}
.tablolar:last-child {
  margin: 0 0 0 2%;
  border-radius: 7px;
  width: 48%;
}
.tablolar .tabloic,
.tarihdogum .col-xl-4:last-child {
  padding: 0;
}
.hesabimicbuton {
  background: #1d2738 !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  padding: 5px 10px !important;
}
.userbaslik {
  color: #a0bed0 !important;
}
.account-top .ac-user-short img {
  width: 54px;
}
span.tablobaslik {
  font-size: 20px;
  color: #a1bfd1;
  font-weight: 600;
  margin-bottom: 20px;
  display: block;
  border-radius: 7px 7px 0 0;
  border-bottom: 3px solid #323d4f;
  padding: 0 0 10px;
}
.profile-button a {
  font-size: 15px;
  font-weight: 500;
  color: #a0becc;
}
.footeric {
  background: #182131;
  padding: 10px 20px;
  border-radius: 7px;
  border: 0 solid;
}
.footeric .gorsel .svggorsel {
  background: #273245;
  padding: 6px;
  height: 35px;
  width: 35px;
  fill: #fff;
}
.footeric .baslik {
  font-size: 16px;
  line-height: 19px;
  margin-left: 10px;
  padding-left: 10px;
  display: flex;
  font-weight: 500;
}
.footer-widget ul li {
  width: 100%;
}
.footer-widget .fo-title {
  color: #fff;
  margin: 0 0 20px;
  font-size: 14px;
}
.footer-widget .fo-title:after {
  content: "";
  position: absolute;
  display: inline-block;
  margin-top: 25px;
  width: 30px;
  height: 2px;
  left: 12px;
  background: #a1bfd1;
}
.copyright {
  background: #182131;
  margin-top: 50px;
}
.result_window {
  position: relative;
  background: #151d2b;
  width: auto;
  z-index: 9999;
  border-radius: 7px;
  display: flex;
  justify-content: center;
}
ul#search_results {
  padding: 20px 10px;
  position: absolute;
  background-color: #151d2a;
  width: 43%;
  left: 26.5%;
  top: 3px;
  max-height: 300px;
  overflow-x: hidden;
  height: 300px;
}
.bottombox {
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 0px !important;
  max-width: 500px;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 99;
}

.nav-box {
  display: flex;
  padding: 8px;
  background-color: #151d2a;
  box-shadow: 0px 0px 16px 0px #4444;
  border-radius: 0;
}

.nav-container {
   display: flex;
   width: 100%;
   list-style: none;
   justify-content: space-around;
 }

.nav__item {
  display: grid;
  position: relative;
  padding: 0px 7px;
}
li.nav__item.active .nav__item-icon {
  margin-top: -23px;
  background: #151d29;
  border-radius: 50%;
}

li.nav__item.active .nav__item-text {
  transform: scale(1);
  color: #fff;
  text-align: center;
  margin: auto;
  width: -webkit-fill-available;
}

@media only screen and (max-width: 600px) {
  nav.altmenu {
    display: none !important;
  }
}
.nav__item-link {
   display: flex;
   flex-direction: column;
   align-items: center;
   color: #2f3046;
   text-decoration: none;
 }
.nav__item-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6em;
  border-radius: 5%;
  height: 46px;
  width: 46px;
  transition: margin-top 250ms ease-in-out, box-shadow 250ms ease-in-out;
  color: #a1bfd0;
}
.nav__item-text {
   position: absolute;
   bottom: 0;
   transform: scale(0);
   transition: transform 250ms ease-in-out;
 }

/* ===== Scrollbar CSS ===== */
/* Firefox */
* {
  scrollbar-width: none;
  scrollbar-color: #374358 #151d2a;
}

/* Chrome, Edge, and Safari */
*::-webkit-scrollbar {
  width: 10px;
}

*::-webkit-scrollbar-track {
  background: #151d2a;
}

*::-webkit-scrollbar-thumb {
  background-color: #374358;
  border-radius: 3px;
  border: 0px none #374358;
}
.swiper-slide {
  border: 2px solid;
  width: 75px !important;
  height: 75px;
  display: block;
  margin: 20px 20px 0;
  border-radius: 50%;
}
.swiper-slide > a .img-fluid {
  max-width: 70px;
  height: 70px;
  border-radius: 50%;
}
.swiper-slide:hover {
  border: 0;
  top: 2px;
  left: 2px;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 14% !important;
  right: auto !important;
  color: #fff !important;
  top: 24.5% !important;
  z-index: 0 !important;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 14% !important;
  left: auto !important;
  color: #fff !important;
  top: 23.5% !important;
  z-index: 0 !important;
}
.swiper-button-next:after,
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  font-size: 25px !important;
}
.g-recaptcha {
  width: 50%;
  margin: auto auto 15px;
}
.row.col-xl-12.col-12.tarihdogum {
  margin-top: 15px;
  padding-left: 9px;
  padding-right: 0;
}
.tarihdogum .form-control {
  color: #4b5970;
}
div#activationArea {
  background: #273245;
}
.oyunlisteleme a:after {
  content: "";
  height: 25px;
  width: 1px;
  margin: 0 10px;
  position: absolute;
  background-color: #283344;
}
.oyunlisteleme {
  background: #1d2738;
  margin: 10px 0;
  padding: 12px;
  border-radius: 5px;
}
.oyunlisteleme a {
  padding: 14px;
}
.epin-details .epin-code {
  color: #fff;
  text-align: left;
  width: 91%;
  display: inline-block !important;
  font-size: 16px;
  font-weight: 500;
}
.epin-details .epinaciklama {
  color: #ff0035;
  text-align: left;
  width: 9%;
  display: inline-block !important;
  font-size: 16px;
  font-weight: 600;
}
button.btn.primary-button.pin-button {
  background: #d8113a;
}
a.btn.primary-button.pin-button {
  background: #d8113a;
}
td.butonsekme {
  width: 18%;
}
.col-md-6.account-menu.bg-two.useraltmenu.tablolar.destekkismi table {
  margin-top: 20px;
}
button.btn.copy-epin-button::before {
  content: "\f0c5";
  font-family: "Font Awesome 6 Free";
  margin-right: 10px;
}
button.btn.copy-epin-button {
  background: #d8113a;
}
.bg-five.pt-3.pb-3.pe-xl-5.ps-xl-5.pe-3.ps-3.talepbaslik {
  background: #a1bfd1;
  font-size: 15px !important;
  color: #151d2b;
}
.talepbasligi {
  color: #273245;
  font-size: 15px !important;
  margin-right: 25px;
  text-transform: uppercase;
}
.talepbaslik .w-text {
  color: #000 !important;
}
.chat-page.clearfix {
  border: 3px solid #283346;
  padding: 10px 25px;
  border-radius: 7px;
  margin-bottom: 50px;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
  .col-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered:before {
    height: calc(100vh - 3.5rem);
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
  .col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .d-md-none {
    display: none !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .pr-md-3 {
    padding-right: 1rem !important;
  }
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .modal-lg {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
}
@media (prefers-reduced-motion: reduce) {
  .badge,
  .btn,
  .custom-control-label:before,
  .custom-switch .custom-control-label:after,
  .fade,
  .form-control,
  .modal.fade .modal-dialog,
  .progress-bar {
    transition: none;
  }
  .progress-bar-animated {
    -webkit-animation: none;
    animation: none;
  }
}
@media print {
  *,
  :after,
  :before {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  .container,
  body {
    min-width: 992px !important;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #dee2e6 !important;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
@media (max-width: 600px) {
  .mt-m-0 {
    margin-top: 0 !important;
  }
  .donate-container .donate-form,
  .mt-m-10 {
    margin-top: 10px !important;
  }
  .mt-m-20 {
    margin-top: 20px !important;
  }
  .breadcrumb {
    padding: 8px 10px;
  }
  .breadcrumb .breadcrumb-item {
    font-size: 12px;
  }
  .category-1 .epin-item .epin-item-inner {
    bottom: 10px;
  }
  .category-1 .epin-item .epin-item-inner .title .header {
    font-size: 16px;
  }
  .search-category-area {
    flex-direction: column;
    margin-bottom: 15px;
  }
  .search-category-area .search-category {
    width: 100%;
    margin-right: 0;
  }
  .search-category-area .search-category i {
    line-height: 40px;
    left: 15px;
    font-size: 12px;
  }
  .search-category-area a.list-page-button {
    background-color: #1e2431;
    border-radius: 5px;
    color: #fff;
    box-shadow: 0 25px 50px 0 rgba(10, 10, 10, 0.15);
    height: 51px;
    font-size: 14px;
    font-weight: 400;
    width: 155px;
  }
  .search-category-area .search-category .search-category-input {
    font-size: 15px;
    height: 40px;
    padding-left: 42px;
  }
  .game-description {
    padding: 1rem 0.5rem;
  }
  .activation-container {
    padding: 1rem 0 1rem 1rem;
  }
  .basket-container,
  .donate-container {
    padding: 1rem;
  }
  .donate-container .donate-quantity {
    margin-bottom: 20px;
  }
  .donate-container .donate-quantity .quantity-item {
    margin-right: 20px;
  }
  .donate-container .donate-quantity .quantity-item label {
    font-size: 17px;
  }
  .donate-container .donate-form .form-group {
    margin-bottom: 0.75rem;
  }
  .donate-container .donate-form .input-area .input-icon {
    left: 20px;
    line-height: 45px;
    font-size: 14px;
  }
  .donate-container .donate-form .input-area .input-item {
    height: 45px;
    font-size: 13px;
    font-weight: 400;
    padding-left: 50px;
  }
  .donate-container .donate-form .input-area textarea {
    padding-top: 14px;
  }
  .donate-container .donate-form .donate-button {
    padding: 0.4rem 1.2rem !important;
    font-size: 13px;
    margin-top: 0 !important;
  }
  .payments-container {
    grid-gap: 5px;
    grid-template-columns: repeat(4, 1fr);
  }
  .payments-container .payment-item {
    margin-bottom: 15px;
  }
  .payments-container .payment-item .balance-item {
    height: 80px;
  }
  .basket-container .basket-item .bonus,
  .payments-container .payment-item .balance-item .balance-icon {
    font-size: 13px;
  }
  .payments-container .payment-item .balance-item .balance-title {
    font-size: 12px;
    font-weight: 500;
  }
  .payments-container .payment-item .custom-radio-button label {
    padding-left: 20px;
  }
  .basket-container .basket-inner .basket-header .title {
    font-size: 11px;
  }
  .basket-container .basket-inner .basket-header.basket-page-header {
    padding-left: 200px;
  }
  .basket-container .basket-inner .basket-header.basket-page-header .price {
    margin-left: 25px;
  }
  .basket-container .basket-inner .basket-header.product-page-header {
    padding-left: 209px;
  }
  .basket-container .basket-inner .basket-header.product-page-header .bonus {
    margin-left: 36px;
  }
  .basket-container .basket-inner .basket-header.product-page-header .price {
    margin-left: 37px;
  }
  .basket-container .basket-inner .basket-header.product-page-header .quantity {
    margin-left: 44px;
  }
  .basket-container .basket-item {
    height: 60px;
    margin-bottom: 13px;
  }
  .basket-container .basket-item .product .product-inner {
    width: 200px;
  }
  .basket-container .basket-item .product .product-inner .basket-background,
  .basket-container
    .basket-item
    .product
    .product-inner
    .basket-background:after {
    width: 72px;
  }
  .basket-container .basket-item .product .product-inner .product-image {
    padding-left: 5px;
    max-width: 35px;
  }
  .basket-container .basket-item .product .product-inner .product-title {
    font-size: 12px;
    margin-left: 2rem;
  }
  .basket-container .basket-item .product-quantity {
    height: 24px;
    padding: 0 4px;
    margin-right: 10px;
  }
  .basket-container .basket-item .product-quantity .minus-button,
  .basket-container .basket-item .product-quantity .plus-button {
    font-size: 10px;
    width: 10px;
    height: 15px;
  }
  .basket-container .basket-item .product-quantity .quantity-input {
    width: 24px;
    margin: 0 2px;
    height: 100%;
    font-size: 15px;
    font-weight: 500;
  }
  .basket-container .basket-item .product-price {
    margin-right: 30px;
  }
  .basket-container .basket-page-item .product .product-inner {
    width: 195px;
  }
  .slider-container {
    margin-top: 30px;
  }
  .epin-store {
    margin-top: 10px;
  }
  .section-header {
    font-size: 18px;
  }
}
.balance-load-container.bg-two.p-xl-4.p-2.col-md-12.col-8 {
  display: block;
}
@media only screen and (max-width: 600px) {
  .mobilesearch {
    display: block;
  }
  .balance-load-item:nth-child(5) {
    width: 50%;
    float: left;
  }
  .detail-cover .dc-inner h1 {
    font-size: 21px !important;
    line-height: 30px !important;
  }
  .mobileheader ul#search_results_mobile {
    width: 100%;
    padding: 20px 0px;
  }
  .mobileheader li.search-result-input {
    padding: 10px 10px;
    margin: 0;
    display: flex;
    width: 100%;
  }
  .mobileheader li.search-result-input a {
    width: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-flex;
  }
  .mobileheader .search-result-input img {
    width: 40px;
    margin-right: 10px;
    display: flex;
  }
  .mobileheader li.search-result-input a span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: flex;
    width: 225px;
    max-width: 225px;
  }
  .mobileheader li.search-result-input a span:after {
    content: "...";
    width: auto;
    display: table-column;
    position: relative;
  }
  .mobileheader li.search-result-input a button {
    display: flex;
    margin-left: 50px;
  }
  .detail-img.bg-two.p-xl-4.p-2.col-md-12.col-4 {
    float: left;
    display: inline-grid;
  }
  .detail-img .mt-3 {
    display: none;
  }
  .balance-load-container.bg-two {
    margin: 0px 0px 0px 10px;
    width: 61%;
    display: inline-flex;
    float: left;
    grid-gap: 5px;
    word-break: auto-phrase;
  }
  .balance-load-container .balance-load-item {
    font-size: 10px;
    margin-bottom: 0px !important;
    justify-content: flex-start !important;
  }
  .col-md-12.footer1 .col-md-2:first-child {
    width: 100%;
    padding: 20px 50px;
  }
  .col-md-12.footer1 .col-md-2 {
    width: 50%;
    padding: 5px;
  }
  .col-md-12.footer1 .col-md-2:last-child {
    width: 100%;
    padding: 5px 50px;
  }
  .footer2 .col-md-2 {
    width: 50%;
    padding: 10px;
  }
  .footer2 .col-md-4 .d-xl-inline-block.text-xl-start.text-center {
    text-align: left !important;
  }
  .habertab .col-xl-6.col-sm-8.col-6.mt-xl-4.mt-3 {
    width: 100%;
  }
  li.tum-yayinciler {
    margin-right: 100px;
    padding: 2px 7px;
    font-size: 11px;
  }
  li.tum-yayinciler img {
    height: 17px;
    margin-right: 4px;
    margin-top: -3px;
  }
  li.yayinci-ol {
    padding: 2px 5px 2px 7px;
    font-size: 11px;
  }
  li.yayinci-ol img {
    height: 12px;
    margin-right: 5px;
    margin-top: -3px;
  }
  .oyunlisteleme a {
    padding: 9px;
    line-height: 33px;
  }
  .balance-load-container {
    grid-gap: 30px;
    padding: 1rem 0.5rem !important;
  }
  .balance-load-container .balance-load-item {
    font-size: 15px;
    margin-bottom: 10px;
    justify-content: flex-start !important;
  }
  .home-tabs li {
    font-size: 13px;
    margin-right: 15px;
    padding: 0;
    margin-bottom: 5px;
  }
  .main-footer .logo img {
    height: auto;
    max-height: none;
    margin: auto;
  }
  .account-top .aci-item .svggorsel {
    width: 24px;
    float: none;
  }
  .account-menu {
    display:none;
  }
  .account-menu-mobile {
    display:block !important;
  }
  .tab-system {
    margin-top: 15px;
  }
  .basket-container .basket-item .product .product-inner .product-title {
    font-size: 10px;
    margin-left: 0.4rem;
    padding-right: 1rem;
    width: 100%;
    margin-bottom: 0px;
    word-break: break-word;
  }
  .col-md-12.col-8.titlebox {
    margin: 0px;
    padding: 0px;
  }
  .basket-container .basket-item .product {
    height: 100%;
    width: 38%;
  }
  .basket-container
    .basket-item.product-basket-item
    .buttons
    .buttons-inner
    .add-basket-button {
    font-size: 13px;
    padding: 24px 13px;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    width: max-content;
    justify-content: center;
  }
  .basket-container .basket-item.product-basket-item .product-price {
    margin-right: 0;
    width: 15%;
    margin-left: 0px;
  }
  .basket-container .basket-item .product-price{
    min-width:auto;
  }
    .basket-container .buttons .buttons-inner .add-basket-button:before {
    display: none;
  }
  /*.basket-container
    .basket-item.product-basket-item
    .buttons
    .buttons-inner
    .more-button {
    display: none !important;
  } */
  .mobile-basket-inner.open {
    display: flex !important;
    padding: 0 19px !important;
  }
}
@media (max-width: 1100px) {
  body {
    padding-top: 54px;
    padding-bottom: 64px;
  }
  .special-container {
    max-width: 90%;
  }
  .basket-container .basket-item .product-delete-button {
    margin-right: 15px;
  }
}
@media (max-width: 1000px) {
  .payments-container {
    grid-template-columns: repeat(4, 2fr);
  }
  .payments-container .payment-item {
    margin-bottom: 20px;
  }
  .basket-page-item {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media (max-width: 848px) {
  .category-1 {
    grid-template-columns: repeat(2, 1fr);
  }
  .product-description {
    padding: 3rem;
  }
  .game-description-inner {
    flex-direction: column;
  }
  .game-description-inner .game-requirements {
    margin-top: 30px;
    padding: 0 1rem;
    width: 100%;
  }
  .game-description-inner .game-requirements .title {
    font-weight: 800;
  }
}
@media (max-width: 754px) {
  .system-requirements {
    grid-template-columns: 1fr;
    height: auto;
    padding: 1.5rem;
  }
  .basket-container .basket-item .product .product-inner .product-image img {
    height: 30px;
    width: 30px;
  }
}
@media (max-width: 660px) {
  .donate-left,
  .donate-right {
    width: 100%;
    float: left;
  }
  .streamer-video {
    flex-direction: column !important;
  }
  .epin-store {
    padding: 10px;
  }
  .product-description {
    padding: 1rem;
  }
}
@media (max-width: 500px) {
  .slider-container {
    padding: 0 10px 24px;
  }
  .slider-container .slider-area {
    width: 90%;
    margin: 0 auto;
    position: relative;
    top: -25px;
  }
  .slider-container .slider-area .slider-item {
    width: 144px;
  }
  .slider-container .slider-area .slider-item .slider-item-image img {
    width: 105px;
    height: 105px;
  }
  .epin-item .epin-item-inner {
    left: 10px;
  }
  .epin-item .epin-item-inner .title {
    padding-right: 0;
  }
  .balance-load-container {
    grid-gap: 30px;
    padding: 0 0.5rem;
  }
  .col-md-12.footer2 {
    padding: 0 39px;
  }
  .balance-load-container .balance-load-item {
    font-size: 12px;
    margin-bottom: 20px;
    justify-content: flex-start !important;
  }
  .balance-load-container .balance-load-item .icon {
    margin-right: 10px;
    font-size: 14px;
  }
  .balance-load-container .balance-load-item .icon img {
    width: 50px;
  }
  .category-1 {
    grid-gap: 8px;
  }
  .basket-container .basket-inner .basket-header,
  .basket-container .basket-item.basket-page-item .product-quantity,
  .basket-container .basket-item.product-basket-item .bonus,
  .basket-container .basket-item.product-basket-item .buy-button,
  .basket-container .basket-item.product-basket-item .discount,
  .basket-container .basket-item.product-basket-item .stock,
  .orders-table tbody tr td:nth-child(2) {
    display: none;
  }
  .basket-container .basket-item.basket-page-item,
  .basket-container .basket-item.product-basket-item {
    width: inherit;
    height: 55px;
    margin-bottom: 14px;
  }
  .basket-container .basket-item.basket-page-item .product .product-inner,
  .basket-container .basket-item.product-basket-item .product .product-inner {
    padding: 0px;
    width: 125px;
    margin: 0px;
  }
  .basket-container
    .basket-item.basket-page-item
    .product
    .product-inner
    .product-title,
  .basket-container
    .basket-item.product-basket-item
    .product
    .product-inner
    .product-title {
    font-weight: 800;
  }
  .basket-container .basket-item.basket-page-item .product-price,
  .basket-container .basket-item.product-basket-item .product-price {
    margin-right: 0px;
  }
  .basket-container .basket-item.basket-page-item .buttons,
  .basket-container .basket-item.product-basket-item .buttons {
    margin-right: 7px;
  }
  .basket-container .basket-item.basket-page-item .buttons .buttons-inner,
  .basket-container .basket-item.product-basket-item .buttons .buttons-inner {
    width: inherit;
    display: flex;
    align-items: center;
  }
  .basket-container
    .basket-item.product-basket-item
    .buttons
    .buttons-inner
    .more-button {
    display: flex;
  }
  .basket-container
    .basket-item.product-basket-item
    .buttons
    .buttons-inner
    .add-basket-button {
    font-size: 13px;
    padding: 0.2rem 2rem;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .basket-container
    .basket-item.basket-page-item
    .buttons
    .buttons-inner
    .more-button {
    display: flex;
    width: 28px;
    height: 28px;
  }
  .basket-container
    .basket-item.basket-page-item
    .buttons
    .buttons-inner
    .product-delete-button {
    margin-right: 0;
  }
  .basket-container .basket-page-item .product .product-inner {
    width: 195px;
  }
  .accordion .card {
    font-size: 14px;
    font-weight: 500;
  }
  .accordion .card:not(:last-child) {
    margin-bottom: 5px;
  }
  .accordion .card .card-header button {
    padding: 0;
    font-size: 14px;
  }
  .accordion .card .card-header button i {
    font-size: 10px;
  }
}

.category-slider {
  position: relative;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px !important;
  top: 50% !important;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-prev {
  left: 10px !important;
  top: 50% !important;
}

@media (max-width: 1100px) {
  .mobileheader .logo img {
    height: auto;
    max-height: none;
  }

  .mobileheader .logo a {
    position: relative;
    z-index: 1000;
  }

  body {
    padding-top: 0;
  }

  .mobileheader .row.header-bottom {
    display: none;
  }
}

@media (max-width: 1199px) {
  .mobileheader .resp-menu {
    position: relative;
    top: 6px;
    right: 0;
  }
  .btn-check:focus + .btn, .btn:focus {
    box-shadow: none !important;
  }
  .mobileheader .resp-menu.active {
    position: relative;
  }

  .mobileheader .modal-search-content {
    padding-top: 0 !important;
  }
  .dropdown.profile {
    border: none;
    border-radius: 5px;
    margin: auto;
    z-index: 1000;
  }
  .modal.show .modal-dialog {
    transform: none;
    height: 450px;
    width: auto !important;
    transform: none;
    top: 25%;
    margin: 47px !important;
  }
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-inner,
.fancybox-outer {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-iframe,
.fancybox-image {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
  background-image: url(../dist/img/fancybox_sprite.png?7b8e2ce6af56d812aac39e65834c9dd9);
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(../dist/img/fancybox_loading.gif?78a563f0ad9e9a354f51b1dfcbd81991)
    50% no-repeat;
}

.fancybox-close,
.fancybox-nav {
  position: absolute;
  cursor: pointer;
  z-index: 8040;
  color: #000;
  background: #fff;
  border-radius: 0px 5px 5px 0px;
  width: 20px;
  height: 25px;
  margin: auto;
  text-align: center;
  right: -16px;
  top: 0px;
}

.fancybox-nav {
  top: 0;
  width: 40%;
  height: 100%;
  text-decoration: none;
  background: transparent
    url(../dist/img/blank.gif?e5634ce393b9b3dfb4ee4f2973de3692);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  color: #7a879c;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: visible;
}
.fancybox-prev span {
  left: -430px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: -50px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

.fancybox-lock {
  overflow: visible !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(../dist/img/fancybox_overlay.png?f0eb344850a4f2f3deadac5c2629201e);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
  background: #151d2bde;
}

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #fff;
  font-weight: 700;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min--moz-device-pixel-ratio: 1.5),
  only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-next span,
  .fancybox-prev span {
    background-image: url(../dist/img/fancybox_sprite@2x.png?89fa20c7590c9538072a2b6bde598920);
    background-size: 44px 152px;
  }
  #fancybox-loading div {
    background-image: url(../dist/img/fancybox_loading@2x.gif?d8f0a9727c7b19e2f0dbb378910ef028);
    background-size: 24px 24px;
  }
}

#fancybox-buttons {
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 8050;
}

#fancybox-buttons.top {
  top: 10px;
}

#fancybox-buttons.bottom {
  bottom: 10px;
}

#fancybox-buttons ul {
  display: block;
  width: 166px;
  height: 30px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  border: 1px solid #111;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 0 1px hsla(0, 0%, 100%, 0.05);
  -moz-box-shadow: inset 0 0 0 1px hsla(0, 0%, 100%, 0.05);
  box-shadow: inset 0 0 0 1px hsla(0, 0%, 100%, 0.05);
  background: #323232;
  background: -moz-linear-gradient(
    top,
    #444 0,
    #343434 50%,
    #292929 50%,
    #333 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #444),
    color-stop(50%, #343434),
    color-stop(50%, #292929),
    color-stop(100%, #333)
  );
  background: -webkit-linear-gradient(top, #444, #343434 50%, #292929 0, #333);
  background: -o-linear-gradient(
    top,
    #444 0,
    #343434 50%,
    #292929 50%,
    #333 100%
  );
  background: -ms-linear-gradient(
    top,
    #444 0,
    #343434 50%,
    #292929 50%,
    #333 100%
  );
  background: linear-gradient(180deg, #444 0, #343434 50%, #292929 0, #333);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#444444", endColorstr="#222222", GradientType=0);
}

#fancybox-buttons ul li {
  float: left;
  margin: 0;
  padding: 0;
}

#fancybox-buttons a {
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-color: transparent;
  background-image: url(../dist/img/fancybox_buttons.png?728eadbd0647cbdc339655f7078774b4);
  background-repeat: no-repeat;
  outline: none;
  opacity: 0.8;
}

#fancybox-buttons a:hover {
  opacity: 1;
}

#fancybox-buttons a.btnPrev {
  background-position: 5px 0;
}

#fancybox-buttons a.btnNext {
  background-position: -33px 0;
  border-right: 1px solid #3e3e3e;
}

#fancybox-buttons a.btnPlay {
  background-position: 0 -30px;
}

#fancybox-buttons a.btnPlayOn {
  background-position: -30px -30px;
}

#fancybox-buttons a.btnToggle {
  background-position: 3px -60px;
  border-left: 1px solid #111;
  border-right: 1px solid #3e3e3e;
  width: 35px;
}

#fancybox-buttons a.btnToggleOn {
  background-position: -27px -60px;
}

#fancybox-buttons a.btnClose {
  border-left: 1px solid #111;
  width: 35px;
  background-position: -56px 0;
}

#fancybox-buttons a.btnDisabled {
  opacity: 0.4;
  cursor: default;
}

#fancybox-thumbs {
  position: fixed;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 8050;
}

#fancybox-thumbs.bottom {
  bottom: 2px;
}

#fancybox-thumbs.top {
  top: 2px;
}

#fancybox-thumbs ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}

#fancybox-thumbs ul li {
  float: left;
  padding: 1px;
  opacity: 0.5;
}

#fancybox-thumbs ul li.active {
  opacity: 0.75;
  padding: 0;
  border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
  opacity: 1;
}

#fancybox-thumbs ul li a {
  display: block;
  position: relative;
  overflow: hidden;
  border: 1px solid #222;
  background: #111;
  outline: none;
}

#fancybox-thumbs ul li img {
  display: block;
  position: relative;
  border: 0;
  padding: 0;
  max-width: none;
}



.gbitem {
  min-width: 0px;
}
.product-price.gbitem {
  color: #a1bfd1;
}
.bizesat.gbitem {
  margin-left: 7px;
  text-align: center;
  font-size: 11px;
}
.product-price.gbitem .text-muted {
  color: #a1bfd1 !important;
}
.basket-container .product-basket-item .text-success {
  color: #00ff89 !important;
  text-align: center;
}
span.alisfiyati {
  color: #a1bfd1;
}
.mobileheader{
  display:none;
}
.row.header-bottom {
   background: #273245;
  padding: 0px 0px;
  margin: 0px 5px 0px 0px;
  border-radius:3px;
 }
.header-center {
  padding: 20px 0px;
}

li.homepageh1title h1 {
  font-size: 15px;
  text-align: right;
  right: 0;
  padding:0px;
  margin:0px
}
.populeroyunlartabs li:last-child {
  color: #717e91;
  width: 88%;
  height: 30px;
  align-self: self-end;
}
.disabled {
  pointer-events:none; //This makes it not clickable
opacity:0.6;         //This grays it out to look disabled
}
.col-md-3.col-md-offset-13 {
  width: 20%;
}

li.tum-yayinciler {
  right: 0;
  float: right;
  text-align: right;
  width: auto;
  margin-right: 115px !important;
  position: absolute;
  color: #a0bed0;
  padding: 2px 15px 2px 15px !important;
  border: 2px solid #273245;
  border-radius: 5px;
  font-size: 15px !important;
}

li.yayinci-ol {
  right: 0;
  float: right;
  text-align: right;
  width: auto;
  position: absolute;
  margin-right: 14px !important;
  color: #a0bed0;
  padding: 2px 10px 2px 10px !important;
  border-radius: 5px;
  border: 2px solid #273245;
  font-size: 15px !important;
}

.hr-bg {
  margin-bottom: 10px;
}
.bosluk {
  width: 20%;
}

@media only screen and (max-width: 600px) {
  li.tum-yayinciler {
    margin-right: 100px;
    padding: 2px 7px 2px 7px;
    font-size: 11px;
  }
  li.tum-yayinciler img {
    height: 17px;
    margin-right: 4px;
    margin-top: -3px;
  }
  li.yayinci-ol {
    padding: 2px 5px 2px 7px;
    font-size: 11px;
  }
  li.yayinci-ol img {
    height: 12px;
    margin-right: 5px;
    margin-top: -3px;
  }
  .row.populeroyunlar .col-md-3.col-md-offset-13 {
    width: 50%;
  }
  .product-list-item .product-bottom {
    padding: 10px 10px 10px 10px;
    height: 36px;
  }
  .product-list-item:hover .product-bottom a {
    margin-left: 30px;
  }
  .product-list-item:hover .product-bottom {
    bottom: 0;
    height: 40px;
    padding-top: 11px;
  }
  .product-list-item:hover .product-hover .hoveralticon {
    margin-bottom: -3px;
  }
  .desktopheader{
    display:none;
  }
  .mobileheader{
    display:block;
  }
  .modal.show .modal-dialog {
    width: 80%;
  }
  .g-recaptcha {
    width: 100% !important;
    margin: auto;
  }
  .swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 10px !important;
    top: 60% !important;
  }
  .swiper-button-prev, .swiper-rtl .swiper-button-prev {
    left: 10px !important;
    top: 60% !important;
  }
  .populeroyunlartabs li:last-child {
    width: 70%;
    height: 35px;
  }
  button.btn.btn-primary.w-100.pt-3.pb-3.g-recaptcha {
    margin: auto !important;
    width: 100% !important;
  }

}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }

  25% {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 1;
  }

  55% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }

  25% {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 1;
  }

  55% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

.codeless-add-purchase-button p,
.codeless-add-purchase-button2 p {
  font-weight: 500;
  margin-bottom: 0;
  font-size: unset;
  color: #fff;
}

.codeless-add-purchase-button:hover p,
.codeless-add-purchase-button2:hover p {
  margin-right: 10px;
}

.codeless-add-purchase-button:hover i.icon,
.codeless-add-purchase-button2:hover i.icon {
  background-color: rgba(0, 0, 0, 0.2);
  margin-right: 10px;
}

.codeless-add-purchase-button:hover,
.codeless-add-purchase-button2:hover {
  background-color: #61d466;
  font-size: inherit;
  padding-right: 15px;
}

.codeless-add-purchase-button i.icon:after,
.codeless-add-purchase-button2 i.icon:after {
  content: "";
  position: fixed;
  display: block;
  height: 60px;
  width: 60px;
  background: linear-gradient(180deg, rgba(7, 94, 84, .5) 0%, rgb(56 170 60 / .5) 100%);
  z-index: -1;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-animation: 3s ease-in-out infinite pulse;
  animation: 3s ease-in-out infinite pulse;
}

.codeless-add-purchase-button i.icon svg,
.codeless-add-purchase-button2 i.icon svg {
  height: 29px;
  position: relative;
  left: 1px;
}

.codeless-add-purchase-button .icon,
.codeless-add-purchase-button2 .icon {
  height: 40px;
  width: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 10px 0 10px 10px;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.codeless-add-purchase-button,
.codeless-add-purchase-button2 {
  position: fixed;
  bottom: 25px;
  left: 23px;
  height: 60px;
  background: #61d466;
  background-image: linear-gradient(to bottom, #61d466 0%, #52b43e 100%);
  border: none;
  -webkit-box-shadow: 0 2px 4px rgb(0 0 0 / 7%);
  box-shadow: 0 2px 4px rgb(0 0 0 / 7%);
  -webkit-border-radius: 30px;
  border-radius: 30px;
  color: #fff;
  padding: 0;
  padding-right: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 99;
  font-size: 0;
  font-weight: 300;
  color: #fff !important;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}


.codeless-add-purchase-button2 p {
  font-weight: 500;
  margin-bottom: 0;
  font-size: unset;
  color: #fff;
}

.codeless-add-purchase-button2:hover p {
  margin-right: 10px;
}

.codeless-add-purchase-button2:hover i.icon {
  background-color: rgba(0, 0, 0, 0.2);
  margin-right: 10px;
}

.codeless-add-purchase-button2:hover {
  background-color: var(--sc1);
  font-size: inherit;
  padding-right: 15px;
}

.codeless-add-purchase-button2 i.icon:after {
  content: "";
  position: fixed;
  display: block;
  height: 60px;
  width: 60px;
  background: #038b938f;
  z-index: -1;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-animation: 3s ease-in-out infinite pulse;
  animation: 3s ease-in-out infinite pulse;
}

.codeless-add-purchase-button2 i.icon svg {
  height: 29px;
  position: relative;
  left: 1px;
}

.codeless-add-purchase-button2 .icon {
  height: 40px;
  width: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 10px 0 10px 10px;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  position: relative;
  left: -1px;
}

.codeless-add-purchase-button2 {
  position: fixed;
  bottom: 121px;
  left: 23px;
  height: 60px;
  background: var(--sc1);
  background-image: var(--sc1);
  border: none;
  -webkit-box-shadow: 0 2px 4px rgb(0 0 0 / 7%);
  box-shadow: 0 2px 4px rgb(0 0 0 / 7%);
  -webkit-border-radius: 30px;
  border-radius: 30px;
  color: #fff;
  padding: 0;
  padding-right: 10px;
  display:
    -webkit-box;
  display:
    -webkit-flex;
  display:
    -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 99;
  font-size: 0;
  font-weight: 300;
  color: #fff !important;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

/* EpinCN Logo Optimizasyonu - Keskin Görünüm - Kesilme Yok - Container sabit, logo büyük */
.main-header .logo img.site-logo, .main-header .logo .site-logo {
    image-rendering: -webkit-optimize-contrast !important;
    image-rendering: optimize-contrast !important;
    image-rendering: auto !important;
    -ms-interpolation-mode: bicubic !important;
    width: 100% !important;
    height: auto !important;
    max-width: 100% !important;
    max-height: none !important;
    object-fit: contain !important;
}

