/**********/
.sidebar-right-personalization {
  position: fixed;
  top: 0;
  right: 0;
  background: white;
  height: 100%;
  width: 100%;
  z-index: 1001;
  text-transform: none;
  max-width: 760px;

}

.sidebar-right-personalization .hs-close {
  padding: 15px 15px;
  font-size: 14px;
  font-weight: 600;
}

.sidebar-right-personalization.hs-close a {
  font-size: 14px;
}

.sidebar-right-personalization .hs-close a span {
  margin-right: 15px;
}


.sidebar-right-personalization .hs-body {
  padding: 20px 20px;
  overflow-y: auto;
  height: 100%;
  padding-bottom: 100px;
}


.sidebar-right-personalization .hs-subtitle {
  font-weight: 400;
  margin-bottom: 15px;
  font-size: 33px;
  text-align: center;
}

.sidebar-right-personalization .hs-text {
  margin-bottom: 15px;
  line-height: 1.5;
  font-size: 12px;
  color: #3C3C3C;
}

.sidebar-right-personalization .hs-text2 {
  margin-bottom: 15px;
  line-height: 1.5;
  font-size: 12px;
  color: #3C3C3C;
}

.sidebar-right-personalization .hs-inp {
  margin-bottom: 15px;
}

.sidebar-right-personalization .hs-inp input {
  padding: 17px;
  box-shadow: 0 0 6px -3px #ccc;
  border: 1px solid #aaa;
  width: 100%;
}

.sidebar-right-personalization .hs-img {
  padding: 0 60px;
  margin-bottom: 20px;
}

.sidebar-right-personalization .hs-img img {
  width: 100%;
}

.sidebar-right-personalization .hs-btn {
  text-align: center;
  margin-bottom: 15px;
}

.sidebar-right-personalization .btn-per2 {
  height: 50px;
  background-color: #C2C2C1 !important;
  width: 100%;
  max-width: 300px;
  cursor: pointer;
  color: #363636 !important;
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
  border: 0;
}

/**********/


.btn-per {
  height: 57px;
  background-color: #C2C2C1 !important;
  width: 100%;
  cursor: pointer;
  color: #363636 !important;
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
  border: 0;
  margin-bottom: 20px;
}



.shop-detail-left {
  position: absolute;
  width: 33.3%;
  left: 0;
  top: 0;
  z-index: 8;
  padding-left: 25px;
  height: 100%;
  background: #fff;
}

.shop-detail-center {
  position: relative;
  width: 33.3%;
  margin: 0 auto;
}

.shop-detail-right {
  position: absolute;
  width: 33.3%;
  right: 0;
  top: 0;
  z-index: 8;
  padding-top: 70px;
  padding-right: 35px;
  padding-left: 20px;
  background: #fff;
  height: 100%;
}

.fixed-sp {
  position: sticky;
  top: 60px;
}

.hls-breadcrumb {
  margin-top: 60px;
}

.hls-breadcrumb ul {
  margin: 0;
  padding: 0;
}

.hls-breadcrumb ul li {
  display: inline-block;
}

.hls-breadcrumb ul li a {
  color: #C0BEBE;
  display: inline-block;
}


.hls-breadcrumb ul li::after {
  content: "\f054";
  display: inline-block;
  padding: 0 6px;
  padding-left: 10px;
  font-size: 10px;
  color: #C0BEBE;
}

.hls-breadcrumb ul li:first-child::after {
  content: "";
}


.hls-breadcrumb ul li:last-child::after {
  content: "";
}


.product-ref-details {
  margin-top: 75px;
  margin-bottom: 5px;
}

.product-name .product-name-title {
  font-size: 25px;
  color: #000000;
  text-transform: none;
  font-weight: 600;
  margin: 0;
  padding-bottom: 7px;
  padding-top: 2px;
}

.product-description {
  margin-top: 70px;
  color: #3C3C3C;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  max-width: 264px;
  text-align: left;
}

.shipping-type {
  color: #5DA85F;
  font-size: 12px;
  font-weight: 600;
  line-height: 30px;
  text-transform: initial;
}

.price-separator {
  width: 27px;
  border-bottom: 4px solid black;
  margin-top: 45px;
  margin-bottom: 10px;
}

.product-price .current-price span {
  font-weight: 300;
  margin: 15px 0px 0px 0px;
  padding: 0px;
  font-size: 35px;
}

.navigation-container {
  margin-right: 25px;
  margin-bottom: 10px;
  margin-top: -8px;
  position: relative;
}

.navigation-container ul {
  margin: 0;
  padding: 0;
  text-align: right;
}

.navigation-container ul li {
  display: inline-block;
}


.navigation-container ul li .line-separator {
  height: 11px;
  width: 1px;
  background: #E5E6E7;
  margin: 0 15px;
}

.navigation-container ul li a {
  color: #000;
}

.wishlist-content {
  position: absolute;
}

.product-colors {
  margin-top: 45px;
  text-align: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #D8D8D8;
}

.product-colors .product-color-title span {
  font-size: 13px;
  color: #4a4a4a;
  text-transform: none;
  font-weight: 600;
}

.product-color-icons ul {
  margin: 0;
  padding: 0;
  margin-top: 21px;
}

.product-color-icons ul li {
  width: 24px;
  height: 24px;
  display: inline-block;
  border-radius: 50%;
  overflow: hidden;
  padding: 3px;
}

.product-color-icons ul li.active {
  border: 1px solid #000;
}

.product-color-icons ul li {
  margin-right: 5px;
}

.product-color-icons ul li a {
  display: block;
  border-radius: 50%;
  overflow: hidden;
}

.product-size {
  margin-top: 60px;
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 40px;
}

.product-size .product-size-title .product-size-title-label {
  font-size: 13px;
  color: #4a4a4a;
  text-transform: capitalize;
  font-weight: 600;
}

.product-size ul {
  margin: 0;
  padding: 0;
  text-align: center;
  margin-top: 35px;
}

.product-size ul li {
  display: inline-block;
}

.product-size ul li a {
  font-size: 14px;
  color: #000;
  padding: 0 15px;
}


.oneri {
  position: relative;
  border-top: 1px solid #D8D8D8;
  padding-top: 100px;
  padding-left: 35px;
  margin-top: 100px;
  margin-bottom: 100px;
}

.oneri::after {
  content: "";
  clear: both;
  display: block;
}


.oneri-left {
  float: left;
  width: 44%;
  position: sticky;
  top: 130px;
}

.oneri-right {
  float: right;
  width: 56%;
  padding-right: 50px;
}


.related-products-title {
  border-bottom: 1px solid #7ED321;
  padding-bottom: 22px;
  font-size: 24px;
  margin: 0 .5% 23px .5%;
}

.oneri-aciklama {
  font-size: 60px;
  font-weight: 300;
  line-height: 80px;
  max-width: 300px;
}

.detay-swiper-container {
  width: 100%;
}

.benzer {
  position: relative;
  width: 100%;
}


.benzer-owl-nav-left {
  float: left;
}

.benzer-owl-nav-right {
  float: right;
}

.benzer-owl-nav-right .counter {
  display: inline-block;
}

.owl-left-btn {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}

.benzer-owl-nav::after {
  content: "";
  display: block;
  clear: both;
}

.benzer-owl-nav {
  margin-bottom: 50px;
}

.benzer-slider {
  padding: 0 5px;
}

.oneri_1 {
  padding-top: 270px;
}


.oneri_2 {}




.fixed-basked {
  position: fixed;
  top: 50px;
  left: 0;
  width: 100%;
  z-index: 9;
  padding: 12px 23px 12px 25px;
  background: #fff;
}

.fixed-basked-ul-1 {
  margin: 0;
  padding: 0;
}

.fixed-basked-ul-1 li {
  display: inline-block;
  vertical-align: middle;
}

.fixed-basked-ul-1 li a {
  display: block;
}

.fixed-color-name {
  position: relative;
  display: inline-block;
  top: 4px;
}


.fixed-basked-img {
  overflow: hidden;
  height: 41px;
  width: 41px;
  border: 1px solid #d7d7d8;
  border-radius: 40px;
}

.fixed-basked-img img {
  display: block;
  height: auto;
  width: 41px;
}

.fixed-basked-text {
  margin-left: 30px;
}

.fixed-basked-text p {
  font-size: 12px;
  line-height: 40px;
  color: #121314;
  letter-spacing: 0.3px;
}

.fixed-basked-gercek {
  display: inline-block;
  margin-left: 32px;
  color: #000;
}

.fixed-basked-discount {
  display: inline-block;
  margin-left: 32px;
  color: #f42837;
}

.fixed-basked-price {
  position: relative;
  margin-left: 32px;
}

.fixed-basked-color {
  position: relative;
  top: 3px;
  margin-right: 10px;
  height: 16px;
  width: 16px;
  display: inline-block;
  padding: 1px;
  line-height: 0;
  background-color: #fff;
  border: 1px solid #000;
  overflow: hidden;
}

.fixed-basked-color img {
  width: 100%;
  height: 100%;
}

.fixed-basked-beden {
  font-size: 12px;
  color: #000;
  margin-left: 32px;
  margin-right: 32px;
  top: 3px;
  position: relative;
}

.fixed-basked-btn {
  background-color: #1e2a29;
  color: #fff;
  text-align: center;
  height: 42px;
  line-height: 30px;
  font-size: 12px;
  border-radius: 0;
  width: 290px;
}

.fixed-basked-btn:hover {
  color: #fff;
  background-color: #1e2a29;
}

.fixed-basked-beden:hover {
  color: #000;
}

.fixed-wishlist-btn {
  background-color: #1e2a29;
  color: #fff;
  text-align: center;
  height: 42px;
  line-height: 30px;
  font-size: 12px;
  border-radius: 0;
}

.fixed-wishlist-btn:hover {
  color: #fff;
  background-color: #1e2a29;
}

.sepete_ekle_btn:disabled {
  opacity: 0.5;
}

.detay-info-content {
  text-align: center;
  margin-top: 60px;
}

.detay-info-content a {
  display: block;
  margin-bottom: 30px;
  font-size: 14px;
  text-decoration: underline;
}

.detay-info-content a:hover {
  color: #000000;
  font-weight: 700;
}


.product-add-basket-btn {
  margin-top: 80px;
}

.product-add-basket-btn button {
  height: 57px;
  background-color: #1e2a29;
  width: 100%;
  cursor: pointer;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
  border: 0;
}

.product-add-basket-btn button:hover {
  background-color: #1e2a29;
}


.product-add-basket-btn .btn-l {
  float: left;
  width: calc(100% - 49px);
}

.product-add-basket-btn .btn-r {
  float: right;
  width: 45px;
}

.header-fixed {
  background-color: #fff;
}

.shop-detail-content {
  margin-top: 57px;
}


.shop-detail-content a {
  display: block;
}

.beden-content {
  text-align: center;
  margin-top: 13px;
}


.hls-product-size2 {
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 15px;
}

.mobile-basked-add {
  display: none;
}

.mobile-basked-add::after {
  clear: both;
  content: "";
  display: block;
}

.mobile-basked-add .btn-l {
  float: left;
  width: calc(100% - 49px);
}

.mobile-basked-add .btn-r {
  float: right;
  width: 45px;
}

.mobile-title,
.detay-geri,
.mobile-title-menu {
  display: none;
}

.renk-gorsel-content {
  display: none;
}

.uzun-content {
  text-align: center;
}


.hls-product-size2 ul li a .icon-zarf {
  margin: 0 auto;
  margin-top: 5px;
}

.zoom-full {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 100%;
}

.zoom-full img {
  width: 100%;
  position: absolute;
  top: 50;
}

.full-screen-arrows {
  position: fixed;
  bottom: 51px;
  padding: 0 20px;
  width: 100%;
}

.full-screen-arrows .left {
  position: absolute;
  left: 20px;
}

.full-screen-arrows .right {
  position: absolute;
  right: 20px;
}

.zoom-fullscreen-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transition: top .1s;
}


.size-content-mobile {
  display: none;
}

.size-content-mobile3 {
  display: none;
}

@media (max-width: 1000px) {


  .size-content-mobile3 {
    display: block;
    position: fixed;
    left: 0;
    top: 140%;
    width: 100%;
    z-index: 305;
    background-color: #fff;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .18);
    padding: 20px;
    text-align: center;
  }

  .size-content-mobile3 p {
    margin: 0;
  }

  .size-content-mobile3.open {
    top: 100%;
    transition: transform .5s;
    transform: translateY(-100%);
  }



  .size-content-mobile {
    display: block;
    position: fixed;
    left: 0;
    top: 140%;
    width: 100%;
    z-index: 305;
    background-color: #fff;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .18);
    padding: 50px 20px;
    padding-bottom: 20px;
  }

  .size-content-mobile ul {
    margin: 0;
    padding: 0;
  }

  .size-content-mobile ul li {
    list-style: none;
    text-align: center;
  }

  .size-content-mobile ul li {
    margin-bottom: 10px;
  }

  .size-content-mobile ul li a {
    font-size: 16px;
  }

  .hangi_bedendesin {
    color: #000;
    font-size: 14px;
    text-align: center;
    display: block;
    width: 100%;
    margin-top: 20px;
  }

  .hangi_bedendesin:hover {
    color: #000;
    font-weight: 700;
  }

  .size-content-mobile ul li a:hover {
    color: #000;
    font-weight: 700;
  }

  .size-content-mobile.open {
    top: 100%;
    transition: transform .5s;
    transform: translateY(-100%);
  }

  .renk-gorsel-content ul {
    width: 100%;
    overflow-x: auto;
  }

  /* Hide scrollbar for Chrome, Safari and Opera */
  .renk-gorsel-content ul::-webkit-scrollbar {
    display: none;
  }

  /* Hide scrollbar for IE, Edge and Firefox */
  .renk-gorsel-content ul {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
  }

  .renk-gorsel-content ul {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
  }

  .renk-gorsel-content ul li {
    display: flex;
    justify-content: center;
  }

  .renk-gorsel-content ul li .item {
    width: 170px;
    text-align: center;
  }

  .renk-gorsel-content ul li .item img {
    display: inline-block;
  }

  .renk-gorsel-content {
    display: block;
  }

  .d-r-title {
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 30px;
    font-weight: bold;
    margin-bottom: 25px;
  }

  .mobile-title-menu .fiyat span {
    font-weight: 700;
    margin-bottom: 5px;

  }

  .mobile-title-menu .fiyat-i {
    display: inline-block;
  }

  .mobile-title-menu .line-t {
    display: inline-block;
  }


  .mobile-title-menu .yuzde-bg {
    font-size: 9px !important;
  }


  .mobile-title-menu {
    display: block;
    position: fixed;
    width: 50%;
    left: 50%;
    top: 0;
    text-align: center;
    transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    margin-top: 5px;
    z-index: 9;
  }

  .mobile-title-menu .fiyat {
    margin-top: 20px;
  }



  .detay-geri {
    position: fixed;
    top: 18px;
    left: 11px;
    z-index: 9;
    display: block;
  }

  .mobile-title {
    display: block;
    position: absolute;
    bottom: 110px;
    width: 75%;
    margin-left: 20px;
  }


  .mobile-title .fiyat span {
    font-size: 25px;
  }

  .mobile-title .fiyat span .fiyat-i {
    color: crimson;
    font-weight: bold;
  }


  .mobile-title .fiyat span .yuzde-bg {
    top: -4px;
    position: relative;
  }



  .mobile-title .aciklama .isim {
    padding-top: 10px;
    font-size: 22px;
    font-weight: 600;
    margin: 0;
  }

  .mobile-basked-add {
    display: block;
    position: fixed;
    bottom: 20px;
    width: 100%;
    padding: 0 20px;
    z-index: 9;
  }

  .mobile-basked-add button {

    height: 57px;
    background-color: #1e2a29;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
  }

  .shop-detail-center {
    overflow: hidden;
  }

  .shop-detail-center .img-li img {
    width: 100%;

  }

  .shop-detail-left {
    display: none;
  }

  .shop-detail-right {
    display: none;
  }

  .shop-detail-center {
    width: 100%;
  }

  .shop-detail-content {
    margin-top: 0;
  }



  .bg-w-o {
    background: transparent;
  }

  .hls-menu-mobil-btn {
    display: none;
  }

  .mobile-menu-center {
    display: none;
  }

}


@media (max-width: 700px) {
  .shop-detail-center .img-li img {}

}


@media (max-height: 567px) {
  .shop-detail-center .img-li img {
    width: 100%;
    height: auto;
  }

}


.oneri-content .oneri-right .row-10 .urun10 {
  float: right;
  width: 45%;

  margin-bottom: 60px;
}

.oneri-content .oneri-right .row-10 .urun10:nth-of-type(even) {
  float: left;
  margin-right: 10%;

}






.oneri-content .oneri-right .row-10 .urun10:nth-child(2) {
  padding-top: 40%;
}


.oneri-content .oneri-right .row-10::after {
  content: "";
  display: block;
  clear: both;
}





/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
  .oneri-left {
    float: none;
    width: 100%;
    position: relative;
    top: 0;
    margin-bottom: 65px;
  }

  .oneri-right {
    float: none;
    width: 100%;
    padding-right: 50px;
  }

  .oneri-content .oneri-right .row-10 .urun10 {
    width: 100%;
  }

  .oneri-content .oneri-right .row-10 .urun10:nth-child(2) {
    padding-top: 0;
  }

  .oneri-aciklama {
    font-size: 34px;
    line-height: 50px;
  }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
  .oneri-left {
    float: none;
    width: 100%;
    position: relative;
    top: 0;
    margin-bottom: 65px;
  }

  .oneri-right {
    float: none;
    width: 100%;
    padding-right: 50px;
  }
}

/*  Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
  .oneri-left {
    float: none;
    width: 100%;
    position: relative;
    top: 0;
    margin-bottom: 65px;
  }

  .oneri-right {
    float: none;
    width: 100%;
    padding-right: 50px;
  }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {}



.sepet-btn-loading {
  text-align: center;
  height: 57px;
  line-height: 57px;
}

.sepet-fiyat-2 {
  text-decoration: line-through;
}