﻿ .center-col {
                             height: auto !important;
                         }

                         .basket-col-content {
                             min-height: 115px !important;
                         }

                             .basket-col-content > p {
                                 min-height: 50px;
                             }

                                 .basket-col-content > p > span {
                                     display: block;
                                     line-height: 30px;
                                 }

                         .basket-product-image {
                             width: 90px;
                             height: unset;
                         }
                          .btn {
                    margin: 0px;
                }
                          .btn-sm{
                              float:left !important;
                              background-color:#fff !important;
                              border:0px !important;
                              color:#333 !important;
                          }
#comments {
  margin-top: 60px;
  direction:rtl;

}
.comments h2.title {
  margin-bottom: 40px;
  padding-bottom: 15px;
  position: relative;
}
.comments h2.title:after {
  height: 1px;
  background: #d1d1d1;
  background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-gradient(linear, right top, left top, color-stop(0%, rgba(0, 0, 0, 0.18)), color-stop(35%, rgba(0, 0, 0, 0.12)), color-stop(70%, rgba(0, 0, 0, 0.05)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to left, rgba(208, 193, 124, 0.6) 0%, rgba(208, 193, 124, 0.46) 35%, rgba(208, 193, 124, 0.2) 70%, rgba(208, 193, 124, 0) 100%);
  position: absolute;
  bottom: -1px;
  left: 0px;
  content: "";
  width: 100%;
}
.comment {
  font-size: 14px;
}
.comment .comment {
  margin-right: 75px;
}
.comment h3 {
  margin-top: 0;
  margin-bottom: 5px;
}
.comment p {
  margin-bottom: 0px;
}
.comment .btn-sm-link {
  padding: 0;
}
.comment-avatar {
  width: 50px;
  float: left;
  margin: 0 15px 0 0;
}
.comment-content {
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 25px;
  clear: both;
}
.comment-meta {
    padding-top:3px;
  margin-bottom: 15px;
  color: #aaa;
  font-size: 10px;
}
.comment-meta a {
  color: #aaa;
}
.comment-meta a:hover {
  text-decoration: underline;
}
.comments-form{
            padding:20px 40px !important;
            text-align:right;
        }
        .comments-form .state-error{
            font-size:10px;
            color:red;
        }
        .commentsidbaleft{
            height:412px;
            background-color:#b14ff4;
            position:relative;
        }
        .commentsidbaleft .icon-user{
            color:#fff;
            position:absolute;
            bottom:20%;
            font-size:100px;
        }
        .commentsidbaleft .fa-comment{
            color:#fff;
            position:absolute;
            bottom:20%;
            left:35%;
            font-size:70px;
        }
        h3 {
    font-size: 15px;
    font-family:BYekan;
}











        #commentspopup #comments,
#commentspopup #disqus_thread {
	display: block;
	}

.comment-inner {
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	padding: 10px 0 0;
	}

#comments .comment-inner:after {
	content: '';
	display: block;
	clear: both;
	}

#comments .comment-avatar,
#tab3 .comment-avatar {
	float: left;
	width: 46px;
	}
	
#comments .avatar {
	display: block;
	background-color: #fff;
	}

.comment-avatar img {
	-webkit-border-radius: 23px;
	   -moz-border-radius: 23px;
	    -ms-border-radius: 23px;
	     -o-border-radius: 23px;
		border-radius: 23px;
	overflow: hidden;
	}

#comments .commentmeta {
	display: block;
	float: left;
	margin: 0 10px 10px;
	width: 75%;
	}

.comment-reply a,
#cancel-comment-reply-link {
	clear: both;
	color: #fff;
	font: 700 10px/100% 'Lato', sans-serif;
	padding: 5px 10px;
	text-transform: uppercase;
	}

.comment-reply a {
	background: #888;
	float: right;
	}

#cancel-comment-reply-link {
	background: #999;
	float: left;
	margin: 0 0 10px 20px;
	}

.comment-reply a:hover,
#cancel-comment-reply-link:hover {
	background: #555;
	color: #fff;
	text-decoration: none;
	}