@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap");
body {
  font-family: 'Quicksand', sans-serif;
}

.container {
  max-width: 1230px;
  width: 100%;
}

.primary-color {
  color: #F47B22 !important;
  fill: #F47B22 !important;
}

.secondary-color {
  color: #707070 !important;
  fill: #707070 !important;
}

.font-weight-medium {
  font-weight: 500;
}

.white-color {
  color: #fff !important;
  fill: #fff;
}

.bg-primary-color {
  background-color: #F47B22;
}

.lb-normal-input {
  position: relative;
}

.lb-normal-input input {
  background-color: #fff;
  color: #707070;
  padding: 8px 35px 8px 10px;
  width: 100%;
  border: unset;
  outline: 0;
  -webkit-transition: .3s all;
  transition: .3s all;
  border-radius: 28px;
}

.lb-normal-input input:focus {
  -webkit-box-shadow: 0px 0px 20px -13px rgba(0, 0, 0, 0.7);
          box-shadow: 0px 0px 20px -13px rgba(0, 0, 0, 0.7);
}

.lb-normal-input button {
  background: transparent;
  border: unset;
  cursor: pointer;
  outline: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 5px;
}

.hizmet-box {
  width: 200px;
  height: 200px;
  min-width: 200px;
  background-color: #fff;
  cursor: pointer;
  position: relative;
}

.hizmet-box svg {
  width: auto;
  height: 100px;
}

.hizmet-box .check-count {
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  color: #fff;
  background-color: #F47B22;
  top: -8px;
  right: -8px;
  font-size: 17px;
}

@media screen and (max-width: 768px) {
  .hizmet-box {
    width: 150px;
    height: 150px;
    min-width: 150px;
  }
  .hizmet-box .kucult {
    height: 44px !important;
    width: auto;
  }
  .hizmet-box svg {
    width: auto;
    height: 70px;
  }
}

.hizmet-text {
  color: #707070;
  font-weight: bold;
  font-size: 18px;
}

.hizmetler {
  text-decoration: none;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.hizmetler li {
  margin: 0px;
  padding: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  margin-bottom: 15px;
}

.hizmetler li:nth-last-child(1) {
  margin-bottom: 0px;
}

.hizmetler li img {
  height: 20px;
  cursor: pointer;
  margin-right: 5px;
}

.lb-normal-btn {
  border-radius: 28px;
  color: #fff !important;
  text-decoration: none;
  -webkit-transition: .3s all;
  transition: .3s all;
  border: 2px solid #fff;
  background: transparent;
}

.lb-normal-btn:hover {
  background-color: #fff;
  color: #F47B22 !important;
}

.lb-btn {
  background-color: #F47B22 !important;
  border: 2px solid #F47B22 !important;
  color: #fff;
  border-radius: 28px;
}

.lb-btn:hover {
  background: transparent !important;
  color: #F47B22;
}

.hizmet-secim-checkboxs {
  display: none;
}

.hizmet-check-box {
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.15);
  position: relative;
  border-radius: 18px;
  width: 200px;
  height: 200px;
  -webkit-transition: .3s all;
  transition: .3s all;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.hizmet-check-box img {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -o-user-select: none !important;
  -ms-user-select: none !important;
      user-select: none !important;
}

.secim-label {
  margin: 0px;
  padding: 0px;
}

.hizmet-secim-checkboxs:checked + .secim-label .hizmet-check-box {
  border: 2px solid #F47B22;
}

.hizmet-secim-checkboxs:checked + .secim-label .hizmet-check-box::after {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  background-color: #F47B22;
  border-radius: 100%;
  top: -6px;
  right: -6px;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNS4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbDojRkNGQ0ZDO30NCjwvc3R5bGU+DQo8Zz4NCgk8Zz4NCgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTQxOS4xLDEzNy41Yy02LjYtNi42LTE3LjItNi42LTIzLjgsMEwxOTQsMzM4LjhsLTc3LjQtNzcuNGMtNi42LTYuNi0xNy4yLTYuNi0yMy44LDANCgkJCWMtNi42LDYuNi02LjYsMTcuMiwwLDIzLjhsODkuMiw4OS4yYzYuNiw2LjYsMTcuMiw2LjYsMjMuOCwwbDIxMy4yLTIxMy4yQzQyNS42LDE1NC43LDQyNS42LDE0NC4xLDQxOS4xLDEzNy41eiIvPg0KCTwvZz4NCjwvZz4NCjwvc3ZnPg0K");
}

.svg-turkiye-haritasi {
  max-width: 1140px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

.svg-turkiye-haritasi svg {
  width: 100%;
  height: auto;
}

#svg-turkiye-haritasi path {
  fill: #F2682B;
  -webkit-transition: .3s all;
  transition: .3s all;
  cursor: pointer;
}

#svg-turkiye-haritasi path.active {
  fill: #F2682B !important;
}

.MyCart {
  padding: 20px;
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.15);
  position: relative;
  border-radius: 18px;
}

.aracim {
  color: #353435;
  font-family: 'Quicksand', sans-serif !important;
}

.arac-ismi {
  font-weight: bold;
  font-size: 18px;
}

.color {
  color: #F47B22;
  text-decoration: none;
}

.btn-edit {
  background-color: #FFC400;
  padding: 7px 10px;
  border-radius: 28px;
  color: #fff;
  fill: #fff;
  -webkit-transition: 400ms all;
  transition: 400ms all;
}

.btn-edit:hover {
  background-color: #ebb400;
  color: #fff;
  fill: #fff;
}

.btn-delete {
  background-color: #F52E2E;
  padding: 7px 10px;
  border-radius: 28px;
  color: #fff;
  fill: #fff;
  -webkit-transition: 400ms all;
  transition: 400ms all;
}

.btn-delete:hover {
  background-color: #e50b0b;
  color: #fff;
  fill: #fff;
}

.btn-devam {
  background-color: #F47B22;
  padding: 7px 10px;
  border-radius: 28px;
  color: #fff;
  fill: #fff;
  -webkit-transition: 400ms all;
  transition: 400ms all;
}

.btn-devam:hover {
  background-color: #d8620b;
  color: #fff;
  fill: #fff;
}

.ProductImage {
  border-radius: 20px;
  overflow: hidden;
  width: 100px;
}

.ProductImage img {
  width: 100%;
  height: auto;
}

.ProductName {
  font-size: 13px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
}

.aracim-rows .MyCart {
  margin-top: 15px;
}

.aracim-rows .MyCart:nth-child(1) {
  margin-top: unset;
}

.lb-form-btn {
    fill: #fff;
    color: #fff !important;
    background-color: #707070;
    border: 2px solid #707070;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    display: block;
    border-radius: 28px;
    -webkit-transition: 400ms all;
    transition: 400ms all;
}

    .lb-form-btn:hover {
        fill: #F47B22;
        background-color: #fff;
        color: #707070 !important;
    }

.lb-form-btn:focus {
  fill: #fff;
  color: #fff;
}

.Form-Btn-Btn {
    color: #fff !important;
    background-color: #707070;
    border: 2px solid #707070;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    display: block;
    border-radius: 28px;
    -webkit-transition: 400ms all;
    transition: 400ms all;
}

    .Form-Btn-Btn:hover {
        background-color: #fff;
        color: #707070 !important;
    }

@media screen and (max-width: 768px) {
  tr td {
    font-size: 14px;
  }
  .Form-Btn-Btn {
    font-size: 14px;
  }
}

.servis-noktas-img {

}
.imgNew {
    display: block;
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.star-ul {
    list-style: none !important;
    padding: 0px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px;
}

.star-ul li {
  margin-right: 4px;
}

.star-ul li:nth-last-child(1) {
  margin-right: 0px !important;
}

.star-ul li svg {
  fill: #D8D8D8;
}

.star-rank-item.checked {
  fill: #FFD203;
}

.star-rank-count {
  font-size: 20px;
}

.ozellikler-ul {
  list-style: none !important;
  padding: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
}

.ozellikler-ul div {
  margin-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 6px;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
}

.ozellikler-ul div:nth-last-child(1) {
  margin-right: 0px !important;
}

.comment-text {
  margin-bottom: 0px !important;
}

.ratingComment {
  margin-top: 20px;
  font-size: 13px;
}

@media screen and (max-width: 768px) {
  .ratingComment {
    font-size: 16px !important;
  }
}

.ratingComment:nth-child(1) {
  margin-top: 0px;
}

.ratingComment:nth-child(even) {
  background-color: #f5f5f5;
}

.commentRankingStar {
  margin-bottom: 0px !important;
}

.cozum-ortagi {
  margin-top: 35px;
}

.cozum-ortagi:nth-child(1) {
  margin-top: 0px;
}

#MagazaFotograflari {
  border-radius: 20px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.15);
}

.carousel-indicators li {
  border-radius: 100%;
  width: 18px;
  height: 18px;
  background-color: #F47B22;
}

.magaza-ozellik-ul {
  list-style: none !important;
  padding: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.magaza-ozellik-ul li {
  font-weight: bold;
  color: #707070;
}

#ozellikler-slider .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: none;
  padding: 5px 0;
}

#ozellikler-slider .item .ozellik-item {
  width: 70px;
  height: 70px;
  text-align: center;
  -webkit-box-shadow: 0 0px 5px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 0px 5px 0 rgba(0, 0, 0, 0.16);
  border-radius: 15px;
  padding: 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#ozellikler-slider .item .ozellik-item img {
  max-height: 70px;
  max-width: 70px;
}

@media screen and (max-width: 768px) {
  #ozellikler-slider .item .ozellik-item {
    font-size: 12px;
  }
}

.lb-form-input {
  background-color: #fff;
  color: #000000;
  border-radius: 13px;
  border: 2px solid #707070;
  -webkit-transition: .4s all;
  transition: .4s all;
  width: 100%;
  padding: 5px 10px;
}

.small-btn {
    padding: 5px 5px;
    font-size: 10px;
    height: auto;
    width: auto;
}

/*# sourceMappingURL=main.css.map */