.cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .comment-text, .cr-all-reviews-shortcode ol.commentlist li .comment-text{
    margin-top: 5px;
    margin-left: 0;
}

.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-add{
    border-radius: 5px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #dc9814;
    
}

.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-add:hover{
    background-color: #d8a641;
    
}

.cr-voting-cont{
    justify-content: flex-start;
    margin-top: 5px;
}


#reviews .cr-summaryBox-wrap .ivole-summaryBox{
    display: none;
}

#cgkit-tab-cr_qna-title .commercekit-atc-tab{
    padding-right: 34px;
}




/*BASLIK ALANININI TEKRAR DUZENLEYEN ACTION UN IHTIYAC DUYDUGU CSS*/
/* ────────────────
   WeMakeShadows — Reviews özet alanı stili
────────────────── */

/* Genel kutu */
.wms-reviews-summary {
  padding: 12px 0 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  margin-bottom: 16px;
}

/* Başlık */
.wms-reviews-summary .wms-reviews-title {
  margin: 0 0 8px;
  font-weight: 700;
  line-height: 1.25;
}

/* Meta satırı */
.wms-reviews-summary .wms-reviews-meta {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
}

/* Yıldızlar */
.wms-reviews-summary .star-rating {
  font-size: 22px !important; /* varsayılan ~16px */
  transform: scale(1.15);
  transform-origin: left center;
  color: #ffa41c; /* Amazon turuncusu */
}

/* Yıldız kapsayıcı hizası */
.wms-reviews-summary .wms-stars {
  line-height: 1;
  display: inline-flex;
  align-items: center;
  margin-right: 16px;
}

/* Nokta ayırıcı */
.wms-reviews-summary .wms-sep {
  opacity: 0.6;
}

.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-rating-cnt svg, .cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-rating-cnt span{
    display: none;
}

@media (max-width: 770px) {
    #reviews .commentlist li .avatar {
        width: 35px;
    }
}
@media (max-width: 770px) {
    #reviews .commentlist li .comment_container .comment-text {
        width: calc(100% - 55px);
    }
}


/*BASLIK ALANININI TEKRAR DUZENLEYEN ACTION UN IHTIYAC DUYDUGU CSS*/



.product .woocommerce-product-rating a.woocommerce-review-link {
  font-size: 0;                   /* tüm metni görünmez yapar */
}

.woocommerce-review-link .count {
  font-size: 13px;                /* sadece sayı görünsün */
  position: relative;
}

/* Sayının başına "(" ekle */
.woocommerce-review-link .count::before {
  content: "(";
}

/* Sayının sonuna ")" ekle */
.woocommerce-review-link .count::after {
  content: ")";
}

.product .woocommerce-product-rating .star-rating {
    margin-right: 3px;
}




/*Soru cevap alanindaki duzenlemeler*/


.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-r .cr-qna-list-q-author, 
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-q-author{
    font-size: clamp(0.875rem,0.8115rem + 0.2033vw,0.9375rem);
}

.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-r .cr-qna-list-question,
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer-s{
    font-size: clamp(0.875rem,0.8115rem + 0.2033vw,0.9375rem);
}
    
@media (max-width: 770px) {
    
    .cr-qna-block .cr-input-text{
        height: 42px;
    }
    
    
}

    
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-r .cr-qna-list-q-author, 
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-q-author,
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-author-verified{
    font-size: 11px
}

.cr-qna-list-q-b-r{
    flex-direction: column;
    align-items: flex-start!important;
}

.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r .cr-qna-q-voting{
    order:-1;
    margin-bottom:5px;
}


.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-r .cr-qna-list-q-author, 
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-q-author,
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-author-verified{
    color:#b0790a;
    margin-top: 12px;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-ans-button{
    color:#39b44a;
}


.cr-qna-block .cr-qna-search-block .cr-qna-ask-button{
    
    background:#d99f2b;
    border-radius:5px;
    
}
.cr-qna-block .cr-qna-search-block .cr-qna-ask-button:hover{
    background: #d8a641;
}

.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit, 
.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit, 
.cr-reviews-grid .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit, 
.cr-qna-block .cr-review-form-buttons .cr-review-form-submit{
    background-color: #3bb54a;
    border-radius: 5px;
}
.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-submit:hover, 
.cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-submit:hover, 
.cr-reviews-grid .cr-review-form-buttons .cr-review-form-submit:hover, 
.cr-qna-block .cr-review-form-buttons .cr-review-form-submit:hover{
    background-color: #009245;
}

.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-result .cr-review-form-continue, .cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-result .cr-review-form-continue, .cr-all-reviews-shortcode .cr-review-form-not-logged-in .cr-review-form-continue, .cr-ajax-reviews-review-form .cr-review-form-not-logged-in .cr-review-form-continue, .cr-reviews-grid .cr-review-form-res .cr-review-form-result .cr-review-form-continue, .cr-reviews-grid .cr-review-form-not-logged-in .cr-review-form-continue, .cr-qna-block .cr-review-form-res .cr-review-form-result .cr-review-form-continue, .cr-qna-block .cr-review-form-not-logged-in .cr-review-form-continue{
    background-color: #3bb54a;
    border-radius: 5px;
}

.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-result .cr-review-form-continue:hover, .cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-result .cr-review-form-continue:hover, .cr-all-reviews-shortcode .cr-review-form-not-logged-in .cr-review-form-continue:hover, .cr-ajax-reviews-review-form .cr-review-form-not-logged-in .cr-review-form-continue:hover, .cr-reviews-grid .cr-review-form-res .cr-review-form-result .cr-review-form-continue:hover, .cr-reviews-grid .cr-review-form-not-logged-in .cr-review-form-continue:hover, .cr-qna-block .cr-review-form-res .cr-review-form-result .cr-review-form-continue:hover, .cr-qna-block .cr-review-form-not-logged-in .cr-review-form-continue:hover{
    background-color: #009245;
}








