﻿
ul {
    list-style: none;
}

.comments {
    /*direction: rtl;*/
    text-align: right;
    /*font-family: 'Segoe UI',B Yekan,Arial,Helvetica,sans-serif;*/
    background-color: #fff;
    position: relative;
    padding: 5px;
}

.comment-wave .send {
    margin-right: 9px;
}

.comment-wave .sender-name {
    color: #2c8dd7;
    font-weight: bold;
    font-size: 14px;
}

.comment-wave .sender-date {
    color: #393939;
    font-size: 12px;
    left: 10px;
    position: absolute;
}

.comment-wave .replay {
    position: absolute;
    bottom: 5px;
    cursor: pointer;
    right: 5px;
    font-size: 12px;
    text-decoration: none;
    padding: 3px;
    background-color: #59b0fa;
    border-radius: 5px;
    color: #fff !important;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
}

.comment-wave .Delet {
    position: absolute;
    bottom: 5px;
    left: 5px;
    font-size: 12px;
    text-decoration: none;
    padding: 3px;
    cursor: pointer;
    background-color: #f62d51;
    border-color: #f62d51;
    color: #fff !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
}

.comment-wave .Show {
    position: absolute;
    bottom: 5px;
    font-size: 12px;
    text-decoration: none;
    padding: 3px;
    background-color: #36bea6;
    cursor: pointer;
    border-color: #36bea6;
    color: #fff !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    margin-right: -22px;
}

.comment-wave .ShowN {
    background-color: #ffb74f !important;
    border-color: #ffb74f !important;
}

.comment-wave .comment-content {
    color: #313131;
    font-size: 12px;
    display: block;
    line-height: 20px;
    margin: 10px;
}

.comment-wave .avatar {
    display: inline-block;
    box-shadow: 1px 1px 5px #E7E4E4;
    border: 1px solid #DBDBDB;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    position: absolute;
    width: 60px;
    height: 60px;
    top: 0px;
    right: -70px;
}

    .comment-wave .avatar img {
        display: inline-block;
        width: 50px;
        height: 50px;
        position: absolute;
        top: 10px;
        top: 5px;
        right: 5px;
    }

.comment-wave .comment-wavechild {
    /*width: 98%;*/
    padding: 0;
    margin: 0 25px 10px 0;
}
/*.comments ul {
    padding: 0;
    margin: 0 25px 10px 0;
}*/

.lightskyblue {
    background-color: lightskyblue !important;
}

.comment-wave .add-comment {
    padding-bottom: 0px !important;
}

.comment-wave i {
    position: absolute;
    right: -6px;
}

.comment-wave .wave-comment {
    display: inline-block;
    background-color: #fff;
    box-shadow: 1px 1px 5px #E7E4E4;
    border: 1px solid #DBDBDB;
    min-height: 50px;
    margin: 5px 5px;
    padding: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    width: 98%;
    position: relative;
    padding-bottom: 40px;
}

.comment-area a:hover {
    color: #fff !important;
    font-weight: bold;
    cursor: pointer;
}

.comment-area comment-send {
    display: block;
    text-align: center;
    margin: 0 auto;
}

.add-comment {
    width: 100% !important;
    margin: 0 !important;
}

/*.add-comment .comment-input {
        width: 96%;
    }*/

.comment-area {
    /*box-shadow: 1px 1px 5px #E7E4E4;*/
    /*border: 1px solid #DBDBDB;*/
    border: 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    width: 100%;
    position: relative;
    background-color: #fff;
}

.wave-comment.add-comment .comment-send {
    background: none;
}

.comment-send {
    padding: 5px;
    text-align: center;
    display: block !important;
    margin: 0 auto;
    margin-bottom: 11px;
    cursor: pointer;
    display: table;
    width: fit-content !important;
    display: table !important;
    border-color: var(--r-color);
    color: #fff;
    background-color: var(--r-color);
}

.wave-comment.add-comment .comment-send .send {
    border-color: var(--r-color);
    color: #fff;
    background-color: var(--r-color);
}

.cancel {
    margin-right: 10px;
}

#ProductcomentDiv2 #btnCom {
    display: none !important;
}

.comment-cancel {
    padding: 5px;
    width: 50px;
    margin: 8px;
    float: right;
    text-align: center;
}

    .comment-send a, .comment-cancel a {
        text-decoration: none;
        /*background-color: transparent;*/
        color: #fff !important;
    }


.comment-label {
    display: inline-block;
    min-width: 50px;
}

.sender-name-input {
    background-color: #f1f3f7 !important;
    border: 0;
    margin: 5px;
    width: 48%;
    float: right;
    padding: 15px;
    /*margin-right: 8px;*/
    font-family: 'Segoe UI',B Yekan,Arial,Helvetica,sans-serif;
    font-size: 12px;
    clip-path: none;
}

.sender-Email-input {
    background-color: #f1f3f7 !important;
    border: 0;
    /*border: solid;*/
    margin: 5px;
    width: 48%;
    float: left;
    padding: 15px;
    /*margin-right: 8px;*/
    font-family: 'Segoe UI',B Yekan,Arial,Helvetica,sans-serif;
    font-size: 12px;
    clip-path: none;
}

.comment-input {
    background-color: #f1f3f7 !important;
    /*border: solid;*/
    margin: 5px;
    width: 99%;
    padding: 15px;
    margin-right: 5px;
    padding-left: 70px;
    border: 0;
}

@media (max-width: 760px) {
    .sender-name-input, .sender-Email-input, .comment-input {
        width: 92% !important;
        margin: 5px 15px;
        float: none;
    }
}
