﻿.wisebuy-review {
    width: calc(100% - 40px);
    display: inline-block;
    margin: 0 20px;
    position: relative;
}
.scores-container .ws-score-line {
    height: 32px;
    display: flex;
    padding: 12px 8px 12px 8px;
    border-radius: 20px;
    box-shadow: 0 4px 4px 0 rgba(167, 181, 201, .27);
    align-items: center;
    font-size: 14px;
    font-weight: 700;
    color: #001c32;
    gap: 5px;
}

    .scores-container .ws-score-line .score-val {
        font-weight: 700;
    }

    .scores-container .ws-score-line span {
        height: 16px;
        width: 16px;
        background: #fcb912;
        -webkit-mask: url(https://img.zap.co.il/imgs/svg/wisebuy_star_yellow.svg) no-repeat center;
        mask: url(https://img.zap.co.il/imgs/svg/wisebuy_star_yellow.svg) no-repeat center;
        -webkit-mask-size: 16px 16px;
        mask-size: 16px 16px;
    }

.model-page-bg .model-page .wisebuy-review {
    margin: 0px 0px 0px 0;
    width: 100%;
   /* background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #E5E6E5;
    border-radius: 6px;*/
}

    .wisebuy-review .ws-score-line {
        position: absolute;
        left: 0;
        top: 0;
    }
.wisebuy-review .WriterNameAndRate .ws-score-line {
    position: inherit;
}
.wisebuy-review .WriterNameAndRate .review-title
{
    text-align:right;
}

.wisebuy-review .review-property {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    position: relative;
    margin-top: 50px;
    margin-bottom: 8px;
    padding-bottom: 20px;
    border: 1px solid #E5E6E5;
    border-radius: 6px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
}
    .model-page-bg .model-page .wisebuy-review .review-property {
        margin-top: 18px;
    }

        .wisebuy-review .review-property .writer {
            padding-bottom: 10px;
            font-size: 14px;
            line-height: 18px;
        }

    .wisebuy-review .summary-text {
        line-height: 18px;
        width: calc(100% - 40px);
        float: right;
        font-size: 14px;
    }
    .model-page-bg .model-page .wisebuy-review .summary-text {
        text-align: right;
        font-size: 16px;
        line-height: 22px;
    }
        .model-page-bg .model-page .wisebuy-review .summary-text > p {
            margin: 0;
        }

        .model-page-bg .model-page .wisebuy-review .summary-text > .FullReviewLink {
            margin-top: 16px;
        }
            .wisebuy-review .summary-text.hidden-text-row {
            overflow: hidden;
            text-overflow: ellipsis;
            -webkit-line-clamp: 2;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            line-height: 18px;
            font-size: 14px;
        }

    .wisebuy-review .review-title {
        font-weight: bold;
        padding: 0px 0 2px 0;
    }

    .wisebuy-review .ReviewsTitle {
        border-bottom: 1px solid #eee;
    }

    .wisebuy-review .readMoreContainer {
        display: none;
    }
.wisebuy-review .ReviewPos{
    margin-bottom:11px;
}
.wisebuy-review .ReviewPos, .wisebuy-review .ReviewNeg {
    /*margin-top: 18px;*/
    display: flex;
}

    .ReviewPosNeg {
        text-align: right;
        padding-bottom: 15px;
    }
        .wisebuy-review .ReviewPos img, .wisebuy-review .ReviewNeg img {
            float: right;
            width:16px;
            height:16px;
        }

        .wisebuy-review .ReviewPos .PosTxt, .wisebuy-review .ReviewNeg .NegTxt {
            display: inline-block;
            padding: 0 10px;
            line-height: 18px;
            width: calc(100% - 44px);
            font-size: 16px;
        }

.wisebuy-review img.WriterPicImg {
    height: 60%;
    width: 60%;
    margin-top: 20%;
}
.wisebuy-review .WriterPic {
    border: 1px solid #CBCBCB;
    border-radius: 50%;
}
.wisebuy-review .WriterNameAndRate {
    display: flex;
    width: 100%;
    height: 37px;
    margin-top: 24px;
    padding-right: 24px;
    column-gap: 20px;
}
    .wisebuy-review .wisebuyDisplayMore {
        border-bottom: 1px solid #eee;
    }

        .wisebuy-review .wisebuyDisplayMore .ArrowDownWisebuy, .wisebuy-review .wisebuyDisplayMore .ArrowUpWisebuy {
            position: absolute;
            left: 1px;
            height: 24px;
            bottom: 35px;
            width: 11px;
            margin-bottom: -8px;
        }

.model-page-popup .wisebuy-review .wisebuyDisplayMore .ArrowDownWisebuy, .model-page-popup .wisebuy-review .wisebuyDisplayMore .ArrowUpWisebuy {
    left: 0px;
    top: 83px;
}

.model-page-popup .ReviewDetalis .read-more {
    left: 0px !important;
    bottom: 19px !important;
}

.wisebuy-review .wisebuyDisplayMore .ArrowDownWisebuy small {
    border-left: 1px solid #377E91;
    border-bottom: 1px solid #377E91;
    width: 8px;
    height: 8px;
    display: inline-block;
    transform: rotate( -45deg );
    vertical-align: middle;
}

.wisebuy-review .wisebuyDisplayMore .ArrowUpWisebuy small {
    border-left: 1px solid #377E91;
    border-bottom: 1px solid #377E91;
    width: 7.5px;
    height: 7.5px;
    display: inline-block;
    transform: rotate( 134deg );
    vertical-align: middle;
}

.wisebuy-review .FullReviewLink a {
    /* margin: 10px 10px 0 0*/
    color: #007284;
}

.basic-modal-body .summary-text.hidden-text-row p {
    padding-left: 30px;
    display: inline;
}

.wisebuy-review .FullReviewLink a {
    color: #397aad;
    text-decoration: underline;
    font-weight: bold
}

.wisebuy-review .AddReview {
    height: 48px;
    font-size: 18px;
    line-height: 45px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    background-image: linear-gradient(#008094, #12719E);
    border-radius: 5px;
    display: block;
}

.ZapVideoIframe {
    border: unset !important;
    width: calc(100% - 36px) !important;
    height: 100% !important;
    margin-right: 0% !important;
    padding-right: 18px;
}

.Center .ModelReviewItems {
    display: inline-block;
    float: right;
    width: calc(100% - 32px);
    margin: 0px 16px;
}

.Center .ModelReviewItems {
    width: 100%;
    margin: 0px 0px;
}

    .ModelReviewItems.StoreReview {
        margin-top: 40px;
    }

.ReviewItemsPopup {
    margin-top: 154px;
}

.last-products-carousel {
    padding: 0 20px;
}

.Center .SearchResultsContainer {
    margin-top: 0;
}

    .Center .SearchResultsContainer #divSearchResults {
        display: inline-block;
    }

#nextPageBtn {
    display: none;
    position: relative;
    height: 40px;
    font-size: 14px;
    line-height: 45px;
    color: #fff;
    text-align: center;
    background-color: #007284;
    margin-bottom: 20px;
    border-radius: 5px;
    width: 100%;
}

    #nextPageBtn .arrowDown {
        border: solid #f8fcfe;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 3px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        position: absolute;
        top: 17px;
        left: 70px;
    }

.Center .divLoader {
    bottom: 130px !important;
    background: transparent !important;
}

.TitleTxt {
    padding-bottom: 10px;
    margin: 0;
    margin-top: 20px;
    font-size: 20px;
    font-weight: normal
}

.model-page-details.small .price-stores-wrapper {
    display: none;
}

.rowTitle {
    font-size: 16px;
    font-weight: bold;
}

.shopTitle {
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    padding: 0 15px;
    margin-bottom: 0
}

.WriterPic {
    width: 50px;
    height: 50px;
}

    .WriterPic img {
        height: 100%;
        border-radius: 50%;
    }

.WriterContainer {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.UserProfileLink a {
    color: #27292B;
    text-decoration: underline;
    font-size: 14px;
    text-align: right;
    display: block
}

.Center .ReviewDetalis .WriterNameAndRate .WriterContainer, .Center .ReviewDetalis .WriterNameAndRate .WriterPic {
    margin-right: 24px;
}

.ReviewTitle {
    font-weight: 700;
    margin-bottom: 2px;
    text-align: right;
}
.wisebuy-review .ReviewTitle {
    margin-top: 12px;
}

.add-store-review {
    background: #028094 0% 0% no-repeat padding-box;
    border-radius: 6px;
    color: #FFF;
    padding-top: 13px;
    padding-left: 10px;
    height: 46px;
    width: 262px;
    cursor: pointer;
    text-align: center;
}
.wisebuy-review .WriterNameAndRate .review-title, .wisebuy-review .WriterPic, .model-page-bg .model-page .wisebuy-review .ws-score-line
{
    cursor: pointer;
}

.img-review {
    float: right;
    margin-top: 8px;
    border: 1px solid #E5E6E5;
    border-radius: 6px;
    height: 70px;
    width: 101px;
    cursor: pointer;
}
.model-page-bids {
    padding-top: 48px;
}