﻿
.enlarge_pane_contain{
    margin-right:35px;
}

.pr-short {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: unset;
}

.report-line {
    color: #81858b;
}
    .report-line:hover{
        text-decoration:none;
        font-weight:bold;
    }

.pro-related-bx .container {
    direction: rtl;
    width: 90%;
    max-width: 1400px;
     
}

.pro-related-bx .title-ln {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}

.pro-related-bx .dt-balsa {
    width: 25px;
    background: none;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: center;
    align-content: center;
}

    .pro-related-bx .dt-balsa span {
        background-color: #a30000 !important;
        display: block;
        border-radius: 50%;
    }

    .pro-related-bx .dt-balsa span:nth-child(1) {
        width: 6px;
        height: 6px;
    }

    .pro-related-bx .dt-balsa span:nth-child(2) {
        width: 4px;
        height: 4px;
        margin-left: 1.5px;
    }

    .pro-related-bx .dt-balsa span:nth-child(3) {
        width: 3px;
        height: 3px;
        margin-top: 1px;
    }

.introsocialul {
    float: right;
    margin: 0px;
    padding: 0;
    width:30px;
}

    .introsocialul ul {
        float: right;
    }

    .introsocialul li {
        display: block;
        overflow: hidden;
    }

.introsocialicon {
    font-size: 17px;
    margin: 12px;
    color: #404040;
    margin-top: 0;
}

.picUl {
    list-style: none;
    clear: both;
    padding: 0;
    margin-top: 10px;
    width: 100%;
    overflow: hidden;
}

    .picUl li {
        width: 25%;
        height: 95px;
        float: right;
        list-style:none !important;
    }

        .picUl li a img {
            width: 97%;
            height: 95px;
            border: 0px;
            border-radius: 3px;
        }

.available-img{
    position:relative;
    top:-7px;
}

.rate-circle-sp {
    margin: 0 5px;
    font-size: 6px;
    color: #dcdcdc;
}
 
.dimo-icon i{
    margin-right:3px;
}
.frmdetail{
    padding-top:2px;
}


.Dimo-Newslabel {
    overflow: hidden;
    float: right;
    margin: 5px 1px;
    padding: 0px 10px;
    border-radius: 3px;
    border: 1px solid #b5b5b5;
}

    .Dimo-Newslabel a {
        text-decoration: none;
        color: #939393;
    }

    .Dimo-Newslabel:hover {
        border: 1px solid #000;
    }

        .Dimo-Newslabel:hover, .Dimo-Newslabel:hover a {
            cursor: pointer;
            color: #000;
            text-decoration: none;
        }

.pricebox {
    border-top: 1px solid #C1C1C1;
    padding: 10px 5px;
    border-bottom: 1px solid #C1C1C1;
    overflow: hidden;
    font-size: 12px;
}

.balsa-rproducts-row {
    overflow: hidden;
    padding: 0 7px;
}
.n-content {
    color: #686868;
}
    .n-content h5 {
        font-size: 13px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: unset;
        line-height: 25px;
        margin: 0;
        color: #000;
        font-family: iransansweb;
        direction: rtl;
        padding: 0 5px;
    }

.se-title {
    font-size: 15px;
    border-bottom: 1px dashed #aeaeae;
    padding-bottom: 6px;
    margin-bottom: 30px;
}

.pro-related-bx {
    padding: 30px 0;
    /* background: url(/App_Themes/images/faq-banner.jpg) no-repeat; */
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
    background-color: #ececec;
    margin: 20px 0;
    padding-bottom: 70px;
}


.price-bx {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding: 1.35rem 1.8rem;
    margin-bottom: 25px;
    background-color: #f6f6f7;
}
.price-line {
    color: #777;
    font-size: 14px;
    display: flex;
    border: 1px dashed #ddd;
    background-color: #f9f9f9;
    padding: 0 15px;
    margin-bottom: 15px;
    border-radius: 10px;
    line-height: 52px;
    position: relative;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
}
    .price-line:before {
        content: '';
        width: 16px;
        height: 16px;
        border-left: 1px dashed #ddd;
        border-radius: 50%;
        background-color: #fff;
        position: absolute;
        top: calc(50% - 8px);
        right: -9px;
    }
    .price-line strong {
        padding-left: 20px;
        border-bottom: 1px dashed #ddd;
        font-weight: 500;
        width: 100%;
        text-align: right;
    }
.price-bx p.price {
    font-size: 25px;
    margin-bottom: 0;
    font-size: 17px;
    width: 100%;
    text-align: left;
}
.price-bx .price > .amount {
    font-size: 17px;
    color: #464749;
    position: relative;
    top: 5px;
}
.price-off {
    color: #c90000;
    position: relative;
    text-decoration: line-through;
    font-size: 13px;
    padding-top: 0px;
    padding-left: 10px;
    top: -1px;
    float: right;
}
.price-bx .price span.woocommerce-Price-currencySymbol {
    float: left;
    color: grey;
    font-size: 10px;
    font-weight: 400;
    text-align: center;
    margin-right: 5px;
    position: relative;
    top: -2px;
}
.buy-video {
    border-radius: 3px;
    font-weight: 600;
    position: relative;
    overflow: hidden;
    font-size: 14px;
    border: none;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 47px;
    box-shadow: 0 2px 12px rgb(31 189 80 / 27%);
    width: 100%;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: block;
    text-align: center;
    padding-top: 6px;
    opacity: 0.8;
}
    .buy-video:before {
        display: inline-block;
        font-family: 'FontAwesome';
        font-weight: 300;
        content: "\f09d";
        width: 20px;
        height: 20px;
        text-align: center;
        position: absolute;
        right: 13px;
        top: 39%;
        margin-top: -10px;
        font-size: 18px;
        color: #fff;
        background: 0 0;
    }

    .buy-video:hover{
        text-decoration:none;
    }


    .login_to_download {
        padding: 20px 3px 0px;
        font-size: 13px;
        color: #696868;
        line-height: 22px;
    }


.ti-pro {
    text-align: center;
    font: 12px iranyekan;
    color: #545151;
    padding-top: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: unset;
    direction:rtl;
}
    .ti-pro:hover{
        font-weight:bold;
        text-decoration:none;
    }

.introsocialul .fa-twitter-square {
    color: #33b8fb;
}

.introsocialul .fa-facebook-square {
    color: #38529a;
}

.introsocialul .fa-linkedin {
    color: #0073b1;
}

.introsocialul .fa-envelope {
    color: #5a0b87;
}
.DimoContent table {
    width: 90% !important;
    text-align: center;
    direction: rtl;
}
    .DimoContent table th {
        border: 1px solid #d8d8d8;
        background: #c4c4c4;
    }
    .DimoContent table td {
        border: 1px solid #d8d8d8;
    }
.news-slider-Products .post-slide img {
    height: 240px;
    margin-bottom: 10px;
}
.pro-doc {
    text-align: center;
    background: #8c1f1f;
    border: 3px solid #fff;
    border-radius: 25px;
}
    .pro-doc a{
        color:#fff;
    }
    .pro-doc a:hover {
        color: #fff;
        text-decoration:none;
        font-weight:bold;
    }
    @media (max-width: 760px) {
        .introsocialul{
        display:none;
    }
    .enlarge_pane_contain{
        margin-right:0;
    }
}



