/* Değerlendirme Start*/
/* /platform/plugins/ecommerce/resources/views/themes/includes/review-list.blade.php satır 14 .customer-avatar  Eklendi */
.hide-customer-avatar {
  display: none;
}
.admincevap {
  background: cornsilk;
  border-left: 2px solid;
  border-top: 1px solid #d0cfcc;
  border-right: 1px solid #d0cfcc;
  border-bottom: 1px solid #d0cfcc;
  width: max-content;
  padding: 5px 5px 5px 0;
  margin-left: 20px;
}
/* Değerlendirme SON*/
/* Mobil Tasarım Start*/
@media (max-width: 575px) {
  .tp-shop-top-tab, .tp-shop-top-result {
    display: none;
  }
  .tp-shop-top-right:not(.tp-shop-top-right-2) {
  margin-top: 0px;
  }
  .bb-block__header {
  margin-bottom: 0px;
  }
  .pt-50 {
    padding-top: 15px;
  }
}
/* Mobil Tasarım SON*/
/* Ürün Etiketi Start*/
.tp-product-badge {
  display: grid;
}
.tp-product-badge span {
  width: fit-content;
  margin: 0 0 2px;
  border-radius: 2px;
  font-size: small;
}
.tp-product-item-4 .tp-product-badge {
  inset-inline-start: 0px;
  top: 5px;
}
/* Ürün Etiketi SON*/

/* WhatsApp Button Start*/
.my-whtsp {
  background: #26a802;
}
.bi.bi-whatsapp, .my-whtsp a {
  color: #fff;
}
.my-whtsp:hover {
  background: #03c82b;
  color: fff;
} 
.bi.bi-whatsapp {
  color: #fff;
  margin: 1px 0 0 0;
} 
/* WhatsApp Button End*/
.main-menu > nav > ul > li > a, .main-menu > nav > ul > li > .tp-submenu li a{
  font-size: 18px;
}
.tp-product-details-wrapper.has-sticky {
  position: inherit;
}
.tp-product-details-add-to-cart-btn {
  border: 1px solid #999;
}
.hidem {
  display: none;
}
p {
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 0.3px;
}.hidem
main .tp-product-details-title {
  font-size: 20px;
}
.swiper-wrapper-5 {
  height: 500px;
}
.tp-slider-height-5 {
  min-height: 500px;
}
.bb-product-attribute-swatch-list.visual-swatch .bb-product-attribute-swatch-display, .bb-product-attribute-swatch-list.visual-swatch .bb-product-attribute-swatch-item,.bb-product-attribute-swatch-list.visual-swatch .bb-product-attribute-swatch-item:not(.disabled) input[type="radio"]:checked ~ .bb-product-attribute-swatch-display::before {
  border-radius: 5px;
}
.bb-product-attribute-swatch-list.visual-swatch .bb-product-attribute-swatch-display {
  height: 80px;
  width: 60px;
}
main .tp-product-title-4 {
  font-size: 17px;
}
.tp-product-thumb-4 {
  margin-bottom: 10px;
}
.tp-product-item-4 .tp-product-title-4 {
  line-height: 1;
}
.bb-product-gallery-thumbnails .slick-slide img {
  height: 120px;
  width: 90px;
}
.tp-product-details-social, .tp-product-details-query {
  margin-bottom: 2px;
}