﻿.ulProList {
    position: relative;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    margin-bottom: 50px;
}

    .ulProList li {
        width: 100%;
        max-width: 185px;
        display: inline-block;
        margin: 10px;
    }

        .ulProList li a img {
            width: 93%
        }

.prolisttitle {
    font-size: 14px;
    min-height: 52px;
    overflow: hidden;
    line-height: 25px;
    color: #001059
}

.pn-pro-bx {
    padding: 0 20px
}

.dimo-product-bx {
    background-color: #fff;
    min-height: 235px;
    box-shadow: 3px 4px 5px 0 rgba(0,0,0,0.11);
    padding-bottom: 1px;
    margin-bottom: 20px
}

    .dimo-product-bx:hover {
        box-shadow: 2px 3px 11px #808088
    }

.dimo-img-pr {
    width: 100%;
    max-width: 300px;
    margin: 0 auto
}

.dimo-ti-bx {
    text-align: center;
    color: #34343c;
    padding: 20px 10px 7px;
    font-size: 13px;
    font-weight: 700;
    line-height: 22px
}

.dimo-p-x {
    direction: rtl;
    text-align: justify;
    line-height: 25px;
    padding: 5px 15px 10px;
    color: #34343c;
    min-height: 65px
}

.entry-view-footer {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #00000070;
    z-index: 10;
    border: 0;
    padding: 0 8px;
    border-radius: 0 15px 0 0;
    color: #fff;
    line-height: 23px;
    font-size: 11px
}

.count-dimo {
    color: #000
}

.prolistprice {
    font-family: iransansweb, bkoodakbold;
    color: #000;
    line-height: 10px;
    top: -6px;
    position: relative;
    padding-top: 15px;
    text-align:center;
}

.first-gh {
    text-decoration: line-through;
    padding: 5px;
    font-family: yekan,bkoodakbold;
    font-size: 14px;
    color: #4D545A
}

.filter-bx {
    border: 1px solid #d8d8d8;
    margin: 0px auto;
    margin-bottom: 10px;
    padding: 20px 10px !important;
    border-radius: 3px;
}

.pr-srch {
    position: relative;
}

.pr-srch-txt {
    border: 1px solid #d8d8d8;
    padding: 0 10px;
    width: 100%;
}

.pr-srch-btn {
    position: absolute;
    background: none;
    background-image: url(/app_theme/fa-ir/images/search-black.png);
    background-repeat: no-repeat;
    width: 35px;
    height: 33px;
    background-size: 18px;
    background-position: 8px 8px;
    left: 1px;
    border: none;
    top: 1px;
}

.filter-bx h2 {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 15px;
}

.filter-bx-cat {
    padding: 0 10px;
}

.filter-bx ul {
    padding: 0;
    list-style: none;
}
    .filter-bx ul li {
        border-bottom: 1px solid #d8d8d8;
        padding: 10px 5px;
    }
        .filter-bx ul li i{
            float:left;
        }

        .filter-bx ul li h4 {
            font-size: 13px;
            color: #454545;
        }
        .filter-bx ul li:last-child{
            border-bottom:0;
        }
        @media only screen and (max-width: 760px) {
            .filter-bx {
        height: auto;
    }
}
