@import url(fontiran.css);
.bootstrap-wrapper {
    height: auto;
    overflow: hidden
}

body.rtl .bootstrap-wrapper.icomment_wrapper *,
body.rtl .bootstrap-wrapper.icomment_wrapper :not(.num),
body.rtl .bootstrap-wrapper.icomment_wrapper a,
body.rtl .bootstrap-wrapper.icomment_wrapper article,
body.rtl .bootstrap-wrapper.icomment_wrapper button,
body.rtl .bootstrap-wrapper.icomment_wrapper div,
body.rtl .bootstrap-wrapper.icomment_wrapper h1,
body.rtl .bootstrap-wrapper.icomment_wrapper h2,
body.rtl .bootstrap-wrapper.icomment_wrapper h3,
body.rtl .bootstrap-wrapper.icomment_wrapper h4,
body.rtl .bootstrap-wrapper.icomment_wrapper h5,
body.rtl .bootstrap-wrapper.icomment_wrapper input,
body.rtl .bootstrap-wrapper.icomment_wrapper label,
body.rtl .bootstrap-wrapper.icomment_wrapper li,
body.rtl .bootstrap-wrapper.icomment_wrapper ol li,
body.rtl .bootstrap-wrapper.icomment_wrapper p,
body.rtl .bootstrap-wrapper.icomment_wrapper section,
body.rtl .bootstrap-wrapper.icomment_wrapper span,
body.rtl .bootstrap-wrapper.icomment_wrapper strong,
body.rtl .bootstrap-wrapper.icomment_wrapper table,
body.rtl .bootstrap-wrapper.icomment_wrapper ul li {
    font-family: num, iransans, iransans_medium !important;
    text-decoration: none
}
body.ltr .bootstrap-wrapper.icomment_wrapper *,
body.ltr .bootstrap-wrapper.icomment_wrapper :not(.num),
body.ltr .bootstrap-wrapper.icomment_wrapper a,
body.ltr .bootstrap-wrapper.icomment_wrapper article,
body.ltr .bootstrap-wrapper.icomment_wrapper button,
body.ltr .bootstrap-wrapper.icomment_wrapper div,
body.ltr .bootstrap-wrapper.icomment_wrapper h1,
body.ltr .bootstrap-wrapper.icomment_wrapper h2,
body.ltr .bootstrap-wrapper.icomment_wrapper h3,
body.ltr .bootstrap-wrapper.icomment_wrapper h4,
body.ltr .bootstrap-wrapper.icomment_wrapper h5,
body.ltr .bootstrap-wrapper.icomment_wrapper input,
body.ltr .bootstrap-wrapper.icomment_wrapper label,
body.ltr .bootstrap-wrapper.icomment_wrapper li,
body.ltr .bootstrap-wrapper.icomment_wrapper ol li,
body.ltr .bootstrap-wrapper.icomment_wrapper p,
body.ltr .bootstrap-wrapper.icomment_wrapper section,
body.ltr .bootstrap-wrapper.icomment_wrapper span,
body.ltr .bootstrap-wrapper.icomment_wrapper strong,
body.ltr .bootstrap-wrapper.icomment_wrapper table,
body.ltr .bootstrap-wrapper.icomment_wrapper ul li {
    font-family: iransans, iransans_medium !important;
    text-decoration: none
}
.bootstrap-wrapper.icomment_wrapper .num,
.icomment_wrapper .num,
body .bootstrap-wrapper.icomment_wrapper .num {
    font-family: num !important
}

a:focus,
button:focus,
input:focus,
textarea:focus {
    outline: unset !important;
    text-decoration: none !important
}

.ltr {
    direction: ltr !important
}

.bootstrap-wrapper.icomment_wrapper {
    font-family: iransans, iransans_medium !important;
    background-color: #fff;
    width: 100% !important;
    max-width: 100% !important;
    border: 1px solid #eae9e9b0;
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, .1);
    display: flex;
    flex-direction: column;
    padding: 10px;
    border-radius: 5px
}

.woocommerce_tabs_container>div {
    max-width: 100%
}

.bootstrap-wrapper.icomment_wrapper.non_border {
    border: none;
    box-shadow: unset
}

.bootstrap-wrapper.icomment_wrapper .row {
    padding: 7px 0;
    margin: 0
}

@media screen and (max-width:768px) {
    .bootstrap-wrapper.icomment_wrapper {
        padding-right: 0;
        padding-left: 0
    }
    .bootstrap-wrapper.icomment_wrapper .row {
        padding-right: 3px;
        padding-left: 3px
    }
}

.wp1_cmform_right {
    position: relative;
    margin: 0 auto
}

.wp_comment_policy_show {
    font-size: 12px;
    background: 0 0;
    color: #c80e0e;
    float: left;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    position: relative;
    left: 0;
    top: -35px;
    border: none;
    cursor: pointer
}

.wp_comment_policy_show::after {
    content: "";
    background-image: url(../images/sprite.png);
    background-position: -99px -36px;
    background-repeat: no-repeat;
    width: 20px;
    height: 19px
}

.wp_comment_policy_show.down::after {
    content: "";
    background-position: -120px -36px
}

.icomment_review_rules {
    font-family: iransans;
    padding: 10px 15px 0 10px;
    position: relative;
    font-size: 12px;
    line-height: 2.1
}

.wp_policy_wrap {
    line-height: 2.1;
    display: none
}

.wp_policy_wrap.show {
    display: flex;
    flex-direction: column
}

.icomment_review_rules strong {
    font-size: 14px !important;
    font-family: iransans
}

.icomment_review_rules ul {
    font-family: iransans, iransans_medium !important;
    padding-right: 0;
    font-size: 12px;
    line-height: 3.5;
    text-align: right;
    font-weight: 300;
    color: #131313;
    list-style: none;
    margin-right: 0
}

.icomment_review_rules ul li {
    font-family: iransans, iransans_medium !important;
    display: flex;
    align-items: center;
    position: relative;
    padding-right: 6px;
    margin-right: 10px;
    line-height: 2;
    margin-bottom: 10px !important;
    color: #444
}

.icomment_review_rules ul li::before {
    content: "";
    width: 6px;
    height: 6px;
    background: #8c1b00;
    border-radius: 7px;
    overflow: hidden;
    position: absolute;
    right: -5px;
    top: 10px
}

.icm_respont_block {
    background-color: #eee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 25px;
    height: auto;
    display: flex;
    flex-direction: column;
    border: 1px solid #dfdfdf;
    box-shadow: 0 3px 5px 0 #e6e6e6
}

.icomment_wrapper.wc_template2 .icm_respont_block {
    background-color: transparent
}

.icomment_review_rules p {
    font-family: iransans, iransans_medium !important;
    font-size: 14px;
    font-weight: 400;
    color: #048bbf
}

.icomment_recommendation {
    font-size: 11px;
    background-color: #f1feff;
    border: 1px solid #c2f2f7;
    border-radius: 4px;
    color: #1599a9;
    padding: 2px 7px;
    height: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 5px
}

.icomment_recommendation.not_recommendation {
    background-color: #ffd5c4;
    border: 1px solid #eebda9;
    color: #d05220
}

.icomment_recommendation::before {
    content: "\1F44d";
    font-size: 13px;
    margin-left: 4px
}

.icomment_recommendation.not_recommendation::before {
    content: "\1F44E"
}

.icomment_wrapper .comment-buyer {
    background-color: #a8366b;
    color: #fff;
    padding: 2px 10px;
    border-radius: 3px;
    height: 22px;
    font-size: 11px;
    display: flex;
    align-items: center;
    justify-content: center
}

.icm_respont_text {
    font-family: iransans, iransans_medium !important;
    font-size: 12px;
    line-height: 2 !important
}

.icm_respont_text_policylink {
	font-family: iransans, iransans_medium !important;
	font-size: 12px;
	color: #111;
	padding: 7px 0;
}

.icm_respont_text_policylink a {
    color: #032ed7;
    text-decoration: none !important
}

.icm_new_comment_link {
	background: #2f3233 !important;
	color: #fff;
	text-decoration: none;
	font-size: 12px !important;
	letter-spacing: 0 !important;
	font-weight: 400;
	padding: 0;
	border-radius: 4px;
	position: relative;
	display: flex;
	float: right;
	width: 135px !important;
	align-items: center;
	border: none;
}

.icm_new_comment_link::before {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    content: "";
    background-image: url(../images/addcomment_ic.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center
}

.respond_btn_title {
    font-size: 15px;
    line-height: 3;
    color: #333
}

.icomment_wrapper.wc_template2 .respond_btn_title {
    font-size: 16px;
    color: #1e1d1d
}

.icomment_commentlist_wrapper {
    display: flex;
    flex-direction: column
}

.wp_wrapper {
    padding: 0 !important
}

.top_comment_info {
    display: flex;
    justify-content: end;
    padding: 5px 0;
    font-size: 12px;
    font-family: num
}

.top_comment_info .comment_number {
    float: right;
    padding: 3px 10px;
    border-radius: 3px;
    color: #444;
    font-size: 12px;
    margin-left: 5px
}

.icomment_wrapper .icomment_commentlist_wrapper h2,
.icomment_wrapper .icomment_commentlist_wrapper h2.woocommerce-Reviews-title {
    font-size: 13px !important;
    line-height: 45px;
    font-weight: 400;
    border: none;
    padding-bottom: 0;
    font-family: iransans !important;
    margin-top: 10px !important;
    padding-right: 5px;
    margin-bottom: 5px !important
}

.line_redblue {
    background-image: url(../images/line_color.png);
    background-repeat: repeat-x;
    height: 3px;
    padding: 0 !important
}

.icomment_list {
    display: flex;
    flex-direction: column
}

.commentlist {
    margin: 0 !important;
    padding: 0 !important
}

.commentlist .comment-respond {
    position: relative;
    overflow: hidden;
    clear: both;
    box-shadow: 0 0 68px 0 #dfdfdf8c;
    padding: 15px;
    margin-bottom: 15px;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #e2e2e2
}

.commentlist .comment-respond:before {
    background-image: url(../images/line_color.png);
    background-repeat: repeat-x;
    height: 3px;
    padding: 0 !important;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    content: ""
}

.icomment_list ol.commentlist li.review {
    min-height: 100px;
    background-color: rgba(255, 255, 255, .42) !important;
    border: 1px solid #ddddddba !important;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    box-shadow: 0 0 3px 1px #9999992e;
    margin: 0 0 12px
}

.icomment_list ol.commentlist li.review .children {
    margin: 10px;
    display: flex;
    flex-direction: column;
    border: none
}

.icomment_list ol.commentlist li.review .children li.review {
    background-color: #fafafa
}

.commentlist li .comment_inner {
    display: flex;
    flex-direction: column;
    padding: 0
}

.commentlist .comment_header {
    background-color: #ededed;
    padding: 5px 25px 4px 15px;
    border-bottom: 1px solid #e2e2e2;
    height: 35px;
    overflow: hidden;
    font-weight: 500;
    font-size: 11px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.commentlist .author_comment_name {
    display: flex;
    flex-direction: row;
    align-items: center
}

.commentlist .author_comment_name>img.avatar {
    position: relative !important;
    border-radius: 100% !important;
    background-color: #fff !important;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    padding: 3px;
    width: 32px;
    height: auto;
    border: 1px solid #e4e1e3;
    margin: 0;
    box-shadow: none
}

.author_comment_name>span {
    font-family: iransans !important;
    margin-right: 6px;
    color: #444
}

.author_comment_name>span a {
    font-family: iransans !important;
    color: #444 !important
}

.comment_header_left {
    float: left;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between
}

.icomment_wrapper .btn_vote_result, 
.icomment_wrapper .btn_vote_result:hover {
	font-size: 11px;
	font-weight: 600;
	margin-right: 3px;
	width: 60px;
	height: 20px;
	color: #0747a9;
	box-shadow: none;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 4px;
	border-radius: 19px;
}

.icomment_wrapper .comment_header .star-rating {
    float: left;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1.3em;
    width: 5.4em;
    font-family: star !important;
    margin: unset
}

.icomment_wrapper .comment_header .star-rating::before {
    content: "\73\73\73\73\73";
    color: #d3ced2;
    float: right;
    top: 0;
    right: 0;
    position: absolute;
    line-height: 1;
    font-size: 1em;
    font-family: star !important
}

.icomment_wrapper .comment_header .star-rating span::before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    right: 0;
    color: #fe980f;
    font-family: star !important
}

.comment_review_vote {
    display: flex;
    flex-direction: row;
    padding: 10px 14px 5px;
    flex-wrap: wrap
}

.comment_text {
    font-size: 12px;
    font-family: iransans !important;
    line-height: 2 !important;
    color: #585858;
    padding: 0 5px 5px 20px !important;
    text-align: justify
}

.comment_text p {
    font-size: 12px;
    font-family: iransans !important;
    line-height: 2.5 !important;
    color: #191c1c;
    margin-bottom: 5px
}

.comment_text a {
    color: #b32f36
}

.wp1_body .comment_text {
    font-size: 12px;
    font-family: iransans !important;
    line-height: 2.5 !important;
    color: #2f2f2f;
    padding: 10px 15px !important
}

.wp1_body .comment_text p {
    line-height: 2.5 !important
}

.comment_point_positive {
    display: flex;
    flex-direction: column;
    padding: 0 !important;
    align-items: start
}

.comment_point_positive>span {
    white-space: nowrap;
    margin: 0;
    float: right;
    position: relative;
    color: #43cc86;
    font-size: 12px;
    font-weight: 400
}

.comment_point_positive ul {
    list-style: none;
    padding-right: 10px !important;
    padding-left: 10px !important;
    margin-right: 2px;
    display: flex;
    flex-direction: column;
    border: none
}

.comment_point_positive>ul>li {
    position: relative;
    margin: 0 !important;
    font-size: 11px !important;
    font-weight: 300;
    line-height: 2.4;
    text-align: right;
    color: #333;
    border: none
}

.comment_point_positive>ul>li::before {
    width: 6px;
    height: 6px;
    background: #4dce8c;
    border-radius: 50%;
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    margin-top: 1px;
    float: right;
    position: absolute;
    top: 10px;
    right: -10px
}

.comment_point_negative {
    display: flex;
    flex-direction: column;
    padding: 0 !important;
    align-items: start
}

.comment_point_negative>span {
    white-space: nowrap;
    margin: 0;
    float: right;
    position: relative;
    font-size: 12px;
    font-weight: 400;
    color: #f94c3f
}

.comment_point_negative ul {
    list-style: none;
    padding-right: 10px !important;
    padding-left: 10px !important;
    margin-right: 2px;
    display: flex;
    flex-direction: column;
    border: none
}

.comment_point_negative>ul>li {
    position: relative;
    margin: 0 !important;
    font-size: 11px !important;
    font-weight: 300;
    line-height: 2.4;
    text-align: right;
    color: #333;
    border: none
}

.comment_point_negative>ul>li::before {
    width: 6px;
    height: 6px;
    background: #fa7369;
    border-radius: 50%;
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    margin-top: 1px;
    position: absolute;
    right: -10px;
    top: 10px
}

.icomment_wrapper .wc_review_form {
    padding-top: 15px;
    border: 1px solid #ddd;
    border-radius: 10px;
    box-shadow: 0 3px 25px 0 #eee
}

.icomment_wrapper .wc_review_form.form_column form.comment-form {
    display: flex;
    flex-direction: column
}

.icomment_wrapper .wc_review_form.form_column form.comment-form .icomment_review_wrap,
.icomment_wrapper .wc_review_form.form_column form.comment-form .icomment_wrap_form {
    width: 100% !important;
    max-width: 100% !important
}

.icomment_wrapper .wc_review_form .comment-respond {
    background-color: #fff !important
}

.icomment_wrapper .comment-form {
    padding-top: 0 !important;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

@media screen and (max-width:768px) {
    .icomment_wrapper .comment-form {
        margin-bottom: 10px
    }
}

.icomment_wrapper .commentlist li.review~.comment-respond .comment-form {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    max-width: 100%
}

.icomment_wrapper.wc_template2 .col-12.p-5.icomment_wc2_list li.review~.comment-respond .comment-form {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 100%
}

.icomment_wrapper.wc_template2 .col-12.p-5.icomment_wc2_list li.review~.comment-respond .comment-form>div {
    min-width: 300px
}

.icomment_wrapper .comment-reply-title {
    font-size: 12px !important;
    font-weight: 300 !important;
    padding-bottom: 10px;
    overflow: hidden;
    clear: both;
    display: block !important;
    margin-bottom: 5px;
    text-align: right;
    border: none
}

.icomment_wrapper .comment-reply-title.comment_signin {
    font-size: 0 !important
}

.icomment_wrapper .commentlist .comment-reply-title {
    margin-top: 10px;
    padding-bottom: 5px;
    margin-bottom: 0
}

.commentlist .comment-reply-title #cancel-comment-reply-link {
    color: #939191;
    text-decoration: none;
    border: none;
    padding: 1px 6px;
    border-radius: 5px;
    box-shadow: none;
    float: unset !important;
    font-size: 13px;
    display: flex;
    flex-direction: row;
    align-items: center
}

.commentlist .comment-reply-title #cancel-comment-reply-link::before {
    background: transparent url(../images/sprite.png);
    background-position: -143px -34px;
    background-repeat: no-repeat;
    content: "" !important;
    position: relative;
    width: 20px;
    height: 20px;
    display: inline-flex;
    align-items: center;
    margin-left: 3px
}

.icomment_wrapper .must-log-in {
    font-family: iransans;
    font-size: 13px;
    display: flex;
    flex-direction: row;
    justify-content: start;
    padding: 5px 0;
    color: #262626
}

.icomment_wrapper .must-log-in a {
    text-decoration: none;
    font-family: iransans;
    margin-right: 3px;
    margin-left: 3px
}

.commentlist .comment-reply-title #cancel-comment-reply-link::before {
    content: "" !important
}

.icomment_wrapper .comment-notes {
    display: none
}

.wc_review_vote {
    padding: 0
}

.wc_slider_vote_wrap {
	position: relative;
	margin-bottom: 2px;
	height: 60px;
	max-width: 470px;
	margin: 7px auto 0;
}

.commentlist .wc_slider_vote_wrap {
    height: 50px
}

.wc_slider_vote_wrap label {
    font-family: iransans;
    font-size: 11px;
    float: right;
    font-weight: 400;
    position: relative;
    top: 1px;
    z-index: 500;
    height: 20px;
    color: #444;
    letter-spacing: normal !important;
    margin-bottom: 4px;
    max-width: 200px;
    white-space: normal;
    overflow: hidden;
}

.vote_range {
    -webkit-appearance: none;
    width: 100%;
    height: 8px !important;
    padding: 2px !important;
    border-radius: 15px !important;
    background: #dddfe1 !important;
    outline: 0;
    opacity: .8;
    -webkit-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out
}

.vote_range_step_name {
	display: flex;
	justify-content: space-between;
	position: absolute;
	top: 5px;
	width: 85%;
	height: auto;
	left: 0;
}

.vote_name {
	/* font-size: 12px; */
	opacity: 10;
	font-family: iransans;
	border: 1px solid #ccc;
	font-size: 11px;
	min-width: 17%;
	font-weight: 500;
	color: #888;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 23px;
	border-radius: 3px;
	line-height: 0;
	flex-direction: column;
	padding-bottom: 1px;
	background-color: #fff;
	z-index: 2000;
	position: relative;
	bottom: 4px;
	cursor: pointer;
}

.wc_template2 .icomment_wc2_list .vote_name {
    min-width: 45px;
    max-width: 23%
}

.vote_name.selected {
	background-color: #d8d8d8;
	border-color: #d8d8d8;
	color: #4f4f4f;
}

.vote_name::before {
    content: " ";
    width: 0;
    height: 0;
    border: 5px solid rgba(255, 255, 255, 0);
    border-top-color: #888;
    position: absolute;
    bottom: -11px;
    left: 50%;
    margin-left: -5px;
    display: none !important;
}

.vote_name::after {
    content: " ";
    width: 0;
    height: 0;
    border: 5px solid rgba(255, 255, 255, 0);
    border-top-color: #fff;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -5px;
    display: none !important;
}

.vote_name.selected::before {
    border-color: transparent;
    border-top-color: #d20c0c;
    display: none !important;
}

.vote_name.selected::after {
    border-color: transparent;
    border-top-color: #d20c0c;
    display: none !important;
}

.vote_name.vote_1 {
    position: relative;
    left: 2px
}

.vote_name.vote_1::before {
    right: 12px;
    left: unset
}

.vote_name.vote_1::after {
    right: 12px;
    left: unset
}

.vote_name.vote_2 {
    position: relative;
    right: .77%
}

.vote_name.vote_2::before {
    right: 15px;
    left: unset
}

.vote_name.vote_2::after {
    right: 15px;
    left: unset
}

.vote_name.vote_3 {
    position: relative;
    right: 1%
}

.vote_name.vote_3::before {
    right: 23px;
    left: unset
}

.vote_name.vote_3::after {
    right: 23px;
    left: unset
}

.vote_name.vote_4 {
    position: relative;
    right: 2%
}

.vote_name.vote_4::before {
    left: 25px
}

.vote_name.vote_4::after {
    left: 25px
}

.vote_name.vote_5::before {
    left: 15%
}

.vote_name.vote_5::after {
    left: 15%
}

.add_point_wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 20px;
    margin-top: 15px;
    flex-wrap: wrap
}

.point_container {
    padding: 0 !important;
    display: flex;
    flex-direction: column
}

.point_container p.add_point {
    position: relative;
    padding: 0;
    margin: 0 0 10px;
    display: flex;
    flex-direction: column;
    max-height: 67px
}

.commentlist .point_container p.add_point {
    margin: 0
}

.point_container p.add_point label {
    margin-right: 6px;
    position: relative
}

.commentlist .comment-form-author,
.commentlist .comment-form-comment,
.commentlist .comment-form-email {
    margin: 0 0 .4em
}

.comment-form-author label,
.comment-form-comment label,
.comment-form-email label {
    font-size: 12px;
    font-weight: 400;
    color: #595959;
    letter-spacing: normal !important;
    margin-bottom: 5px;
    margin-right: 5px
}

.add_point_wrap p.add_point .lbl_positive::before {
    content: " ";
    position: relative;
    display: inline-block;
    margin-left: 7px;
    width: 8px;
    height: 8px;
    border-radius: 2px;
    background-color: #88ecb9
}

.add_point_wrap p.add_point .lbl_negative::before {
    content: " ";
    position: relative;
    display: inline-block;
    margin-left: 7px;
    width: 8px;
    height: 8px;
    border-radius: 2px;
    background-color: #ec3437
}

.add_point_wrap .point_fields {
    display: flex;
    align-items: center
}

.add_point_wrap p.add_point input[type="text"] {
	border: 1px solid #acacac !important;
	height: 32px !important;
	border-radius: 3px !important;
	position: relative;
	font-size: 11px;
	padding: 5px 6px;
	letter-spacing: -.1px;
	bottom: 0;
}

.add_point_wrap p.add_point .btn_add_point {
    position: absolute;
    padding: 0;
    margin: 0;
    background: #fff;
    border: 1px solid #b3b3b3ad;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 24px;
    line-height: 0;
    left: 8px;
    bottom: 6px;
    color: #999;
    cursor: pointer;
    box-shadow: 0 0 2px 0 #a4a4a4
}

.add_point_wrap p.add_point .btn_add_point::before {
    background: url(../images/sprite.png) -5px -1px;
    content: "";
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-size: auto
}

.add_point_wrap p.add_point .btn_add_point {
    line-height: 0;
    color: #999;
    cursor: pointer
}

.add_point_wrap p.add_point .btn_add_point:hover {
    box-shadow: 0 0 3px 0 #e14545;
    border: 1px solid #e14545
}

.negative_list,
.positive_list {
    height: 30px;
    background-color: #7eff7a1a;
    color: #075517;
    font-weight: 400;
    padding: 0 7px !important;
    border-radius: 15px !important;
    letter-spacing: -.1px !important;
    display: flex !important;
    position: relative !important;
    line-height: 27px !important;
    overflow: hidden;
    padding-left: 28px;
    margin-bottom: 4px !important;
    margin-top: 5px !important;
    width: 100% !important;
    max-width: 100% !important;
    border: 1px solid #87f493;
    font-size: 11px !important
}

.negative_list {
    background-color: rgba(226, 51, 54, .23);
    border: 1px solid rgba(238, 124, 135, .86);
    color: rgba(109, 3, 16, .86)
}

.negative_list_text,
.positive_list_text {
    max-width: calc(100% - 25px)
}

.remove_negative,
.remove_positive {
    background-color: transparent !important;
    border: none;
    float: left;
    position: absolute;
    left: 2px;
    color: #db2a2a;
    font-size: 16px;
    cursor: pointer;
    font-weight: 300;
    top: 1px;
    padding: 0;
    left: 5px
}

.remove_negative .remove_point,
.remove_positive .remove_point {
    background-image: url(../images/sprite.png);
    background-position: -25px 0;
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    background-size: auto
}

.remove_negative .remove_point i:before,
.remove_positive .remove_point i:before {
    content: "";
    background-image: url(../images/sprite.png);
    background-position: -25px 0;
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    background-size: auto
}

.comment-form-rating {
    display: flex;
    align-items: center;
    padding: 6px 0 10px;
    position: relative
}

.comment-form-rating label {
    font-size: 12px;
    font-weight: 400;
    margin-left: 5px;
    margin-bottom: 0;
    color: #595959
}

.icomment_wrapper .comment-form-rating p.stars {
    margin: 0 0 10px !important
}

.comment-form-rating .stars span {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.icomment_wrapper p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none
}

.icomment_wrapper p.stars a::before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: WooCommerce;
    content: "\e021";
    text-indent: 0
}

body .icomment_wrapper p.stars a::before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: star;
    content: "\e021";
    color: #ffa700;
    text-indent: 0;
    opacity: .9
}

body .icomment_wrapper p.stars a:hover~a::before {
    content: "\e021";
    color: #ffa700;
    opacity: .9
}

body .icomment_wrapper p.stars:hover a::before {
    content: "\e020";
    color: #ffa700;
    opacity: 1
}

body .icomment_wrapper p.stars.selected a.active::before {
    content: "\e020";
    color: #ffa700;
    opacity: 1
}

body .icomment_wrapper p.stars.selected a.active~a::before {
    content: "\e021";
    color: #ffa700;
    opacity: .9
}

body .icomment_wrapper p.stars.selected a:not(.active)::before {
    content: "\e020";
    color: #ffa700;
    opacity: 1
}

body .icomment_wrapper .comment-form-rating p.stars a {
    margin: 0 2px
}

.icomment_wrapper .comment-form-rating p.stars a {
    color: #ffa700;
    font-size: 17px;
    text-decoration: none !important;
    box-shadow: none;
    margin: 0 4px !important;
    float: right
}

body .icomment_wrapper .comment-form-rating .stars {
    margin: 0 0 3px !important
}

body .icomment_wrapper .comment-form-rating .stars span {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.icomment_wrapper .comment-form textarea#comment {
    height: 110px !important;
    border: 1px solid #ddd !important;
    border-radius: 10px !important
}

.icomment_wrapper .comment-form input[type=email],
.icomment_wrapper input[type=text],
.icomment_wrapper textarea {
    font-size: 12px;
    display: block !important;
    border: 1px solid #ddd !important;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 5px 10px !important;
    width: 100% !important;
    color: #444;
    background-color: #fff
}

.icomment_wrapper .comment-form input[type=email],
.icomment_wrapper .comment-form input[type=text] {
    padding: 5px !important;
    height: 32px !important;
    border-radius: 40px !important;
    position: relative;
    font-size: 11px;
    letter-spacing: -.1px;
    box-shadow: 0 0 3px 0 #8c8c8c47
}

.icomment_wrapper .comment_recommendation_buy {
    border: 1px solid #bdbdbd;
    padding: 0;
    font-size: 12px;
    padding: 0 11px;
    border-radius: 40px;
    margin: 0 7px;
    color: #484848;
    font-family: iransans;
    overflow: hidden;
    width: 100%;
    max-width: 150px;
    height: 26px
}

.comment_recommendation_buy option {
    font-size: 14px;
    font-family: iransans
}

.form-submit,
.icomment_wrapper .comment-form-cookies-consent {
    display: flex;
    clear: both;
    width: 100%;
    padding: 10px 6px;
    align-items: center;
    justify-content: start !important
}

.icomment_wrapper .comment-form-cookies-consent label {
    font-size: 12px !important;
    font-weight: 400 !important;
    color: #595959;
    margin-bottom: 0
}

.icomment_wrapper .woocommerce #respond input#submit,
.icomment_wrapper .woocommerce a.button,
.icomment_wrapper .woocommerce button.button,
.icomment_wrapper .woocommerce input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    height: 33px !important
}

.icomment_wrapper #respond input#submit,
.icomment_wrapper a.button,
.icomment_wrapper button.button,
.icomment_wrapper input.button {
    padding: 0 !important;
    font-weight: 400 !important;
    border-radius: 4px !important;
    color: #fff !important;
    background: #232b2f  !important;
    font-size: 13px !important;
    border: none !important;
    margin-top: 7px !important;
    display: flex;
    align-items: center;
    height: 30px;
    width: 100px;
    max-width: 100%
}

.icomment_wrapper #respond input#submit {
    float: right !important;
    margin-bottom: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100px;
    text-align: center;
    padding: 0
}

.wp1_cmform_right #respond input#submit {
    margin: 10px 0
}

.comment_vote_result {
    padding: 0;
    display: none;
    flex-direction: row;
    flex-wrap: wrap
}

.comment_vote_result.active {
    display: flex
}

.wc_template1 .comment_vote_result.active,
.wc_template3 .comment_vote_result.active,
.wc_template4 .comment_vote_result.active {
    display: flex;
    flex-direction: column;
    padding-right: 5px;
}

.wc_template4 .comment_vote_result.active .review_vote_progress {
    max-width: 300px;
    flex: 1 auto
}

.review_vote_progress {
    display: flex;
    align-items: stretch;
    flex-direction: column;
    height: 36px;
    flex: 1
}

.wc_template1 .review_vote_progress {
    height: 33px;
    max-height: 35px;
    flex: 1 auto
}

.wc_design2 .review_vote_progress,
.wc_design4 .review_vote_progress,
.wc_design5 .review_vote_progress {
    max-width: 350px
}

.rv_vote_section {
    display: flex;
    align-items: center
}

.review_vote_progress .rv_vote_name {
    font-size: 10px;
    font-weight: 400;
    margin-left: 0;
    height: 18px;
    display: flex;
    align-items: center;
    position: relative;
    top: 5px
}

.rv_vote_val {
    font-size: 9px;
    font-weight: 400;
    margin-right: 5px;
    width: 50px;
    float: left;
    overflow: hidden;
    text-align: justify
}

.rv_vote_progressbar {
    position: relative;
    background: #d5d5d5;
    height: 5px;
    width: 100%
}

.rv_vote_progressbar:before {
    background: #00bfd6;
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    height: 5px
}

.rv_vote_progressbar.vote_1:before {
    width: 20%
}

.rv_vote_progressbar.vote_2:before {
    width: 40%
}

.rv_vote_progressbar.vote_3:before {
    width: 60%
}

.rv_vote_progressbar.vote_4:before {
    width: 80%
}

.rv_vote_progressbar.vote_5:before {
    width: 100%
}

.comment_like_wrapper {
    border-top: 1px solid #f0f0f0;
    margin-top: 10px;
    padding: 5px 15px 2px;
    display: inline-block;
    height: 33px
}

.icomment_wrapper .comment-list .reply {
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    max-width: 72px;
    display: flex;
    flex-direction: column;
    margin-top: 0
}

.comment_like_wrapper .reply {
    float: right;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.comment_like_wrapper .reply:after,
.comment_like_wrapper .reply:before {
    content: none !important;
    display: none !important
}

.reply a.comment-reply-link {
    font-size: 11px;
    background-color: #f1feff;
    border: 1px solid #c2f2f7 !important;
    padding: 1px 6px 3px;
    font-weight: 400 !important;
    border-radius: 2px !important;
    color: #888 !important;
    box-shadow: none !important;
    line-height: 18px !important;
    display: flex !important;
    justify-content: center !important;
    height: 23px !important;
    align-items: center !important;
    margin: 0 !important
}

.reply a.comment-reply-link::before {
    content: "";
    background-image: url(../images/sprite.png);
    background-position: -53px -4px;
    background-repeat: no-repeat;
    width: 23px;
    height: 17px;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    background-size: auto;
    position: relative;
    float: right;
    right: 0 !important;
    top: -1px
}

.reply a.comment-reply-link::after {
    display: none !important;
    content: ""
}

.reply a.comment-reply-link:hover {
    background-color: #20eaea;
    border: 1px solid #20eaea !important;
    box-shadow: none !important;
    color: #333 !important;
    border-radius: 3px !important
}

a.comment-reply-login {
    font-size: 11px !important;
    line-height: 23px;
    height: 25px !important;
    display: block
}

a.comment-reply-link:hover,
a.comment-reply-login:hover {
    color: #b7130b !important
}

.comment_like_wrapper .comment_date {
    float: right;
    font-size: 11px;
    line-height: 25px;
    padding-right: 10px;
    padding-top: 1px;
    font-family: num;
    font-weight: 300;
    color: #757575
}

.comment_like_wrapper p {
    float: left;
    font-size: 11px;
    margin: 0;
    padding: 0 0 5px 20px;
    display: flex;
    align-items: center;
    color: #686868
}

.icomment_wrapper .comment_like_wrapper>p>button {
    background-color: #fff;
    border: 1px solid #dbdbf9;
    border-radius: 5px;
    font-family: num !important;
    font-size: 12px;
    cursor: pointer;
    padding: 0 8px 1px;
    height: 19px;
    margin-right: 5px;
    line-height: 17px;
    font-weight: 400;
    color: #6f6f6f;
    display: flex;
    align-items: center
}

.comment_like_wrapper p button:hover {
    background-color: #cbfde1;
    border: 1px solid #b3fba8
}

.icomment_wrapper .woocommerce-pagination {
    text-align: center
}

.wc_template2.icomment_wrapper .woocommerce-pagination {
    margin-top: 20px;
    width: 100%
}

.icomment_wrapper .woocommerce-pagination .page-numbers {
    border: unset
}

.icomment_wrapper .woocommerce-pagination .page-numbers li {
    background-color: transparent;
    border: unset;
    margin: 0 2px !important
}

.icomment_wrapper .woocommerce-pagination .page-numbers li a,
.icomment_wrapper .woocommerce-pagination .page-numbers li span {
    font-family: num !important;
    font-size: 15px !important;
    color: #4b4b4b !important;
    width: 35px !important;
    height: 34px !important;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center
}

.icomment_wrapper .woocommerce-pagination .page-numbers li a:hover,
.icomment_wrapper .woocommerce-pagination .page-numbers li span.current,
.icomment_wrapper .woocommerce-pagination .page-numbers li span.current:hover {
    background-color: #00bfd6 !important;
    border: 1px solid #00bfd6 !important;
    color: #fff !important;
    border-radius: 4px
}

.icomment_wrapper .woocommerce-pagination .page-numbers li a {
    background-color: transparent;
    border: unset
}

.icomment_wrapper .woocommerce-pagination .page-numbers li a.prev {
    background-color: transparent;
    position: relative;
    text-indent: -9999px
}

.icomment_wrapper .woocommerce-pagination .page-numbers li a.prev::before {
    content: "\00ab";
    font-size: 18px;
    position: absolute;
    right: 0;
    left: 0;
    text-indent: 0
}

.icomment_wrapper .woocommerce-pagination .page-numbers li a.next {
    background-color: transparent;
    position: relative;
    text-indent: -99999px
}

.icomment_wrapper .woocommerce-pagination .page-numbers li a.next::before {
    content: "\00bb";
    font-size: 18px;
    position: absolute;
    right: 0;
    left: 0;
    text-indent: 0
}

.icomment_wrapper .max-500 {
    max-width: 500px
}

.recommendation_buy_container {
    padding: 0 0 !important
}

.recommendation_buy_container p {
    margin-bottom: 0 !important
}

.wc_template2 .icomment_wc2_list .recommendation_buy_container p {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.recommendation_buy_wrap {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

@media screen and (max-width:992px) {
    .comment-form-comment.recommendation_buy_wrap {
        display: flex;
        flex-direction: column;
        align-items: stretch
    }
}

.recommendation_buy_wrap input[type=checkbox] {
    margin-right: 0 !important;
    float: right
}

.recommendation_buy_wrap label {
    font-size: 12px !important
}

.icomment_wrapper label .required {
    color: #e50000 !important
}

.recommendation_buy_wrap .comment_recommendation_title {
    font-size: 12px;
    font-weight: 400;
    color: #595959;
    letter-spacing: normal !important;
    margin-bottom: 5px;
    margin-right: 5px
}

.recommendation_buy_wrap label {
    display: flex;
    align-items: center;
    padding: 0 10px
}

.recommendation_buy_wrap label input[type=radio] {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border-color: #c61b08;
    margin: 0 0 0 5px;
    cursor: pointer
}

.recommendation_buy_wrap label input[type=radio]:checked::after {
    content: "";
    opacity: 0;
    display: block;
    background: #a30707;
    right: 0;
    top: 0;
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0
}

.recommendation_buy_wrap label input[type=radio]::before {
    display: none
}

.recommendation_buy_wrap input[type=radio]:checked {
	background: #130a0a;
}
.icomment_wrapper .spinner_loading {
    background-image: url(../images/loading.gif) !important;
    background-position: center center !important;
    -webkit-background-size: 65% !important;
    background-size: 65% !important;
    background-repeat: no-repeat !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: 23px !important;
    height: 23px !important
}

p.icomment_title_comment_wrap {
    margin-bottom: 10px
}

p.comment-form-comment {
    margin-bottom: 10px
}

.icomment_wc2_list {
    padding-right: 7px !important
}

.icomment_list ol.commentlist.icomment_wc2_list li.review {
    min-height: 100px;
    background-color: #fff !important;
    border: unset !important;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    box-shadow: unset !important;
    margin: 0 0 10px
}

.icomment_wc2_list .icm_avatar_wrap {
    display: flex;
    flex-direction: row;
    align-items: center
}

.icomment_wc2_list .icm_avatar_wrap img {
    border-radius: 35px;
    border: 1px solid #fff
}

.icm_wc2_authorname {
    position: relative;
    color: #333;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    display: flex;
    align-items: center;
    margin: 0 6px
}

.icm_wc2_authorname a {
    padding: 0 !important
}

.icomment_wrapper .commentlist .star-rating {
    margin-top: 6px;
    font-family: star !important;
    color: #ffa41c
}

.wc2_vote_wrap.d-flex.flex-row {
    align-self: start;
    padding: 10px 2px
}

.icomment_wrapper .commentlist .wc2_vote_wrap .star-rating {
    margin-top: 6px;
    font-family: star !important;
    color: #ffa41c;
    font-size: 16px
}

.icomment_wrapper .commentlist .star-rating::before {
    content: "\73\73\73\73\73";
    float: right;
    top: 0;
    right: 0;
    position: absolute;
    font-family: star !important
}

.icomment_wrapper .commentlist .star-rating span::before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    right: 0;
    font-family: star !important
}

.icomment_wrapper .flag_comment {
    margin: 0 3px;
    border-radius: 1px !important;
    border: unset;
    max-width: 24px;
    max-height: 24px
}

.wc2_time_wrap {
    height: 25px;
    line-height: 20px
}

.wc2_time_wrap .review-date {
    color: #6d7171;
    font-size: 11px
}

.icomment_wrapper .comment_text em {
    background-color: #ffc3b6;
    padding: 0 5px;
    border-radius: 4px;
    color: #333
}

.comment_title {
    margin-top: 4px !important
}

.icomment_wc_title {
    text-transform: uppercase;
    letter-spacing: .5px;
    padding: 2px;
    white-space: nowrap;
    color: #2f2e2e !important;
    font-size: 14px !important;
    line-height: 23px !important;
    font-weight: 700 !important
}

.wc_template1 .icomment_wc_title {
    font-size: 12px !important;
    display: flex;
    flex-direction: row;
    align-items: center
}

.wc_template1 .icomment_wc_title:before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50px;
    background: #b0dfb0;
    display: flex;
    float: right;
    margin-left: 5px;
    position: relative
}

.wc2_text_wrap.comment_text,
.wp2_text_wrap.comment_text {
    overflow: hidden
}

.ic_btns_wrap {
    display: flex;
    align-items: center
}

.ic_btns_wrap a {
    background: 0 0;
    padding: .5rem !important;
    color: #4a4a4a !important;
    margin: 0 !important;
    box-shadow: unset !important;
    height: 30px !important;
    border: unset !important
}

.ic_btns_wrap .ic_read_reply {
    display: flex !important;
    align-items: center !important;
    line-height: 2
}

.ic_btns_wrap a.comment-reply-link {
    display: flex !important;
    align-items: center !important;
    text-decoration: none;
    font-family: iransans !important;
    flex-direction: row
}

.ic_read_reply {
    color: #5a5a5a !important;
    text-decoration: none;
    font-family: num, iransans;
    font-size: 12px
}

.sep {
    display: inline-block;
    margin: -2px .67375em 0;
    width: 1px;
    background-color: #ddd;
    line-height: 0;
    height: 14px;
    vertical-align: middle
}

.icomment_wc2_list .children {
    display: flex;
    flex-direction: column;
    height: 0;
    opacity: 0;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    overflow: hidden
}

.icomment_wc2_list .children.reading {
    height: auto;
    opacity: 10;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    overflow: hidden
}

@keyframes alert_background {
    0% {
        background-color: #f4f4f4
    }
    70% {
        background-color: #f4f4f4
    }
    100% {
        background-color: transparent
    }
}

.icomment_wc2_list .children.reading li .comment_inner {
    animation: alert_background;
    animation-duration: 3s
}

.icomment_wc2_list .children.reading li:not(.depth-1) .comment_inner {
    padding: 8px
}

.comment_inner {
    position: relative
}

.comment_inner:before {
    position: absolute;
    width: 100%;
    height: 24px;
    margin-bottom: -18px;
    background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, .14), rgba(0, 0, 0, .03) 3px, transparent);
    background: linear-gradient(to bottom, rgba(0, 0, 0, .14), rgba(0, 0, 0, .03) 3px, transparent);
    z-index: 0;
    zoom: 1
}

.cmt_like_dislike {
    margin-bottom: 0
}

.cmt_like_dislike a {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-family: num;
    text-decoration: none;
    font-size: 16px
}

.ic_btns_wrap .cmt_like_dislike a.btn_comment_love {
    font-family: num !important;
    text-decoration: none !important
}

.cmt_like_dislike .btn_comment_love::before {
    background: transparent url(../images/sprite.png);
    background-position: -85px -6px;
    background-size: auto;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    display: flex;
    content: "";
    overflow: hidden;
    margin: 0 auto;
    margin-left: 5px !important;
    justify-content: center
}

.cmt_like_dislike .btn_comment_love.isactive::before,
.cmt_like_dislike .btn_comment_love:hover::before {
    background: transparent url(../images/sprite.png);
    background-position: -113px -5px
}

.btn_comment_report {
    background: transparent url(../images/sprite.png);
    background-position: -167px -8px;
    background-size: auto;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    display: flex;
    overflow: hidden;
    margin-left: 5px;
    padding: 0 !important;
    justify-content: center;
    align-items: center;
    text-indent: -9999px;
    overflow: hidden
}

.icomment_alert {
    position: fixed;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 !important;
    background: 0 0;
    font-family: iransans !important;
    z-index: 8888
}

.icomment_alert_inner {
    position: relative;
    width: auto;
    max-width: 400px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 !important;
    background: #b91515;
    font-family: iransans !important;
    color: #fff;
    padding: 20px;
    border-radius: 5px;
    font-size: 14px
}

.btn_comment_report.loading {
    background: 0 0
}

.btn_comment_report.btn_report_text {
    border: 1px solid #ddd !important;
    background: 0 0 !important;
    width: 55px !important;
    font-size: 10px !important;
    text-indent: 0;
    color: #444
}

.btn_comment_report.btn_report_text.report {
    color: #fff
}

.btn_comment_report.report {
    background-color: #ff6a6a !important;
    border-color: #ea4c4c !important
}

.wc_template2 .btn_comment_report {
    border-color: transparent !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    background-color: transparent !important
}

.wc_template2 .btn_comment_report.report {
    border-color: transparent !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    background-color: #e11313 !important
}

.wc_template2 .btn_comment_report.btn_report_text {
    border-color: transparent !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px
}

.wp1_comment_list .btn_comment_report {
    border: 1px solid #ddd;
    background-color: #fff;
    height: 21px;
    width: 24px;
    margin: 0 7px;
    border-radius: 3px
}

.wp1_comment_list .btn_comment_report.report {
    background-color: #ff0c0c !important;
    border-color: #ea4c4c !important
}

.wp1_comment_list .btn_comment_report.btn_report_text {
    background: #fff !important;
    border: 1px solid #ddd !important;
    border-radius: 3px !important
}

.wp1_comment_list .btn_comment_report.btn_report_text.report {
    background-color: #ff0c0c !important;
    border-color: #ea4c4c !important;
    color: #fff !important
}

.wp2_comment_list .btn_comment_report,
.wp3_comment_list .btn_comment_report {
    border: none;
    background-position: -165px -5px;
    border-radius: 50px
}

.wp2_comment_list .btn_comment_report.btn_report_text,
.wp3_comment_list .btn_comment_report.btn_report_text {
    border-radius: 4px
}

.wp2_comment_list .btn_comment_report.btn_report_text.report,
.wp3_comment_list .btn_comment_report.btn_report_text.report {
    background-color: #f00303 !important
}

.wc2_avg_product_rate_wrap {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row
}

.wc2_avg_vote_label {
    font-size: 14px;
    color: #3a3a3a;
    padding: 0 0 0 7px
}

.icomment_avg_vote {
    width: 100%;
    max-width: 380px;
    display: flex;
    flex-direction: column
}

.icomment_respond_wrapper .icomment_avg_vote {
    max-width: 550px
}

.icomment_avg_vote .icomment_avg_vote {
    width: 100%;
    max-width: 550px;
    display: flex;
    flex-direction: column;
    max-height: 47px;
    flex: 1 1 auto
}

.ic_avg_vote_wrap {
    display: flex;
    flex-direction: column
}

.ic_avg_vote_row {
    overflow: hidden;
    box-shadow: inset 0 0 0 1px #e3e6e6;
    background-color: #f0f2f2;
    height: 15px;
    border-radius: 4px;
    color: #007185;
    display: flex;
    flex: 1
}

.wc2_review_right .avg_vote_progress_bar_active {
    height: 10px;
    position: relative;
    background-color: #ffa41c
}

.wc2_review_right .avg_vote_progress_bar_active::after {
    background-color: #ffa41c !important
}

.ic_avg_vote_row .ic_avg_percent {
    border-radius: 4px;
    box-shadow: inset -2px 0 0 -1px #f5961d, inset 0 0 0 1px #de7921;
    background-color: #ffa41c;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    transition: width .5s ease;
    float: right;
    font-size: 0;
    height: 100%
}

.ic_avg_vote_txt {
    font-size: 12px;
    max-width: 100px;
    overflow: hidden
}

.icomment_wrapper .icomment_avg_vote .ic_avg_vote_wrap .ic_avg_vote_lable {
    font-size: 13px;
    padding: 0 5px 0 0;
    font-family: num !important;
    color: #c83e09
}

.icomment_wrapper .icomment_avg_vote .star-rating,
.icomment_wrapper .icomment_avg_vote .star-rating span,
.icomment_wrapper .icomment_avg_vote .star-rating span:before,
.icomment_wrapper .icomment_avg_vote .star-rating:before {
    font-family: star !important;
    color: #ffa41c !important;
    font-size: 18px
}

.icomment_wrapper .reviews_tab_wrapper .star-rating,
.icomment_wrapper .reviews_tab_wrapper .star-rating span,
.icomment_wrapper .reviews_tab_wrapper .star-rating span:before,
.icomment_wrapper .reviews_tab_wrapper .star-rating:before {
    font-family: star !important;
    color: #ffa41c !important;
    font-size: 18px
}

.icomment_wrapper .reviews_tab_wrapper .wc2_rate_from_of_5,
.icomment_wrapper .reviews_tab_wrapper .wc2_rate_from_of_5 .num {
    font-size: 14px;
    font-family: num !important;
    margin: 0 3px
}

.icomment_wrapper .reviews_tab_wrapper .wc2_show_rate_total,
.icomment_wrapper .reviews_tab_wrapper .wc2_show_rate_total .num {
    font-size: 13px;
    padding: 13px 0 10px;
    font-family: num !important;
    color: #848484
}

.wp_comment_form_wrap form.comment-form {
    display: flex;
    flex-direction: column
}

.wp_comment_form_wrap form.comment-form p {
    margin: 0 !important;
    width: 100% !important
}

.wp_comment_form_wrap form.comment-form input {
    max-width: 350px
}

.wp_comment_form_wrap .comment-reply-title {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 0;
    text-align: right;
    font-family: iransans;
    color: #444;
    padding: 0
}

.comment-respond p.comment-notes,
.comment-respond p.logged-in-as,
.wp_comment_form_wrap p.logged-in-as {
    text-align: right;
    font-size: 12px;
    font-family: iransans !important;
    padding-bottom: 10px
}

.wp_comment_form_wrap p.logged-in-as {
    font-size: 0;
    padding-bottom: 4px
}

.wp_comment_form_wrap .comment-respond p.comment-form-cookies-consent {
    padding: 15px 0
}

.wp_comment_form_wrap .required {
    color: #f93030
}

.wp_comment_form_wrap input {
    border: 1px solid #ccc;
    height: 32px;
    border-radius: 10px;
    position: relative;
    font-size: 11px;
    padding-right: 6px;
    padding-left: 6px;
    letter-spacing: -.1px;
    box-shadow: 0 0 0 2px #00000008
}

.wp_comment_form_wrap textarea {
    border: 1px solid #ccc;
    border-radius: 10px;
    position: relative;
    font-size: 11px;
    padding-right: 6px;
    padding-left: 6px;
    letter-spacing: -.1px;
    box-shadow: 0 0 0 2px #00000008
}

.wp_comment_form_wrap input[type=checkbox] {
    height: auto
}

.wp_comment_form_wrap .comment-form-author label,
.wp_comment_form_wrap .comment-form-comment label,
.wp_comment_form_wrap .comment-form-email label {
    padding: 10px;
    font-family: iransans;
    font-size: 14px !important;
    margin-bottom: 0
}

.comment-form-email {
    padding: 0 0 0 5px
}

.wp_comment_form_wrap .comment-respond #submit {
    background-color: #0e9fe6 !important;
    text-decoration: unset;
    display: flex;
    align-items: center;
    line-height: 22px;
    border-radius: 5px;
    box-shadow: unset;
    border: unset;
    font-family: iransans;
    padding: 0 10px;
    height: 30px
}

.wp_comment_form_wrap .comment-respond #submit:focus,
.wp_comment_form_wrap .comment-respond #submit:hover {
    text-decoration: unset
}

.wp_comment_form_wrap .comment-respond #submit:hover {
    background-color: #206ce6 !important
}

.wp_comment_list_wrap {
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 0 !important
}

.icm_no_comment {
    font-family: iransans;
    font-size: 13px;
    color: #444;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    padding: 10px;
    justify-content: center
}

.wp_comment_list_wrap li.comment {
    list-style: none !important;
    padding: 0 !important;
    margin: 0;
    position: relative !important;
    display: flex;
    flex-direction: column
}

.wp3_comment_list li.comment {
    margin: 8px 0 0
}

.wp1_header {
    background-color: #ededed;
    padding: 2px 5px;
    height: 28px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-right: 15px
}

@media screen and (max-width:992px) {
    .wp1_header {
        padding-right: 5px
    }
}

.wp_comment_list_wrap .comments-title {
    font-size: 20px;
    font-family: iransans;
    color: #4a4a4a;
    padding: 0;
    margin: 0
}

.wp_comment_list_wrap .comment-list {
    padding: 0;
    margin: 0
}

.wp1_header .wp1_author_wrap {
    background-color: #fff;
    height: 23px;
    float: right;
    display: flex;
    flex-direction: row;
    padding: 0 10px;
    align-items: center;
    justify-content: space-between;
    border-radius: 5px;
    color: #444;
    overflow: hidden
}

@media screen and (max-width:992px) {
    .wp1_header .wp1_author_wrap {
        overflow: hidden;
        flex: 1 1 auto
    }
}

.wp1_cm_author_name {
    font-size: 12px;
    font-family: iransans;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #444
}

.wp1_cm_author_name a {
    text-decoration: none;
    color: #444
}

.wp1_cm_author_sep {
    width: 1px;
    height: 12px;
    font: 11px tahoma;
    background-color: #b7b7b7;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 10px;
    padding: 0;
    position: relative
}

.wp1_cm_author_flag {
    display: flex;
    align-items: center;
    justify-content: center
}

.wp1_cm_author_date {
    font-size: 12px;
    font-family: iransans;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #444
}

.wp1_body {
    font-family: iransans;
    font-size: 12px;
    padding: 8px
}

.wp1_like_dislike_wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
    float: left
}

.wp1_like_dislike_wrap .comment-reply-link {
    background: 0 0;
    font-family: iransans;
    font-size: 12px;
    color: #444;
    text-decoration: none;
    margin: 0 30px
}

.wp1_like_dislike_btns {
    background: #fff;
    padding: 1px 5px;
    font-size: 12px;
    font-family: iransans;
    text-decoration: none;
    display: flex;
    flex-direction: row;
    margin: 0 4px;
    min-width: 60px;
    align-items: center;
    justify-content: space-between;
    height: 22px;
    border-radius: 5px;
    border: 1px solid #ececec
}

@media screen and (max-width:992px) {
    .wp1_like_dislike_btns {
        padding: 1px 4px;
        min-width: 45px
    }
}

.wp1_like_ic {
    background-color: #1470d9;
    width: 15px;
    height: 15px;
    display: flex;
    justify-content: center;
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400
}

.wp1_like_dislike_btns:hover .wp1_like_ic {
    background-color: #d92a30;
    transition: all .4s linear
}

.wp1_like_dislike_btns .spinner_loading {
    text-indent: -9999px
}

.wp1_dislike_ic {
    background-color: #e30303;
    width: 15px;
    height: 15px;
    display: flex;
    justify-content: center;
    color: #fff;
    font-size: 30px;
    line-height: 18px;
    font-weight: 400
}

.wp1_like_dislike_btns:hover .wp1_dislike_ic {
    background-color: #591617;
    transition: all .4s linear
}

.wp1_like_dislike_btns span.wp1_dislike_counter,
.wp1_like_dislike_btns span.wp1_like_counter {
    font-family: num;
    font-size: 14px;
    font-weight: 700;
    color: #444
}

.icomment_wrapper .comment-navigation {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 15px 0 10px
}

.icomment_wrapper.wp_wrapper .comment-navigation {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 5px 0 3px
}

.icomment_wrapper .comment-navigation a,
.icomment_wrapper .comment-navigation span {
    font-family: num !important;
    font-size: 15px !important;
    color: #4b4b4b !important;
    width: 35px !important;
    height: 34px !important;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none
}

.icomment_wrapper.wp_wrapper .comment-navigation a,
.icomment_wrapper.wp_wrapper .comment-navigation span {
    color: #4b4b4b !important;
    width: 25px !important;
    height: 25px !important
}

.icomment_wrapper .comment-navigation span.current {
    background-color: #00bfd6 !important;
    border: 1px solid #00bfd6 !important;
    color: #fff !important;
    border-radius: 4px
}

.icomment_wrapper .comment-navigation a.prev.page-numbers {
    background-color: transparent;
    position: relative;
    text-indent: -99999px
}

.icomment_wrapper .comment-navigation a.prev.page-numbers::before {
    background-color: transparent;
    content: "\00ab";
    font-size: 18px;
    position: absolute;
    right: 0;
    left: 0;
    text-indent: 0
}

.icomment_wrapper .comment-navigation a.prev.page-numbers::after {
    content: none;
    display: none
}

.icomment_wrapper .comment-navigation a.next.page-numbers {
    background-color: transparent;
    position: relative;
    text-indent: -99999px
}

.icomment_wrapper .comment-navigation a.next.page-numbers::before {
    background-color: transparent;
    content: "\00bb";
    font-size: 18px;
    position: absolute;
    right: 0;
    left: 0;
    text-indent: 0
}

.icomment_wrapper .comment-navigation a.next.page-numbers::after {
    content: none;
    display: none
}

.wp1_cmform.wp_comment_form_wrap {
    padding: 15px;
    border: 1px solid #ddd;
    margin-top: 10px;
    border-radius: 4px;
    margin-bottom: 10px;
    box-shadow: 0 0 5px 0 #f0f0f0b5 inset
}

.woocommerce-noreviews {
    font-size: 12px;
    padding: 10px;
    margin-bottom: 0
}

.wp_comment_list_wrap .comment-list li~.comment-respond {
    padding: 0 30px 20px !important
}

.wp_comment_list_wrap .comment-list .comment-reply-title {
    font-family: iransans !important;
    margin-top: 10px;
    padding-bottom: 5px;
    margin-bottom: 0;
    display: flex !important;
    flex-direction: row;
    align-items: center
}

.comment-list .comment-reply-title small #cancel-comment-reply-link {
    background-color: transparent;
    color: #939191 !important;
    text-decoration: none;
    border: none;
    padding: 1px 6px;
    border-radius: 5px;
    box-shadow: none;
    float: unset !important;
    font-size: 13px !important;
    display: flex;
    flex-direction: row;
    align-items: center
}

.comment-list .comment-reply-title small #cancel-comment-reply-link::before {
    background: transparent url(../images/sprite.png);
    background-position: -143px -34px;
    background-repeat: no-repeat;
    content: "" !important;
    position: relative;
    width: 20px;
    height: 20px;
    display: inline-flex;
    align-items: center;
    margin-left: 3px
}

.wp_comment_list_wrap .comment-form label {
    padding: 10px
}

.wp_comment_list_wrap .comment-list .comment-form {
    display: flex !important;
    flex-direction: column !important;
    max-width: 500px !important
}

.wp_comment_list_wrap .comment-list .comment-form p {
    max-width: 100%;
    width: 100%;
    margin: 0 !important
}

.wp_comment_list_wrap .comment-list p.comment-form-cookies-consent>label {
    margin-right: 0 !important;
    padding-right: 0 !important
}

.wp_comment_list_wrap #respond input#submit,
.wp_comment_list_wrap a.button,
.wp_comment_list_wrap button.button,
.wp_comment_list_wrap input.button {
    padding: 6px 10px !important;
    font-weight: 400 !important;
    border-radius: 4px !important;
    color: #fff !important;
    background-color: #1995c6 !important;
    font-size: 14px !important;
    font-family: iransans;
    margin: 10px 0;
    text-decoration: none
}

.wp_comment_list_wrap #respond input#submit:focus,
.wp_comment_list_wrap #respond input#submit:hover,
.wp_comment_list_wrap a.button:focus,
.wp_comment_list_wrap a.button:hover,
.wp_comment_list_wrap button.button:focus,
.wp_comment_list_wrap button.button:hover,
.wp_comment_list_wrap input.button:focus,
.wp_comment_list_wrap input.button:hover {
    background-color: #c6195a !important
}

.wp1_comment_list .comment-form input[type=email],
.wp1_comment_list .comment-form input[type=text] {
    border-radius: 5px !important
}

.wp1_comment_list li.comment .children {
    position: relative;
    border: 1px solid #ddd;
    border-radius: 0 5px 5px 0;
    margin-bottom: 10px;
    padding-right: 0;
    margin-right: 5px;
    margin-left: 6px
}

.wp1_comment_list li.comment.depth-1 .children::before,
.wp2_comment_list li.comment.depth-1 .children::before {
    position: absolute;
    top: -20px;
    right: 10px;
    content: "پاسخ ها";
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f1f1f1;
    font-size: 12px;
    padding: 0 10px 5px;
    height: 20px;
    line-height: 35px;
    border-radius: 5px 5px 0 0
}

.wp1_comment_list li.comment.depth-2 .children::before,
.wp1_comment_list li.comment.depth-3 .children::before,
.wp1_comment_list li.comment.depth-4 .children::before,
.wp1_comment_list li.comment.depth-5 .children::before,
.wp2_comment_list li.comment.depth-2 .children::before,
.wp2_comment_list li.comment.depth-3 .children::before,
.wp2_comment_list li.comment.depth-4 .children::before,
.wp2_comment_list li.comment.depth-5 .children::before {
    content: "";
    display: none
}

.wp1_cmform .icomment_review_rules ul {
    font-family: iransans, iransans_medium !important;
    padding-right: 0;
    font-size: 12px;
    line-height: 3.5;
    text-align: right;
    font-weight: 300;
    color: #131313;
    list-style: none;
    margin-right: 0
}

.wp1_cmform .icomment_review_rules ul li {
    margin-right: 5px
}

.wp1_comment_list li .wp_comment_inner {
    margin-right: 0;
    margin-left: 0;
    padding: 0;
    margin-bottom: 10px
}

.wp2_comment_list {
    border: none
}

.wp2_comment_list li .wp_comment_inner {
    padding: 10px
}

.wp2_top_wrap {
    display: flex;
    flex-direction: row
}

.wp2_comment_list li.comment {
    padding: 10px 10px 0;
    font-size: 13px;
    line-height: 1.6em;
    color: #666;
    font-weight: 400
}

.wp2_comment_list li.comment.depth-1 {
    border-bottom: 1px solid #eee
}

.wp2_comment_list li.comment.depth-1:last-child {
    border-bottom: none
}

.wp2_comment_list li.comment .children {
    margin: 0 10px 0 0;
    position: relative;
    border-radius: 10px
}

.wp2_comment_list li.comment.depth-1>.children,
.wp2_comment_list li.comment.depth-2>.children,
.wp2_comment_list li.comment.depth-3>.children {
    border-radius: 10px;
    padding-right: 0 !important
}

.wp2_comment_list li.comment ol.children li .comment_inner,
.wp2_comment_list li.comment ul.children li .comment_inner {
    padding-right: 10px
}

.wp2_comment_list li.comment.depth-2 {
    margin-bottom: 8px
}

.wp2_comment_list li.comment.depth-2 .children li {
    margin-top: 8px
}

.wp2_avatar img {
    border: 1px solid #eee;
    border-radius: 50%
}

.wp2_date_author {
    font-family: iransans;
    font-size: 12px;
    color: #444;
    display: flex;
    flex-direction: column
}

.wp2_date_author .review-date {
    font-family: Tahoma, iransans;
    color: #a2a2a2;
    font-size: 11px;
    padding: 0 5px
}

.wp2_date_author .author_name {
    padding: 0 6px;
    display: flex;
    flex-direction: row;
    white-space: nowrap
}

.wp2_date_author .author_name a {
    font-family: iransans;
    font-size: 12px;
    color: #444;
    text-decoration: none
}

.wp2_bottom_wrap {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: start;
    padding: 0 15px
}

.wp3_comment_list .wp2_bottom_wrap {
    padding: 0 0 0 15px
}

.wp2_bottom_wrap a.comment-reply-link {
    background: #cd2653;
    padding: 4px 1rem;
    color: #fff !important;
    margin: 0 !important;
    box-shadow: unset !important;
    height: 20px !important;
    border: unset !important;
    text-decoration: none !important;
    float: right;
    font-family: iransans;
    font-weight: 500;
    border-radius: 4px;
    font-size: 11px;
    display: flex;
    align-items: center
}

.wp2_like_wrap {
    float: right;
    display: flex;
    flex-direction: row
}

.wp2_like,
.wp2_like:focus {
    display: flex;
    width: 50px;
    height: 27px;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
    font-family: num;
    font-size: 14px;
    text-decoration: none;
    color: #5f1922 !important
}

.wp2_like::before {
    position: relative;
    right: 0;
    top: -2px;
    content: " ";
    width: 27px;
    height: 25px;
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
    background-position: -39px -32px
}

.wp2_dislike,
.wp2_dislike:focus {
    display: flex;
    width: 50px;
    height: 27px;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
    font-family: num;
    font-size: 14px;
    text-decoration: none;
    color: #5f1922 !important
}

.wp2_dislike::before {
    position: relative;
    left: 0;
    top: 1px;
    content: " ";
    width: 27px;
    height: 25px;
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
    background-position: -70px -35px
}

.wp2_dislike.loading::before,
.wp2_like.loading::before {
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 20px
}

.wp2_comment_list .children {
    height: 0;
    opacity: 0;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    overflow: hidden
}

.wp2_comment_list .children.reading {
    height: auto;
    opacity: 10;
    margin-bottom: 10px !important;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    overflow: hidden
}

@keyframes alert_background2 {
    0% {
        background-color: rgba(190, 255, 212, .26)
    }
    70% {
        background-color: #beffd4
    }
    100% {
        background-color: transparent
    }
}

.wp2_comment_list .children.reading li .comment_inner {
    background-color: #beffd4
}

.wp2_comment_list .children.reading li:not(.depth-1) .comment_inner {
    padding: 8px;
    border-radius: 10px
}

.wp3_top_wrap {
    display: flex;
    flex-direction: row
}

.wp3_comment_list.wp_comment_list_wrap {
    border: none
}

.wp3_comment_list li.comment.depth-1 {
    position: relative
}

.wp3_comment_list li.comment.depth-1::before {
    content: "";
    width: 7px;
    height: 90%;
    background: #e0e0e0;
    position: absolute;
    right: -5px;
    border-radius: 36px
}

.wp3_comment_list li.comment.depth-1 {
    position: relative;
    border: 1px solid #ddd;
    margin-bottom: 16px;
    border-radius: 10px;
    padding: 10px !important;
    box-shadow: 0 3px 5px -1px #6666664a
}

.wp3_comment_inner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0 !important;
    margin: 0 !important
}

.wp3_avatar_wrap img.avatar {
    border: 1px solid #ddd;
    border-radius: 50%;
    padding: 3px
}

.wp3_author {
    font-family: iransans;
    font-size: 12px;
    padding: 10px;
    text-decoration: none;
    color: #111;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap
}

.wp3_author_right {
    display: flex;
    flex-direction: column
}

.wp3_author a {
    font-family: iransans;
    font-size: 12px;
    text-decoration: none;
    color: #111
}

.wp3_author .review-date {
    color: #777;
    font-size: 11px;
    font-family: iransans;
    padding-top: 2px
}

.wp3_content_wrap {
    display: flex;
    flex-direction: column;
    flex: 1
}

.wp3_reply_wrap {
    position: absolute;
    top: -10px;
    left: 25px;
    width: 68px;
    height: 23px;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0 0 2px -1px #6666664a inset;
    background-color: #fff
}

.wp3_reply_wrap a.comment-reply-link {
    font-size: 11px;
    background-color: transparent !important;
    border: none !important;
    padding: 1px 6px 3px;
    font-weight: 400;
    border-radius: 2px;
    color: #888;
    margin-top: 0;
    box-shadow: none !important;
    line-height: 20px;
    display: flex;
    justify-content: space-evenly;
    height: 23px;
    text-decoration: none;
    font-family: iransans
}

.wp3_reply_wrap a.comment-reply-link::before {
    content: "";
    background-image: url(../images/sprite.png);
    background-position: -53px -4px;
    background-repeat: no-repeat;
    width: 23px;
    height: 17px;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    background-size: auto;
    position: relative;
    float: right;
    right: 0 !important;
    top: -1px
}

.wp3_reply_wrap a.comment-reply-link:hover {
    background-color: rgba(195, 43, 17, .95)
}

.wp3_comment_list .wp2_bottom_wrap .comment-reply-link {
    background: 0 0;
    padding: 4px 1rem;
    color: #666464 !important;
    margin: 0 !important;
    box-shadow: unset !important;
    height: 20px !important;
    border: unset !important;
    text-decoration: none !important;
    float: right;
    font-family: iransans;
    font-size: 11px
}

.wp3_comment_list .wp2_bottom_wrap .comment-reply-link::before {
    content: "";
    background-image: url(../images/sprite.png);
    background-position: -141px -8px;
    background-repeat: no-repeat;
    width: 23px;
    height: 17px;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    background-size: auto;
    position: relative;
    float: right;
    right: 0 !important;
    top: -1px
}

.wp3_comment_list .children {
    height: 0;
    opacity: 0;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    overflow: hidden
}

.wp3_comment_list .children.reading {
    height: auto;
    opacity: 10;
    margin-bottom: 20px !important;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    overflow: hidden;
    padding-right: 10px !important
}

@keyframes alert_background3 {
    0% {
        background-color: rgba(190, 255, 212, .26)
    }
    70% {
        background-color: #beffd4
    }
    100% {
        background-color: transparent
    }
}

.wp2_comment_list .children.reading li .comment_inner,
.wp3_comment_list .children.reading li .comment_inner {
    background-color: #d3ffea;
    border: 1px solid #8ff7c6;
    box-shadow: 0 2px 3px 0 #ace6cb9c;
    padding: 5px 5px 10px !important
}

.wp2_comment_list .children.reading li.depth-3 .comment_inner,
.wp3_comment_list .children.reading li.depth-3 .comment_inner {
    background-color: #caf8ff;
    border: 1px solid #85ebfb;
    box-shadow: 0 2px 3px 0 rgba(121, 217, 232, .61)
}

.wp3_comment_list .children.reading li.depth-2 .comment_inner,
.wp3_comment_list .children.reading li.depth-3 .comment_inner,
.wp3_comment_list .children.reading li.depth-4 .comment_inner {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.wp3_comment_list .children.reading li:not(.depth-1) .comment_inner {
    padding: 8px
}

.wp3_comment_list .ic_read_reply {
    position: relative;
    display: flex;
    align-items: center
}

.wp3_comment_list .ic_read_reply::before {
    content: "";
    background: url(../images/sprite.png);
    background-repeat: no-repeat;
    background-position: -100px -35px;
    width: 20px;
    height: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all .9s linear
}

.wp3_comment_list .ic_read_reply.active::before {
    background-position: -118px -35px;
    transition: all .9s linear
}

.wp3_like_dislike_btns {
    font-family: num !important;
    font-size: 14px;
    color: #444;
    text-decoration: none
}

.wp3_comment_list .wp3_like_ic {
    content: "";
    background: url(../images/sprite.png);
    background-repeat: no-repeat;
    background-position: -120px -35px;
    width: 20px;
    height: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all .9s linear
}

.wp3_comment_list .wp3_dislike_ic {
    content: "";
    background: url(../images/sprite.png);
    background-repeat: no-repeat;
    background-position: -100px -35px;
    width: 20px;
    height: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all .9s linear
}

.wp3_bottom_wrap a.comment-reply-link {
    background: #269ecd;
    padding: 4px 1.2rem
}

.wp1_comment_list .comment-list .comment-respond .comment-form-comment label,
.wp1_comment_list .comment-list .comment-respond .logged-in-as,
.wp2_comment_list .comment-list .comment-respond .comment-form-comment label,
.wp2_comment_list .comment-list .comment-respond .logged-in-as,
.wp3_comment_list .comment-list .comment-respond .comment-form-comment label,
.wp3_comment_list .comment-list .comment-respond .logged-in-as {
    display: none
}

.wp1_comment_list .comment-list .comment-respond .comment-reply-title,
.wp2_comment_list .comment-list .comment-respond .comment-reply-title,
.wp3_comment_list .comment-list .comment-respond .comment-reply-title {
    font-size: 0 !important
}

.wp1_comment_list .comment-list .comment-respond .comment-reply-title small a,
.wp2_comment_list .comment-list .comment-respond .comment-reply-title small a,
.wp3_comment_list .comment-list .comment-respond .comment-reply-title small a {
    font-size: 1.2rem !important
}

.wp1_comment_list .comment-list .comment-respond textarea#comment,
.wp2_comment_list .comment-list .comment-respond textarea#comment,
.wp3_comment_list .comment-list .comment-respond textarea#comment {
    margin-top: 15px
}

.wp1_comment_list #respond input#submit,
.wp2_comment_list #respond input#submit,
.wp3_comment_list #respond input#submit {
    font-size: 12px !important;
    font-family: iransans;
    float: left !important;
    margin-top: 7px
}

.icomment_popup_policy {
    font-family: iransans !important;
    position: fixed;
    width: 50%;
    max-width: 550px;
    min-height: 250px;
    max-height: 550px;
    background: #fff;
    top: 35px;
    margin: 0 auto;
    right: 0;
    left: 0;
    border: 1px solid #cacaca;
    box-shadow: 0 2px 20px 2px #938e8e;
    padding: 0 15px;
    border-radius: 10px;
    z-index: 9999;
    display: none;
    overflow: hidden
}

@media screen and (max-width:600px) {
    .icomment_popup_policy {
        width: 90%;
        max-width: 550px
    }
}

.icomment_popup_policy.active {
    display: block
}

.popup_policy_head {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-bottom: 1px #979797 dashed;
    padding: 13px 5px 10px;
    height: 40px;
    align-items: center
}

.icomment_popup_policy h5 {
    margin: 0;
    font-size: 13px;
    font-family: iransans;
    color: #434f4c
}

.popup_policy_body {
    padding: 10px 0 0;
    max-height: 450px;
    margin-top: 15px;
    margin-bottom: 10px;
    overflow-x: hidden;
    overflow-y: auto
}

.popup_policy_body .icomment_review_rules {
    padding: 10px 15px 0 10px;
    position: relative;
    font-size: 12px
}

.popup_policy_close {
    background: url(../images/sprite.png);
    background-repeat: no-repeat;
    background-position: -25px -2px;
    position: relative;
    font-size: 12px;
    text-decoration: none;
    color: #fff;
    padding: 0 5px;
    border-radius: 3px;
    display: flex;
    align-items: center;
    width: 26px;
    height: 26px;
    justify-content: center;
    border: 1px solid red;
    border-radius: 50%
}

.wc2_showpolicy {
    margin: 0;
    padding: 5px;
    display: flex;
    flex-direction: row;
    justify-content: end
}

.wc2_showpolicy a.icomment_policy {
    background: #dc143c;
    color: #fff;
    padding: 1px 8px 2px;
    font-size: 11px;
    border-radius: 5px
}

.wc3_right {
    padding: 15px;
    position: relative
}

.wc3_right_inner {
    max-width: 85%;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1 1 auto
}

.wc3_right_inner .icm_avatar_wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 5px
}

.wc3_right_inner .icm_avatar_wrap .avatar {
    border-radius: 50%;
    border: 2px solid #acacac;
    box-shadow: 0 0 9px 0 #b5b5b5
}

.wc3_right_inner .wc3_author {
    display: flex;
    width: 100%;
    flex: 1 1 auto;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.wc3_right::after {
    width: 1px;
    height: 99%;
    content: "";
    position: absolute;
    left: 45px;
    top: 0;
    box-shadow: -2px 0 7px 0 #b3b3b380;
    border-left: 1px solid #ddd
}

.wc3_author {
    font-size: 16px
}

.wc3_date {
    font-size: 13px;
    color: #444;
    padding: 5px 0 0
}

.wc3_right .icomment_recommendation {
    margin: 15px 0;
    height: 35px;
    width: 200px;
    max-width: 100%;
    overflow: hidden
}

.icomment_recommendation_count {
    font-size: 13px;
    background-color: transparent;
    border: unset;
    border-radius: 4px;
    color: #53575e;
    padding: 2px 0;
    height: 35px;
    display: flex;
    justify-content: start;
    margin: 0 0 7px 0;
    clear: both;
    align-items: baseline;
    font-family: iransans , iransans_medium !important;
}
body.ltr .icomment_recommendation_count {
    font-family: iransans, iransans_medium !important;
}
.icomment_recommendation_count::before {
	content: "\1F44d";
	font-size: 13px;
	margin-left: 4px;
	display: none;
}

.wc3_right .fix_panel {
    margin-bottom: 10px
}

.wc3_right .star-rating {
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    margin-bottom: 20px
}

.wc3_right .wc3_author i {
    position: relative;
    top: 5px
}

.wc3_right .reply {
    position: absolute;
    bottom: 0
}

.wc3_right .rating_comment {
    font-family: num, iransans !important;
    font-size: 11px;
    line-height: 2.23em;
    background-color: #faffff;
    border: 1px solid rgba(172, 227, 249, .98);
    color: rgba(79, 179, 218, .98);
    padding: 4px 15px 4px 10px;
    margin-top: 10px;
    width: 200px;
    max-width: 100%;
    box-shadow: 0 0 4px 0 rgba(79, 179, 218, .18);
    border-radius: 4px;
    display: flex;
    flex-direction: row;
    justify-content: start;
    margin-bottom: 20px
}

.wc3_right .rating_star {
    font-size: 20px;
    margin-left: 5px
}

.wc3_left {
    padding: 5px 0 !important;
    display: flex;
    flex-direction: column
}

.wc3_left .comment_like_wrapper {
    border-top: none;
    padding: 15px 2px 2px 18px;
    display: flex;
    height: 33px;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
}

.wc3_left .cmt_like_dislike {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0
}

.wc3_left .comment_text {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding-left: 15px !important
}

.wc_template3 .wc_show_comment {
    display: none;
    width: 135px;
    padding: 5px;
    font-size: 12px;
    justify-content: center;
    align-items: center;
    position: relative;
    top: -10px;
    margin: 0 auto;
    border-radius: 0 0 8px 8px;
    background-color: #ce1373 !important;
    border-top: 0;
    overflow: hidden
}

.icm_wc3_title {
    margin-bottom: 8px;
    overflow: hidden
}

.icm_wc3_title .icomment_wc_title {
    text-transform: uppercase;
    letter-spacing: .5px;
    padding: 3px 0 7px;
    white-space: nowrap;
    color: #272626 !important;
    font-size: 16px !important;
    line-height: 23px !important;
    font-weight: 800;
    border-bottom: 1px dashed #a9a9a9;
    display: block
}

.wc_pos_flag {
    font-size: 11px;
    display: flex;
    align-items: center;
    flex-direction: row
}

.wc_pos_flag i {
    top: 0
}

.woocommerce-Tabs-panel--icomment_vote_tab .product_description_heading {
    font-size: 16px !important;
    color: #444 !important
}

.tab_description_heading::before {
    content: "\f0d9 ";
    font-family: "Font Awesome 5 Pro";
    font-size: 16px;
    position: relative;
    right: 0;
    width: 10px;
    height: 10px;
    color: #1d8bd0;
    margin-left: 4px
}

.reviews_tab_wrapper {
    display: flex;
    flex-direction: column
}

.show_rate_block {
	background-color: transparent;
	border: 1px solid #ccc;
	border-radius: 2px;
	padding: 6px 5px;
	font-size: 12px;
	color: #222;
	flex: 1 1 auto;
	display: flex;
	align-items: center;
	justify-content: start;
	margin-bottom: 5px;
	position: relative;
	transition: all .5s step-start;
	height: 35px;
	font-weight: 400;
}

.show_rate_num {
	background: #1a1c20;
	padding: 2px 6px;
	height: 23px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: num;
	margin: 0 7px;
	border-radius: 23px;
	min-width: 15px;
	color: #fff;
	font-size: 13px;
	width: 23px;
}

.result_vote_rate2 {
    font-size: 15px;
    display: block;
    max-width: 100%;
    width: 100%;
    margin: 15px 0 0 !important;
    color: #464646
}

.review_vote_progress {
    display: flex;
    align-items: stretch;
    flex-direction: column;
    height: 36px
}

.rv_vote_section {
    display: flex;
    align-items: center
}

.review_vote_progress .rv_vote_name {
    font-size: 10px;
    font-weight: 400;
    margin-left: 0;
    height: 18px;
    display: flex;
    align-items: center;
    position: relative;
    top: 4px;
    overflow: hidden
}

.rv_vote_val {
    font-size: 9px;
    font-weight: 400;
    margin-right: 5px;
    width: 50px;
    float: left;
    text-align: justify;
    max-width: 60px;
    overflow: hidden
}

.rv_vote_progressbar {
    position: relative;
    background: #d5d5d5;
    height: 5px;
    width: 53%;
}

.rv_vote_progressbar::before {
	background: #a9aaa5;
	content: " ";
	position: absolute;
	top: 0;
	right: 0;
	height: 5px;
}

.rv_vote_progressbar.vote_1:before {
    width: 20%
}

.rv_vote_progressbar.vote_2:before {
    width: 40%
}

.rv_vote_progressbar.vote_3:before {
    width: 60%
}

.rv_vote_progressbar.vote_4:before {
    width: 80%
}

.rv_vote_progressbar.vote_5:before {
    width: 100%
}

#tab-icomment_vote_tab .result_avg_vote {
    max-width: 550px
}

.icomment_avg_vote .avg_vote_name, .result_avg_vote .avg_vote_name {
	position: relative;
	top: 25px;
	z-index: 5555;
	right: 7px;
	color: #000;
	font-size: 13px;
}

@media screen and (max-width:992px) {
    .icomment_avg_vote .avg_vote_name,
    .result_avg_vote .avg_vote_name {
        font-size: 11px
    }
}
.avg_vote_inner {
	height: 35px;
}
.avg_vote_progress_bar {
	height: auto;
	width: 100%;
	background-color: #fff;
	border-radius: 5px;
	position: relative;
}
.avg_vote_progress_bar.non_vote {
    width: 100%;
    background-color: #3e363c0f;
}
.avg_vote_progress_bar_active {
    height: 30px;
    position: relative;
    background-color: #d9d9d9;
    border-radius: 4px;
}

.avg_vote_progress_bar_active::after {
    width: 18px;
    height: 18px;
    position: absolute;
    left: -2px;
    top: -4px;
    background-color: #099e56;
    content: "";
    border-radius: 54px;
    display:none;
}

.avg_vote_num {
	position: absolute;
	left: 20px;
	top: 29px;
	font-family: num;
	font-size: 14px;
}

@media screen and (min-width:768px) {
    .wc_template3.icomment_wrapper .commentlist li.review~.comment-respond .comment-form {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        max-width: 100%
    }
}

@media screen and (max-width:992px) {
    .wc3_right {
        padding: 15px 0 !important;
        position: relative
    }
    .wc3_right::after {
        display: none;
        content: unset
    }
    .wc3_right .icomment_recommendation {
        margin: 15px 0;
        max-width: 200px !important;
        overflow: hidden;
        padding-right: 0;
        padding-left: 0
    }
    .wc3_right .comment_inner {
        padding-right: 5px !important;
        padding-left: 0 !important
    }
    .wc_template3 .icomment_commentlist_wrapper,
    .wc_template3 .icomment_list {
        padding-right: 0 !important;
        padding-left: 0 !important
    }
}

@media screen and (max-width:768px) {
    .wc_template3 .wc_show_comment {
        display: flex
    }
    .wc_template3 .icomment_respond_wrapper {
        display: none;
        opacity: 0;
        overflow: hidden;
        transition: all .8s ease-out
    }
    .wc_template3 .icomment_respond_wrapper.show {
        display: flex;
        opacity: 10;
        transition: all 1s ease-in
    }
    .wc_template3 .icomment_commentlist_wrapper {
        display: none;
        opacity: 0;
        overflow: hidden;
        transition: all .8s ease-out
    }
    .wc_template3 .icomment_commentlist_wrapper.show {
        display: flex;
        opacity: 10;
        transition: all 1s ease-in
    }
    .wc_template3 .icomment_form_wrapper {
        display: none;
        opacity: 0;
        overflow: hidden;
        transition: all .8s ease-out
    }
    .wc_template3 .icomment_form_wrapper.show {
        display: flex;
        opacity: 10;
        transition: all 1s ease-in
    }
    .wc_template3 .icomment_topvote_wrap {
        justify-content: flex-start !important;
        padding: 20px
    }
    .wc3_right .reply {
        display: none
    }
    .wc3_left .comment_like_wrapper .reply {
        display: block
    }
    .wc_template3 .row.comment_inner {
        padding: 10px !important
    }
    .wc_template3 .icomment_list ol.commentlist li.review {
        margin: 0 10px 10px !important
    }
    .wc3_left .comment_like_wrapper {
        justify-content: space-between
    }
    .wc_template3 .comment_point_negative>ul>li,
    .wc_template3 .comment_point_positive>ul>li {
        text-align: right !important
    }
}

@media screen and (max-width:600px) {
    .commentlist .comment_header {
        padding: 5px 5px 4px !important
    }
    .comment_text {
        text-align: right !important
    }
    .icomment_recommendation,
    .icomment_recommendation.not_recommendation {
        font-size: 0;
        background-color: transparent;
        border: none
    }
    .comment_like_wrapper {
        padding: 5px 3px 2px !important;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap
    }
    .comment_like_wrapper .cmt_like_dislike {
        padding-left: 4px !important;
        font-size: 10px !important
    }
    .wc3_right .wc3_author {
        max-width: 48%;
        float: right
    }
    .wc3_right .wc_pos_flag {
        max-width: 45%;
        float: left;
        font-size: 0
    }
    .wc3_right .wc3_date {
        clear: both
    }
    .wc3_right .flag-icons {
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px
    }
    .wc_template3 .icomment_recommendation,
    .wc_template3 .icomment_recommendation.not_recommendation {
        background-color: #ffd5c4;
        border: 1px solid #eebda9;
        font-size: 11px;
        color: #d05220
    }
}

input[type="range"].icm_vote_range {
	width: 100%;
	margin: 5.8px 0;
	background-color: transparent;
	border-radius: 58px !important;
	padding: 0 !important;
	border: 0 !important;
	-webkit-appearance: none;
	display: none;
}

input[type=range].icm_vote_range:focus {
    outline: 0
}

input[type=range].icm_vote_range::-webkit-slider-runnable-track {
    background: #35ccde;
    border: 0 solid rgba(1, 1, 1, 0);
    border: 0;
    border-radius: 1.3px;
    width: 100%;
    height: 8.4px;
    cursor: pointer
}

input[type=range].icm_vote_range::-webkit-slider-thumb {
    margin-top: -5.8px;
    width: 20px;
    height: 20px;
    background: #35ccde;
    border: 0;
    border-radius: 50px;
    cursor: pointer;
    -webkit-appearance: none
}

input[type=range].icm_vote_range:focus::-webkit-slider-runnable-track {
    background: #5cd6e4
}

input[type=range].icm_vote_range::-moz-range-track {
    background: #35ccde;
    border: 0 solid rgba(1, 1, 1, 0);
    border: 0;
    border-radius: 1.3px;
    width: 100%;
    height: 8.4px;
    cursor: pointer
}

input[type=range].icm_vote_range::-moz-range-thumb {
    width: 20px;
    height: 20px;
    background: #35ccde;
    border: 0;
    border-radius: 50px;
    cursor: pointer
}

input[type=range].icm_vote_range::-ms-track {
    background: 0 0;
    border-color: transparent;
    border-width: 6.8px 0;
    color: transparent;
    width: 100%;
    height: 8.4px;
    cursor: pointer
}

input[type=range].icm_vote_range::-ms-fill-lower {
    background: #20b3c5;
    border: 0 solid rgba(1, 1, 1, 0);
    border: 0;
    border-radius: 2.6px
}

input[type=range].icm_vote_range::-ms-fill-upper {
    background: #35ccde;
    border: 0 solid rgba(1, 1, 1, 0);
    border: 0;
    border-radius: 2.6px
}

input[type=range].icm_vote_range::-ms-thumb {
    width: 20px;
    height: 20px;
    background: #35ccde;
    border: 0;
    border-radius: 50px;
    cursor: pointer;
    margin-top: 0
}

input[type=range].icm_vote_range:focus::-ms-fill-lower {
    background: #35ccde
}

input[type=range].icm_vote_range:focus::-ms-fill-upper {
    background: #5cd6e4
}

@supports (-ms-ime-align:auto) {
    input[type=range].icm_vote_range {
        margin: 0
    }
}

body.theme-woodmart .icomment_wrapper p.stars a::before,
body.woodmart .icomment_wrapper p.stars a::before {
    font-family: woodmart-font;
    content: "\f149";
    text-indent: 0
}

body.theme-woodmart .icomment_wrapper p.stars.selected a.active::before,
body.woodmart .icomment_wrapper p.stars.selected a.active::before {
    content: "\f148" !important
}

body.theme-woodmart .icomment_wrapper p.stars.selected a:not(.active)::before {
    content: "\f148"
}

body.theme-woodmart .icomment_wrapper p.stars.selected a.active~a::before {
    content: "\f149";
    color: #ffa700;
    opacity: .9
}

body.theme-woodmart .icomment_wrapper .commentlist .star-rating::before {
    content: "\f149\f149\f149\f149\f149";
    float: right;
    top: 0;
    right: 0;
    position: absolute;
    font-family: woodmart-font !important
}

body.theme-woodmart .icomment_wrapper .commentlist .star-rating span::before {
    content: "\f148\f148\f148\f148\f148";
    top: 0;
    position: absolute;
    right: 0;
    font-family: woodmart-font !important;
    line-height: 1;
    letter-spacing: 2px
}

body.theme-woodmart .icomment_wrapper .point_container p.add_point {
    position: relative;
    padding: 1px;
    margin: 0 0 10px;
    display: flex;
    flex-direction: column;
    max-height: 67px;
    overflow: hidden;
    clear: both
}

body.woodmart-dark.theme-woodmart .icomment_wrapper .tabs-layout-tabs li {
    color: #3e3d3d !important
}

body.woodmart-dark.theme-woodmart .icomment_wrapper .comment_point_positive>ul>li {
    color: #333 !important;
    border: none
}

body.woodmart-dark.theme-woodmart .icomment_wrapper .icm_respont_text {
    font-family: iransans, iransans_medium !important;
    font-size: 12px !important;
    line-height: 2 !important;
    color: #444 !important
}

body.woodmart-dark.theme-woodmart .icomment_wrapper .icm_new_comment_link {
    margin-top: 5px !important
}

.woodmart-dark select,
body.woodmart-dark.theme-woodmart .icomment_wrapper select.comment_recommendation_buy {
    background-position: 11px center;
    border: 1px solid #bdbdbd !important;
    padding: 0;
    font-size: 12px;
    padding: 0 11px;
    border-radius: 40px;
    margin: 0 7px;
    font-family: iransans;
    overflow: hidden;
    color: #484848 !important
}

body.woodmart-dark .icomment_wrapper select option {
    background: 0 0 !important;
    color: #484848 !important
}

body.theme-woodmart .icomment_wrapper select {
    background-image: none !important
}

body.theme-flatsome .icomment_wrapper p.stars a::before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: fl-icons;
    content: '\e005';
    text-indent: 0
}

body.theme-flatsome .icomment_wrapper .comment-form-rating p.stars a {
    color: #ffa700;
    font-size: 17px;
    text-decoration: none !important;
    box-shadow: none;
    border: none !important
}

body.theme-flatsome .icomment_wrapper .reviews_tab_wrapper .star-rating,
body.theme-flatsome .icomment_wrapper .reviews_tab_wrapper .star-rating span,
body.theme-flatsome .icomment_wrapper .reviews_tab_wrapper .star-rating span::before,
body.theme-flatsome .icomment_wrapper .reviews_tab_wrapper .star-rating::before {
    font-family: fl-icons !important;
    color: #ffa41c !important;
    font-size: 18px
}

body.theme-flatsome .icomment_wrapper p.stars a::before {
    font-family: fl-icons;
    content: '\e006';
    text-indent: 0
}

body.theme-flatsome .icomment_wrapper p.stars.selected a.active::before {
    content: "\e005" !important
}

body.theme-flatsome .icomment_wrapper p.stars.selected a:not(.active)::before {
    content: "\e005"
}

body.theme-flatsome .icomment_wrapper p.stars.selected a.active~a::before {
    content: '\e006';
    color: #ffa700;
    opacity: .9
}

body.theme-flatsome .icomment_wrapper .commentlist .star-rating::before {
    content: "\e006\e006\e006\e006\e006";
    float: right;
    top: 0;
    right: 0;
    position: absolute;
    font-family: fl-icons !important
}

body.theme-flatsome .icomment_wrapper .commentlist .star-rating span::before {
    content: "\e005\e005\e005\e005\e005";
    top: 0;
    position: absolute;
    right: 0;
    font-family: fl-icons !important;
    line-height: 1;
    letter-spacing: 2px
}

body.theme-flatsome .icomment_wrapper .point_container p.add_point {
    position: relative;
    padding: 1px;
    margin: 0 0 10px;
    display: flex;
    flex-direction: column;
    max-height: 67px;
    overflow: hidden;
    clear: both
}

body .icomment_wrapper p.stars a::before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 26px;
    height: 26px;
    padding: 0 1px;
    line-height: 1;
    font-family: unset !important;
    content: "" !important;
    background-image: url(../images/star_empty.png);
    text-indent: 0;
    background-repeat: no-repeat;
    background-size: auto
}

body .icomment_wrapper .comment-form-rating.small p.stars a::before {
    background-size: contain;
    width: 18px;
    height: 18px
}

body .icomment_wrapper p.stars.selected a.active::before,
body .icomment_wrapper p.stars.selected a:not(.active)::before,
body .icomment_wrapper p.stars:hover a::before {
    content: "" !important;
    background-image: url(../images/star.png);
    text-indent: 0;
    background-repeat: no-repeat
}

body .icomment_wrapper p.stars a:hover~a::before,
body .icomment_wrapper p.stars.selected a.active~a::before,
body .icomment_wrapper p.stars.selected a:hover~a::before {
    content: "" !important;
    background-image: url(../images/star_empty.png);
    text-indent: 0;
    background-repeat: no-repeat
}

.icomment_wrapper .reviews_tab_wrapper .star-rating,
.icomment_wrapper .reviews_tab_wrapper .star-rating::before {
    content: '' !important;
    background-image: url(../images/star_empty.png);
    background-position: 0;
    text-indent: 0;
    background-repeat: repeat-x;
    height: 24px;
    overflow: hidden;
    text-indent: -9999px !important;
    width: 120px
}

.icomment_wrapper .reviews_tab_wrapper .star-rating span,
.icomment_wrapper .reviews_tab_wrapper .star-rating span::before {
    content: '' !important;
    background-image: url(../images/star.png);
    background-position: 100% -68px
}

.icomment_wrapper .commentlist .star-rating,
.icomment_wrapper .commentlist .star-rating::before {
    content: '' !important;
    background-image: url(../images/sprite.png);
    background-position: 82px -92px;
    text-indent: 0;
    background-repeat: repeat-x;
    height: 19px;
    overflow: hidden;
    text-indent: -9999px !important;
    width: 82px
}

.icomment_wrapper .commentlist .star-rating span,
.icomment_wrapper .commentlist .star-rating span::before {
    content: '' !important;
    background-image: url(../images/sprite.png);
    background-position: 100% -72px
}

#g-recaptcha-response {
    display: none !important;
}

.icomment_wrapper #respond input#submit {
    line-height: 2 !important;
}

#commentform .gglcptch,
.subscrbr-sign-up-form .gglcptch {
    margin: 0 0 10px;
    order: 1;
}

@media(max-width:480px) {
    .show_rate_block {
	background-color: transparent;
	border: 1px solid #ccc;
	border-radius: 2px;
	padding: 6px 10px 10px;
	font-size: 10px;
	color: #222;
	flex: 1 1 auto;
	display: flex;
	align-items: center;
	justify-content: start;
	transition: all .5s step-start;
	height: auto;
	font-weight: 400;
	white-space: pre-line;
	display: flex;
	line-height: 0;
}
    .show_rate_num {
        padding: 2px 4px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-family: num;
        margin: 0 5px;
        border-radius: 23px;
        font-size: 12px;
    }
    .comment_like_wrapper {
        height: auto;
    }
   .vote_name {
	font-size: 10px;
	min-width: 17%;
    }
    .wc_slider_vote_wrap label {
        font-family: iransans;
        font-size: 10px;
        right: -5px;
    }
    .icomment_wrapper .wc_review_form.form_column form.comment-form .icomment_review_wrap {
        padding: 0;
    }
    .vote_range_step_name {
        width: 87%;
        height: auto;
        left: 0;
    }
}

@media(max-width:992px){
    .recommendation_buy_container {
    	margin-bottom: 10px;
    }
}




.result_avg_vote {
    max-width: 550px;
    margin-bottom: 40px;
}
.show_rate_num {
    font-family: tahoma !important;
    white-space: nowrap;
}
.icomment_wrapper .icomment_avg_vote .show_rate_num,
.icomment_wrapper .icomment_avg_vote .avg_vote_num  {

    font-family: Tahoma !important;
}



body .wc_slider_vote_wrap > label {
    font-size: 10px !important;
}

#navbar.fixed {
    z-index: 9999 !important;
}


.avg_vote_inner {
    height: 35px;
    position:relative ;
}
/*ltr*/

body.ltr .icomment_avg_vote .avg_vote_name, body.ltr .result_avg_vote .avg_vote_name {
    position: relative;
    top: 25px;
    right: auto;
    color: #000;
    font-size: 13px;
    left: 5px;
}
body.ltr .icomment_avg_vote .avg_vote_num {
    right: 20px;
    top: 29px;
    left: unset;
    font-family: inherit;
    font-weight: bold;
}


body.ltr .icm_respont_block {
    direction: ltr;
}

body.ltr .icm_new_comment_link {
    width: 160px !important;
}
body.ltr .add_point_wrap p.add_point .lbl_negative::before,
body.ltr .add_point_wrap p.add_point .lbl_positive::before
{
    margin-left: 0;
    margin-right: 7px;
}
body.ltr .recommendation_buy_wrap label input[type="radio"] {
    margin: 0 5px 0 0px;
}
body.ltr .comment-form-rating label {
    margin-left: 0;
    margin-right: 5px;
}
body.ltr .add_point_wrap p.add_point .btn_add_point {
    right: 8px;
    left: auto;
}
body.ltr .remove_negative,
body.ltr  .remove_positive {
    float: right;
    left: auto;
    right: 2px;
}
body.ltr .icomment_wrapper .comment-reply-title {
    text-align: left;
    border: none;
}

body.ltr .vote_name {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 23px;
    border-radius: 3px;
    line-height: 0;
    flex-direction: column;
    padding-bottom: 0px;
    bottom:5px;
}

body.ltr .wc_slider_vote_wrap label {
    float: left;
    top: 0;
    z-index: 500;
    height: 20px;
    color: #444;
    letter-spacing: normal !important;
    margin-bottom: 7px;
    font-weight: bold;
    font-size: 14px !important;
    left: 4px;
}
input[type="range"].icm_vote_range {
    width: 100%;
    margin: 5.8px 0;
    background-color: transparent;
    border-radius: 58px !important;
    padding: 0 !important;
    border: 0 !important;
    -webkit-appearance: none;
    display: flex;
    opacity: 0;
    visibility: hidden;
}
body.ltr .wc_slider_vote_wrap {
    position: relative;
    margin-bottom: 2px;
    height: 75px;
    max-width: 470px;
    margin: 7px auto 0;
}
body.ltr  .vote_range_step_name {
    width: 82%;
    height: auto;
    left: auto;
    right: 0;
}
body.ltr  .vote_name.selected {
    background-color: #5ea654;
    border-color: #359953;
    color: #fff;
}
body.ltr .comment_review_vote > em {
    width: 100%;
    margin-bottom: 10px;
}
body.ltr  .icomment_wc_title::before {

    margin-right: 5px;
    position: relative;
    margin-left: 0;
}
body.ltr .comment_point_positive > ul > li {
    text-align: left;
}
body.ltr .comment_point_positive > ul > li::before {
    margin-right: 10px;
    margin-top: 1px;
    float: left;
    position: absolute;
    top: 10px;
    left: -10px;
    right: auto;
    margin-left: 0;
}
body.ltr .comment_point_negative > ul > li {
    text-align: left;
}
body.ltr .comment_point_negative > ul > li::before {
    margin-left: 0;
    margin-right: 10px;
    margin-top: 1px;
    position: absolute;
    left: -10px;
    top: 10px;
}
body.ltr .icomment_avg_vote {
    position: relative;
}
body.ltr .rv_vote_val {
    margin-left: 5px;
    float: right;
    text-align: justify;
    padding-right: 0;
    white-space: nowrap;
    width: auto;
    max-width: 125px;
}

body.ltr  .author_comment_name > span {
    margin-left: 6px;
    margin-right: 0;
}
body.ltr .icomment_recommendation::before {

    margin-left: 0;
    margin-right: 4px;
}

body.ltr .comment_like_wrapper p {
    float: right;
    font-size: 11px;
    margin: 0;
    padding: 0 20px 5px 0;
}
body.ltr  .icomment_wrapper .comment_like_wrapper > p > button {
    height: 19px;
    margin-right: 0;
    margin-left: 5px;
}

body.ltr .comment_like_wrapper .reply {
    float: left;
}
body.ltr .reply a.comment-reply-link::before {

    float: left;
    left: -6px !important;
    top: -2px;
    right: auto;
}
body.ltr  .comment_like_wrapper .comment_date {
    float: left;
    padding-left: 10px;
    padding-top: 1px;
    padding-right: 0;
}
body.ltr .wp_comment_policy_show {
    float: right;
    left: auto;
    right: 0;
}
body.ltr .icomment_review_rules ul li {
    margin-right: 5px;
    text-align: left;
    direction: ltr;
}
body.ltr .icomment_review_rules ul li::before {
    right: auto;
    left: -10px;
}

.vote_range_step_name {
    display: flex;
    justify-content: space-between;
    position: relative;
    top: -20px;
    width: 85%;
    height: auto;
    left: 0;
}
body.ltr .ic_wc2_positive_negative  .comment_point_positive ,
body.ltr .ic_wc2_positive_negative  .comment_point_negative {
    display: flex;
    align-items: start !important;
}
body.ltr .comment_point_positive ul ,
body.ltr .comment_point_negative ul {
    margin-left: 0;
}
/*ltr*/

/*select review column display*/
.wc_slider_vote_wrap {
    position: relative;
    margin-bottom: 2px;
    height: 60px;
    max-width: 470px;
    margin: 7px auto 0;
}
.woocommerce div.product .woocommerce-tabs .panel#tab-reviews {
    display: block !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.reviews_tab {
    display: none !important;
}

/* theme-generatepress */

body.theme-generatepress .add_point_wrap p.add_point .btn_add_point {
    bottom: 15px;
}
body.theme-generatepress  .recommendation_buy_wrap label {
    white-space: nowrap;
}
body.theme-generatepress .comment_point_positive,body.theme-generatepress .comment_point_negative
{
    align-items: end !important;
}
body.ltr.theme-generatepress .comment_point_positive, body.ltr.theme-generatepress .comment_point_negative {
    align-items: start !important;
}
/*theme-generatepress*/

body.theme-generatepress  .wc_template2 .icomment_avg_vote .avg_vote_name,body.theme-generatepress  .wc_template2 .result_avg_vote .avg_vote_name {

    top: 29px;
    font-size: 12px;
}