﻿.choose_rw {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    font-size: 12px;
    font-weight: bold;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 10px;
    line-height: 28px;
    padding-bottom: 10px;
    margin-top: 9px;
}
.choose_bx {
    border-radius: 20px;
    width: 67%;
    background: #ffffff;
    font-size: 12px;
    box-shadow: 0 12px 12px 0 hsl(0deg 0% 71% / 11%);
    border: 1px solid #f3f3f3;
    padding: 6px 10px;
}
.DimoContent{
    width:95%;
}
hr {
    margin-top: 10px;
    margin-bottom: 10px;
}
    .enlarge_pane_contain {
    margin-right: 20px;
}

.pr-short {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: unset;
    color: #81858b;
    margin-top: 15px;
    position: relative;
    padding-right: 20px;
    font-size: 12px;
    line-height: 25px;
}

    .pr-short i {
        position: absolute;
        color: #81858b;
        font-size: 16px;
        top: 3px;
        right: 1px;
    }
.des-bx{
    padding:0 35px;
}
.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: 74px;
        float: right;
    }

        .picUl li a img {
            width: 97%;
            height: 74px;
            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;    font: 13px yekannumber,iransansweb;
}
.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%;
    background: none;
    text-align: left;
}
.price-bx .price > .amount {
    font-size: 17px;
    color: #464749;
    position: relative;
    top: 5px;
}
.price-box {
    color:#e41e26;
        position: relative;
    font-size: 17px;
    padding-top: 0px;
    padding-left: 10px;
    top: 0;
    float: right;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: center;
    width: 100%;
    font-weight: bold;
    text-decoration: line-through;
}
.price-off{
color:#000;
text-decoration:line-through;
}
.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: 9px;
    font-weight: normal;
    position: relative;
    overflow: hidden;
    font-size: 13px;
    border: none;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 40px;
    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: 3px;
    opacity: 0.8;line-height: 36px;
}
    .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: 29%;
        margin-top: -10px;
        font-size: 18px;
        color: #fff;
        background: 0 0;
    }

    .buy-video:hover{
        text-decoration:none;
    }

            .ms_order_line {
  margin-bottom: 15px;
    border-bottom: 1px dashed #e6e6e6;
    padding-bottom: 11px;
    direction: rtl;
}
.msflexCount {
    display: flex;
    -ms-flex-pack: justify!important;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: flex-start;
}
.ms-feature-title {
    padding: 4px 4px;
    direction: rtl;
    font-size: 12px;
    color: #55565a;
    padding-bottom: 1px;
    font-weight: bold;
    line-height: 24px;
    width: 85px;
}

.ms_addinmin{
   height: 35px;
    border-radius: 0px 20px 20px 0px;
    width: 52px;
    background: #ffffff;
    font-size: 23px;
    line-height: 39px;
    box-shadow: 0 12px 12px 0 hsl(0deg 0% 71% / 11%);
    border: 1px solid #f3f3f3;
}
.qtyminus {
 border-radius:20px 0px 0px 20px;
    border-left: none;
}
.qty{
       width: 30%;
    height: 35px;
    box-shadow: 0 12px 12px 0 hsl(0deg 0% 71% / 11%);
    border: 1px solid #f3f3f3;
    border-left: none;
    border-right: none;
    text-align: center;
    font-size: 12px;
} .tf-nd {
    font-size: 12px;
    float: right;
    background: #e41e26;
    color: #fff;
    padding: 2px 7px;position:relative;
    border-radius: 5px;    line-height: 18px;
}
.fa-gh {
    font-size: 2.4em;
    position: absolute;
    right: 45px;
    color: #e41e26;
    float: right;
    top: -3px;
} .priceAmmount {
    color: #000000;
    padding: 0 20px;
    font-size: 23px;
    font-weight: 700;
   
    line-height: normal;
}.priceUnit {
    color: #121312;
    font-size: 12px;
    font-weight: 100;
}
 .ShowAlertBoxPr {
  position: fixed;
    z-index: 9999999999;
    left: 0;
    background: #fff;
    width: 100%;
    max-width: 295px;
    top: 30%;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 1px 1px #c4c4c4;
    box-shadow: 0 1px 1px 1px #c4c4c4;
    right: 0;
    margin: 0px auto;
}.BcAlertBoxPr {
   position: fixed;
    z-index: 999999999;
    left: 0;
    background: rgb(35 28 28 / 69%);
    width: 100%;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 1px 1px #c4c4c4;
    box-shadow: 0 1px 1px 1px #c4c4c4;
    right: 0;
    display: none;
    margin: 0px auto;
    height: 100vh;
    top: 0px;

}
.mspl {
    width: 85px;
    border: 2px solid #8cc63e;
    padding: 0px 10px;
    text-align: center;
    margin-bottom: 13px;
    background: #8cc63e;
    color: #fff;
    font-size: 12px;
    border-radius: 5px;
    float: right;
    margin-right: 10px;
}
.mspR {
    width: 85px;
    float: right;
    border: 2px solid #8cc63e;
    padding: 0px 10px;
    text-align: center;
    margin-bottom: 13px;
    margin-right: 15px;
    background: #8cc63e;
    color: #fff;
    font-size: 12px;
    border-radius: 5px;
}.msImgAltBx {
    width: 80px;
    float: right;
    margin: 5px;
}.msp1 {
      font-size: 12px;
    color: #505050;
    display: block;
    direction: rtl;
    line-height: 26px;
    margin: 13px auto;padding-left: 11px;
}


    .login_to_download {
        padding: 20px 3px 0px;
        font-size: 12px;
        color: #696868;
        line-height: 22px;
    }


.ti-pro {
    text-align: center;
    font: 12px iranyekan;
    color: #545151;

    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: unset;    direction: rtl;
    padding-top: 13px;
}
    .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;
    }

.notAvailable {
    color: var(--color-neutral-500);
    margin-bottom: calc(2 * var(--spacing-base));
    position: relative;
    text-align: center;
    align-items: center;
    justify-content: center;
}
    .notAvailable:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        left: 0;
        top: 17%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background-color: #b2b2b2;
        z-index: 0;
    }
    .notAvailable p {
        font-size: 1.9rem;
        font-weight: 700;
        line-height: 2.12;
        background: #f6f6f7;
        z-index: 9999 !important;
        color: #a9a9a9;
        text-align: center;
        margin: 0px auto;
        width: 85px;
        overflow: hidden;
        position: relative;
        font-family: iransans;
    }
.investory-text {
    font-family: iransans;
    font-size: 14px;
    line-height: 27px;
    color: #474747;
}
.product-social{
    position:absolute;
    margin-top:10px;
}

.owl-controls .owl-next, .owl-controls .owl-prev {
    background-color: #ececec;
}

    .owl-controls .owl-prev:after, .owl-controls .owl-next:after{
        content:none;
    }
    .owl-controls .owl-next {
 
    left: auto;
    }
    @media (max-width: 760px) {
        .introsocialul{
        display:none;
    }
    .enlarge_pane_contain{
        margin-right:0;
    }
}



