﻿/*  Developed By www.Alpan.ir ( Mehdi Alipanah TEL:09133521388 ) */
.descrip-div {
    direction: rtl;
    padding-top: 15px;
}

.cover-all {
    background-color: white;
    /*padding:5px;*/
}

.descrip-div .header-des {
    //background: #f5f6f7;
    padding: 10px 15px;
    border-radius: 2px;
}

    .descrip-div .header-des .per_name {
        text-align: right;
        font-size: 18px;
        line-height: 20px;
        color: #4d4d4d;
    }

        .descrip-div .header-des .per_name .en-name {
            font-size: 12px;
            color: #818181;
            font-weight: bold;
        }

.descrip-div .stuff-description {
    padding: 10px;
}

    .descrip-div .stuff-description .Moshakhasat_DivRow {
        line-height: 20px;
    }

        .descrip-div .stuff-description .Moshakhasat_DivRow .Moshakhasat_Div1 {
            direction: rtl;
            color: #777;
            font-size: 14px;
        }

        .descrip-div .stuff-description .Moshakhasat_DivRow .Moshakhasat_Div2 {
            direction: ltr;
            color: #aaa;
            padding-right: 4px;
            font-size: 12px;
        }

.descrip-div .fee-all {
    vertical-align: bottom;
}

    .descrip-div .fee-all .staff-price-table {
        width: 100%;
    }

        .descrip-div .fee-all .staff-price-table .fee-div {
            font-size: 10pt;
            direction: rtl;
            color: #4caf50 !important;
            padding: 10px;
        }

            .descrip-div .fee-all .staff-price-table .fee-div .old-price {
                margin-left: 5px;
                text-decoration: line-through;
                color: #ff6b6b;
                margin: 0 0 2px;
                font-weight: bold;
            }

            .descrip-div .fee-all .staff-price-table .fee-div .new-price {
                margin-left: 5px;
                font-size: 12pt;
                margin: 0 0 2px;
                font-weight: bold;
                /*font-family:Arial;*/
            }

.pic-div {
}

    .pic-div .img-stuff {
        max-height: 350px;
        display: block;
        margin: auto;
    }

.descrip-div .add-busket {
    float: left;
    padding: 5px;
}

.pic-div .offers {
    position: absolute;
    top: 0px;
    right: 0px;
}

.explain-sartitr {
    color: #ff9000;
    font-size: 18px;
    padding-bottom: 10px;
    padding-top: 5px;
    padding-right: 5px;
}

.header-allinfo-sartitr-div {
    font-size: 20px;
    color: #4caf50;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #f7f8fa;
    border-top: 1px solid #eff0f2;
    border-bottom: 1px solid #dae3ec;
    box-shadow: 0 1px 2px rgba(0,0,0,.12);
    line-height: 22px;
}

.header-allinfo-sartitr-name {
    font-size: 20px;
}

.header-allinfo-sartitr-gam {
    font-size: 14px;
}

.explain-explain {
    color: gray;
    font-size: 14px;
    padding-right: 15px;
    padding-left: 15px;
}

.heigh-pic-archive {
    height: 70px;
}

@media (max-width: 1200px) {
}

@media (min-width: 767px) {
    .pic-div {
        padding-top: 30px;
    }

    .descrip-div .stuff-description {
        min-height: 150px;
    }
}

@media (max-width: 767px) {
    .pic-div .img-stuff {
        max-height: 200px;
    }
}

@media (max-width: 440px) {
    .heigh-pic-archive {
        height: 60px;
    }
}
@media (max-width: 370px) {
    .heigh-pic-archive {
        height: 50px;
    }
}
