/*
Theme Name: Peak Equities
Theme URI: #
Author: 
Author URI: #
Description: 
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
*/

.rating-container span.label, .comment-list .says, .comments-area .comments-title, .comments-area .comment-list .comment-metadata {
    display: none;
}
.blog-comments {
    border-top: 1px solid #333;
    clear: both;
    margin-top: 50px;
}
#write_a_review {
    margin: 10px 0px;
}
.blog-comments ol li::before {
    content:"" !important;
}
.blog-comments .comments-area ol.comment-list {margin-top: 10px !important;}
.blog-comments footer {margin-top: 0px !important;}
.blog-comments ol li {list-style: none !important;}
.banner-wrapper .learn-more-block .learn-more-content form .form-group {
position: relative;
}

.banner-wrapper .learn-more-block .learn-more-content form .form-group .ajax-loader {
    position: absolute;
    top: 40%;
    right: -20px;
    margin: 0 auto;


}

.banner-wrapper .learn-more-block .learn-more-content form .form-group .wpcf7-form-control-wrap {position: initial}
.banner-wrapper .learn-more-block .learn-more-content form .form-group span.wpcf7-not-valid-tip { 
    position: absolute;left: 0; margin-top: 2px;
    right: 0;
    text-align: left;
}

.comments-area .comment-respond .comment-reply-title{
    display: none;
}
.comments-area .comment-respond .comment-form-url{
    display: none;
}
.comments-area .comment-respond .comment-notes{
    display: none;
}
.comments-area .comment-respond .comment-form-cookies-consent{
    display: none;
} 
.comments-area .comment-respond .submit{
    background-color: #83b1d1;
    line-height: 2.4rem;
    color: #fff;
    font-weight: 500;
    display: block;
    margin: 0 auto;
    width:138px;
    margin: 12px 0;
    cursor: pointer;
}
.comments-area .comment-respond .submit:hover{
    background-color: #6e99b7;
}
.comments-area .comment-respond #comment{
    transition: all .4s ease-in-out;
    outline: 0;
    border: 1px solid #e5e5e5;
    padding: 8px 15px;
    min-height: 35px;
    margin-bottom: 20px;
    width: 100%;
    background-color: #fff;
}
.comments-area .comment-respond #author{
    transition: all .4s ease-in-out;
    outline: 0;
    border: 1px solid #e5e5e5;
    padding: 8px 15px;
    background-color: #fff;
}
.comments-area .comment-respond #email{
    transition: all .4s ease-in-out;
    outline: 0;
    border: 1px solid #e5e5e5;
    padding: 8px 15px;
    background-color: #fff;
}
.testimonial-comment .crfp-field {
    display: inline-flex;
    align-items: center;
    line-height: inherit;
}
.testimonial-comment p.crfp-group-1 div.star-rating {
    vertical-align: middle;
}
.testimonial-comment .comment-form{
    max-width: 777px;
    margin: 0 auto;
}

.contact-our-team form .action-block .action-inner {
    width: 100%;
}
.footer form .mc-field-group .input-wrapper{
    position: relative;
}
.footer form .response{
    color: #fff;
    margin-top: 4px;
}

@media screen and (max-width: 992px) {
    .banner-wrapper .learn-more-block .learn-more-content form .form-group input {
        margin-bottom: 25px;
    }

    .banner-wrapper .learn-more-block .learn-more-content form .form-group span.wpcf7-not-valid-tip {
        margin-top: -22px;
        font-size: 0.95em;
    }
  }
.peak-investment-block .more-less-link, .team-section div.item .member-photo, .property-right .accodion-wrapper li .desc-arrow {
    cursor: pointer;
}
}