﻿
.MainDiv .MainContent {
    min-width: 1392px;
}

.model-details-center {
    width: 1392px;
    display: inline-block;
}

.model-details-wrapper {
    width: 1392px;
    display: flex;
    margin-top: 16px;
    margin-bottom: 28px;
    flex-direction: row;
    position: relative;
    gap: 24px;
}

    .model-details-wrapper .model-details-table {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        width: 400px;
        gap: 18px;
    }

.model-details-bg {
    text-align: center;
}

.model-page-details {
    width:100%;
    background: #fff;
    text-align: right;        
    display: flex;
    flex-direction: column;
}

.model-details-buybox-wapper {
    display: grid;
    flex-direction: column;
    grid-template-areas:
        'header header'
        'right left';
}

.model-page-details h1 {
    font-size: 26px;
    font-weight: bold;
    margin:0;
    color: #000;
    letter-spacing: 0;
    display: inline-block;
    max-width: 98%;
    line-height: 34px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* Display up to 2 lines */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

.model-page-details .scores-container {
    display: flex;
    flex-direction: row;
    gap: 11px;
    height: 32px;
}

.model-page-details.popup .scores-container, .model-page-details.small .scores-container {
    width: 103%;
    text-align: right;
    align-items: center;
}


.model-page-details .scores-container .add-rating-line {
    display: inline-block;
    padding-left: 10px;
    color: #001C32;
    font-size: 14px;
    text-decoration: underline;
    letter-spacing: 0;
    vertical-align: super;
    cursor: pointer;
}



.model-page-details .scores-container .rating-line {
    display: flex;
    padding-left: 4px;
    align-items: center;
}

.model-page-details .scores-container .rating-line-wapper {
    display: flex;
    width: max-content;
    height:100%;
    align-items: center;
    border-radius: 20px;
    padding: 12px 8px 12px 8px;
    box-shadow: 0 4px 4px 0 rgba(167, 181, 201, 0.27);
}


.model-page-details .scores-container .rating-line .rating-stars {
    display: flex;
    height: 28px;
    padding: 4px 6px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 4px;
    color: #001C32;
    font-weight: 700;
    font-size: 14px;
}

    .model-page-details .scores-container .rating-line .rating-stars span {
        height: 16px;
        width: 16px;
        background: url(https://img.zap.co.il/imgs/svg/star_yellow.svg) no-repeat;
        background-size: 16px 16px;
    }

.model-page-details .scores-container .rating-line .rate-cnt {
    line-height: 18px;
    color: #001C32;
    font-size: 14px;
    font-weight: 600;
    float: right;
    letter-spacing: 0;
}

.model-page-details .ws-score-line {
    display: flex;
    align-items: center;
    gap: 4px;
    width: max-content;
    height:100%;
    border-radius: 20px;
    padding: 12px 8px 12px 8px;
    box-shadow: 0 4px 4px 0 rgba(167, 181, 201, 0.27);
    color: #001C32;
    font-size:14px;
}

    .model-page-details .ws-score-line .score-txt {
        line-height: 19px;
        color: #001C32;
        font-size: 14px;
        font-weight: 600;
        letter-spacing: 0;
    }

.model-page-details .prices-details-addons {
    margin-top: 24px;
    max-width: 97%;
    width: 419px;
}

.model-page-details .scores-container .ws-score-line span, .model-page-bg .model-page .wisebuy-review .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-details .scores-container .ws-score-line .score-val, .model-page-bg .model-page .wisebuy-review .ws-score-line .score-val {
    font-weight: 700;
}

.prices-txt {
    font-size: 18px;
    color: #444749;
    line-height: 24px;
    display: flex;
    font-weight: bold;
    margin-bottom: 15px;
    position: relative;
}

.model-page-details[data-type='default'] .prices-txt {
    line-height: 20px;
}

.prices-txt span {
    font-weight: bold;
    color: #27292B;
    letter-spacing: 0px;
    font-size: 16px;
}

.prices-txt .stores-count {
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0px;
}

.compare-stores-btn {
    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;
}

    .compare-stores-btn.popup {
        margin: 0 18px;
    }

.compare-stores-link {
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
    text-decoration: underline;
    text-align: center;
    padding: 16px 0 13px 0;
    box-shadow: 0px 1px 3px #0000001a;
    margin-bottom: 2px;
}

    .compare-stores-link a {
        color: black;
    }

.model-page-details .prices-txt .yad-2-link {
    font-size: 15px;
    font-weight: normal;
    color: #007F90;
    text-decoration: underline;
    display: inline-block;
}

.model-page-details.popup, .model-page-details.small {
    padding: 0;
    display: flex;
    /*align-items: center;*/
    background-color: transparent;
}



    .model-page-details.small .image-detail-wrapper {
        display: inline-block;
        margin-bottom: 19px;
    }

    .model-page-details.popup .model-image, .model-page-details.small .model-image {
        width: 53.7px;
        height: 70px;
        float: right;
    }

    .model-page-details.small .model-image {
        width: 30%;
        height: auto;
    }

        .model-page-details.popup .model-image img, .model-page-details.small .model-image img {
            width: 70px;
            height: 70px;
            /*margin-top: 6px;            */
        }

    .model-page-details.popup .model-details {
        padding: 0 25.4px 10px 16px;
        display: flex;
        flex-direction: column;        
    }

    .model-page-details.small .model-details {
        float: right;
        padding: 13px 25.4px 10px 16px;
    }

        .model-page-details.popup .model-details h1, .model-page-details.small .model-details h1 {
            font-size: 22px;
            font-weight: bold;
            line-height: 23px;
            margin: 0;
            margin-bottom: 7px;
            color: #000;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            text-align: right;
        }


    .model-page-details.popup .model-details h1 {
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .model-page-details.popup .scores-container, .model-page-details.small .scores-container {
        margin-bottom: 0;
    }

    .model-page-details.popup .model-price, .model-page-details.small .model-price {
        display: flex;
        flex-direction: column;
        text-align: center;
        justify-content: center;
        padding: 15px 16px 10px 0px;
    }

        .model-page-details.popup .model-price .blue-color, .ModelRow .model-price .orange-color, .model-page-details.small .model-price .blue-color {
            display: block;
            /* font-size: 10pt; */
            cursor: pointer;
            border-radius: 5px;
            min-width: 72px;
            height: 40px;
            color: #fff;
            position: relative;
        }

        .model-page-details.popup .model-price .blue-color, .model-page-details.small .model-price .blue-color {
            background-color: #007284;
            line-height: 17px;
        }

            .model-page-details.popup .model-price .blue-color .start-form, .model-page-details.small .model-price .blue-color .start-form {
                font-size: 11px;
                display: block;
            }

.font11 {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.5px;
}

.btn-model-wrapper {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 68px;
    width: fit-content;
}

.model-page-details.popup .model-price .Stores, .model-page-details.small .model-price .Stores {
    display: block;
    font-weight: normal;
    font-size: 13px;
    margin-top: 4px;
    letter-spacing: -0.5px;
    color: black;
}

.model-page-details.small .scores-container {
    width: 100%
}

.model-page-details.popup .scores-container .rating-line {
    height: 16px;
    /* width: calc(100% - 73px);*/
}

.model-page-details.small .scores-container .rating-line {
    height: 16px;
}
    
    .model-page-details.popup .scores-container .rating-line .rate-cnt, .model-page-details.small .scores-container .rating-line .rate-cnt {
        line-height: 17px;
    }

.model-page-details.popup .scores-container .ws-score-line, .model-page-details.small .scores-container .ws-score-line {
    border: none;    
}

.model-page-details.popup .prices-txt, .model-page-details.small .prices-txt {
    text-align: right;
    font-size: 18.33px;
    line-height: 22px;
    margin-top: 3px;
}

.model-page-details.popup a.prices-txt, .model-page-details.small a.prices-txt {
    display: block;
    text-decoration: none;
    color: black;
}

.model-page-details.small .price-stores-wrapper {
    clear: both;
}

.model-page-details.popup .share, .model-page-details.small .share {
    width: 35px;
    height: 35px;
    border-radius: 35px;
    position: absolute;
    top: -1px;
    right: 2px;
    background-color: #000;
    -webkit-mask: url(https://img.zap.co.il/imgs/zapmobile/svg/share_black.svg) no-repeat center;
    mask: url(https://img.zap.co.il/imgs/zapmobile/svg/share_black.svg) no-repeat center;
    z-index: 2;
}

.model-page-details.popup .circle, .model-page-details.small .circle {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    opacity: 0.7;
    z-index: 2;
}

.model-page-details.popup .Madeinisrael, .model-page-details.small .Madeinisrael {
    width: 35px;
    height: 29px;
    border-radius: 35px;
    margin: 5px;
    position: absolute;
    left: 1px;
    bottom: -18px;
}

.model-page-details.small .sticky-header-wrapper {
    display: none;
}

.model-page-details.small.sticky .sticky-header-wrapper {
    display: block;
    float: right;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 45px;
    background: #4A4A4A;
    z-index: 2202;
    box-sizing: border-box;
    padding: 8px 15px;
}

    .model-page-details.small.sticky .sticky-header-wrapper .title {
        font-size: 16px;
        line-height: 21px;
        color: #fff;
        width: calc(100% - 60px);
        display: inline-block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-right: 3px;
        margin: 0;
    }

        .model-page-details.small.sticky .sticky-header-wrapper .title:before {
            content: "";
            width: 12px;
            height: 20px;
            display: inline-block;
            position: relative;
            top: 4px;
            margin-left: 5px;
            background: url(https://img.zap.co.il/imgs/zapmobile/new/back_arrow_white.png);
        }

.model-page-details.small.sticky .my-zap-icons {
    display: inline-block;
    float: left;
    padding-top: 5px;
    padding-left: 3px;
}

    .model-page-details.small.sticky .my-zap-icons .favorite-icon, .model-page-details.small.sticky .my-zap-icons .share-icon {
        width: 20px;
        height: 20px;
        display: inline-block;
    }

    .model-page-details.small.sticky .my-zap-icons .favorite-icon {
        width: 20px;
        height: 20px;
        background-color: #fff;
        -webkit-mask: url(https://img.zap.co.il/imgs/zapmobile/svg/favorite_border_black.svg) no-repeat center;
        mask: url(https://img.zap.co.il/imgs/zapmobile/svg/favorite_border_black.svg) no-repeat center;
        margin-right: 8px;
    }

        .model-page-details.small.sticky .my-zap-icons .favorite-icon.added {
            width: 20px;
            height: 20px;
            background-color: #fff;
            -webkit-mask: url(https://img.zap.co.il/imgs/zapmobile/svg/favorite_black.svg) no-repeat center;
            mask: url(https://img.zap.co.il/imgs/zapmobile/svg/favorite_black.svg) no-repeat center;
            margin-right: 8px;
        }

    .model-page-details.small.sticky .my-zap-icons .share-icon {
        width: 22px;
        height: 22px;
        background-color: #fff;
        -webkit-mask: url(https://img.zap.co.il/imgs/zapmobile/svg/share_black.svg) no-repeat center;
        mask: url(https://img.zap.co.il/imgs/zapmobile/svg/share_black.svg) no-repeat center;
    }

.model-page-details.small.sticky .price-stores-wrapper {
    position: fixed;
    top: 45px;
    right: 0;
    z-index: 2210;
    display: inline-block;
    width: 100%;
    color: #fff;
    background-image: linear-gradient(#008094, #12719E);
    height: 45px;
    box-sizing: border-box;
}

    .model-page-details.small.sticky .price-stores-wrapper .prices-txt {
        display: inline-block;
        font-size: 19.2px;
        line-height: 44px;
        font-family: assistant;
        float: right;
        margin-bottom: 0;
        height: inherit;
    }

    .model-page-details.small.sticky .price-stores-wrapper .compare-stores-btn {
        display: inline-block;
        height: unset;
        width: 100%;
        border-radius: 0;
        text-align: center;
        font-size: 12pt;
    }

.model-page-details .cars-lead-btn {
    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;
}

.formLead {
    _width: 788px;
    _height: 536px;
    display: inline-block;
    font-family: Open Sans Hebrew;
    direction: rtl;
    box-shadow: 2px 2px 10px 5px #999;
}


    .formLead .formBody {
        /*height:461px;*/
        background-color: #EBEBEB;
        width: 100%;
        border-radius: 5px;
    }

    .formLead .form {
        direction: rtl;
        display: inline-block;
        /*line-height: 53px;*/
        width: 100%;
    }

.formBody .dskleymr {
    width: 90%;
    font-size: 9px;
    text-align: center;
    display: inline-block;
}

.EnlargeLeadForm {
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #c1c1b5;
    z-index: 100;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    _transform: translate(-50%, -50%);
}

    .EnlargeLeadForm .closeEnlargeBtn {
        display: inline-block;
        float: left;
        position: relative;
        margin-top: -10px;
        margin-left: -10px;
        background: url("https://img.zap.co.il/imgs/newui/closeEnlargeBtn.png") no-repeat;
        width: 33px;
        height: 33px;
        cursor: pointer;
        z-index: 100;
    }

.archive-text {
    background-color: #E5E5E5;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    width: 202px;
    height: 28px;
    color: #444749;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 12px;
    margin-top: 12px;
}

.slick-list {
    height: 100%;
    text-align: center;
}

.detailsH1 {
    font-size: 14px;
    font-weight: bold;
}

.details {
    display: flex;
    flex-direction: column;
    gap: 8px;
    font-size: 18px;
    font-weight: normal;
    color: #000;
    letter-spacing: 0;
    text-align: right;
    width: 100%;    
    line-height: 26px;
    margin-top: 12px;
}

    .details .details-item {
        width: inherit;
    }
        /*.details .details-item {
        display: inline-block;
        width: 33%;*/
        /*margin-bottom: 7px;*/
        /*margin:4px 0;
    }*/
        /*.details .details-item:nth-child(odd) {
            margin-left: 28%;
        }*/
        .details .details-item .bullet {
            display: flex;
            list-style-position: inside;
            text-wrap: nowrap;
        }

            .details .details-item .bullet .title {
                display: inline-block;
                color: #6C6C6C;
            }

        .details .details-item .txt {
            display: inline-block;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

            .details .details-item .txt a {
                display: inline-block;
                text-decoration: underline;
                color: #0044FF;
                letter-spacing: 0;
                /*margin-right: 19px;*/
            }

.addons {
    display: flex;
    justify-content: end;
    align-items: flex-end;
    position: absolute;
    left: 0;
    top: 0;
    gap: 10px;
}

    .addons .addons-cell {
        /* display: inline-block;
        margin-left: 20px;*/
    }

        .addons .addons-cell a {
            display: inline-block;
        }

        .addons .addons-cell .bookmark-icon:before {
            content: '';
            display: inline-block;
            width: 32px;
            height: 32px;
            cursor: pointer;
            background-color: #000;
            vertical-align: middle;
            -webkit-mask: url(https://img.zap.co.il/imgs/zapmobile/svg/favourits.svg) no-repeat center;
            mask: url(https://img.zap.co.il/imgs/zapmobile/svg/favourits.svg) no-repeat center;
            margin-left: 5px;
            gap: 10px;
        }

.comparison-icon:before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background-color: #000;
    vertical-align: middle;
    -webkit-mask: url(https://img.zap.co.il/imgs/zapmobile/svg/comparemodels.svg) no-repeat center;
    mask: url(https://img.zap.co.il/imgs/zapmobile/svg/comparemodels.svg) no-repeat center;
}

.addons .addons-cell .comparison-icon.selectedComparisonTxt:before {
    background-color: #007284;
}

.my-zap-icons .selectedComparison .comparison-icon:before {
    background-color: #007284;
}

.addons .addons-cell .follow-price-icon:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    cursor: pointer;
    background-color: black;
    vertical-align: middle;
    -webkit-mask: url(https://img.zap.co.il/imgs/zapmobile/svg/pricealarm.svg) no-repeat center;
    mask: url(https://img.zap.co.il/imgs/zapmobile/svg/pricealarm.svg) no-repeat center;
}

.addons .addons-cell .graph-icon:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    cursor: pointer;
    background-color: black;
    vertical-align: middle;
    -webkit-mask: url(https://img.zap.co.il/imgs/svg/icon-pricegraph.svg) no-repeat center;
    mask: url(https://img.zap.co.il/imgs/svg/icon-pricegraph.svg) no-repeat center;
    margin-left: 5px;
}

.addons .addons-cell .addons-txt {
    letter-spacing: 0;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    /*    border: 1px solid #048094;
    padding: 8px;*/
    border-radius: 6px;
    color: #048094;
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
}

/*section color-profile prices & details & addons*/

.brand {
    font-size: 16px;
    color: black;
    text-decoration: underline;
}

.model-page-details-header {
    grid-area: header;
    display: flex;
    flex-direction: column;
}

    .model-page-details-header .title-wrp {
        display: flex;
        gap: 12px;
        align-items: center;
        justify-content:space-between;
        margin-top: 8px;
        margin-bottom: 18px;
    }

        .model-page-details-header .title-wrp .price-drops-tag {
            display: flex;
            height: 28px;
            min-width: 86px;
            padding: 4px 8px;
            justify-content: center;
            align-items: center;
            border-radius: 6px;
            background-color: #FF9191;
            color: #001C32;
            text-align: center;
            font-size: 16px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
        }

        .model-page-details-header .title-wrp .newonzap-tag {
            display: flex;
            height: 28px;
            min-width: 82px;
            padding: 4px 8px;
            justify-content: center;
            align-items: center;
            border-radius: 6px;
            background-color: #001C32;
            color: #FFF;
            text-align: center;
            font-size: 16px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
        }

.model-page-details-body {
    grid-area: right;
    display: flex;
    flex-direction: column;
    /*    justify-content: space-between;*/
    height: 100%;
    width: 48%;
}

.BuyBox {
    grid-area: left;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.prices-details-addons .prices-details-addons-header {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
}
.FullReviewBtn a{
    color:black;
    font-weight:600;
    text-decoration:underline;
}
@media screen and (min-width: 1024px) and (max-width: 1392px) {
    .MainDiv .MainContent {
        min-width: 1236px;
    }

    .model-page-details .prices-details-addons {
        max-width: 86%;
        width: 314px;
    }
}
