/*
Theme Name: Nias seller
Theme URI: Nias.ir
Template: hello-elementor
Author: Alireza Aliniya
Author URI: Nias.ir
Description: این پوسته بصورت اختصاصی توسط نیاس ایجاد شده و حاوی کد ها و استایلهای سفارشی است
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 1.1683142708
Updated: 2023-05-03 23:08:28

*/

/* اعمال فونت YekanBakhVF روی کل سایت */
body, button, input, textarea, select {
  font-family: "YekanBakhVF", Sans-serif !important;
}


/* استایل کامنت */

h2.woocommerce-Reviews-title {
    font-size: 18px !important;
	font-family:"IRANSansFN"
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 50px 0 0;
    border: 1px solid #e4e1e3;
    border-radius: 15px !important;
    padding: 20px !important;
    background: white;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    padding: 3px;
    width: 40px !important;
    border-radius: 25px;
    height: auto;
    background: #ffffff00;
    border: none !important;
    margin: 0;
    box-shadow: none;
}

ul.children .comment-text {
    background: #e9f4ed !important;
}
.woocommerce #reviews #comments ol.commentlist ul.children {
    list-style: none outside;
    margin: 20px 15px 0 0 !important;
}
.woocommerce .star-rating span {
    color: #ffd816 !important;
}
p.comment-form-comment label {
    margin-bottom: 20px !important;
    font-weight: bold;
}
p.comment-form-author label{
    margin-bottom: 20px !important;
    font-weight: bold;
}

p.comment-form-email label {
    margin-bottom: 20px !important;
    font-weight: bold;
}
.comment-form-rating p.stars {
    margin: 12px !important;
}
.woocommerce p.stars a {
    color: #521bee !important;
}

p.woocommerce-noreviews {
    font-family: "IRANSansFN";
    font-size: 15px;
}

div#review_form_wrapper {
    font-family: "IRANSansFN";
    font-size: 15px;
}

.comment-notes {
  margin: 20px auto !important;
}

#reply-title {
  font-weight: bold !important;
}

#comment {
  border-radius: 10px;
  border-color: #521BEE33;
}

#author {
  border-radius: 10px;
  border-color: #521BEE33;
}

#email {
  border-radius: 10px;
  border-color: #521BEE33;
}

#submit {
  border-radius: 10px !important;
  padding: 12px 25px 12px 25px !important;
  margin: 10px !important;
}

#submit {
  border-radius: 10px !important;
  padding: 12px 25px 12px 25px !important;
  margin: 10px !important;
  background-color: #521bee !important;
  color: #fff !important;
	
	
	


