﻿

.rating-stars ul {
    list-style-type: none;
    padding: 0;
    -moz-user-select: none;
    -webkit-user-select: none;
}

    .rating-stars ul > li.star {
        display: inline-block;
    }

        .rating-stars ul > li.star > i.fa {
            font-size: 1em;
            color: #ccc;
        }



.activeColor {
    border: solid 3px black !important;
}

.lable-color-style {
    width: 30px;
    height: 30px;
    border-radius: 50% !important;
    border: solid 1px #bbb;
}



.field-wrap.d-flex.captcha-img {
    width: 50%;
    float: left;
}

.field-wrap.captcha-bx {
    width: 50%;
    float: left;
}

.rtll {
    text-align: right;
    direction: rtl;
}

.BDC_ReloadLink {
    width: 19px !important;
    float: left;
    position: absolute;
    top: 7px;
    left: 170px;
}

.btn-comment {
    margin-top: 20px;
    font-size: 16px;
    padding: 5px 20px;
}

.bx-color:hover {
    border: 1px solid #62d4f9;
}

.bx-color {
    width: 120px;
    height: 35px;
    float: right;
    border: 1px solid #e6e6e6;
    margin: 0 5px 10px 5px;
    position: relative;
    top: 0px;
    padding: 2px;
    border-radius: 10px;
}

.shoping-box-zero {
    border: 1px solid #f7f7f7;
    background-color: #fff;
    border-radius: 8px;
    padding: 15px 15px;
    margin-top: 171px;
}

    .shoping-box-zero .ti-shp-bx {
        color: #888;
    }

p.dont-have {
    padding: 10px 5px;
    line-height: 2em;
}

.btn-se-tellMe {
}

.bell-icon {
    font-size: 20px !important;
}

.qty i {
    color: #d60644;
}



/*star rating*/


.rating-stars ul > li.star {
    display: inline-block;
}

    .rating-stars ul > li.star.selected > i.fa {
        color: #ff912c;
    }

    .rating-stars ul > li.star > i.fa {
        font-size: 1em;
        color: #ccc;
    }

    .rating-stars ul > li.star.selected > i.fa {
        color: #ff912c;
    }

/* Rating Star Widgets Style */
.rating-stars ul {
    list-style-type: none;
    padding: 0;
    -moz-user-select: none;
    -webkit-user-select: none;
}

    .rating-stars ul > li.star {
        display: inline-block;
    }

        /* Idle State of the stars */
        .rating-stars ul > li.star > i.fa {
            font-size: 1em; /* Change the size of the stars */
            color: #ccc; /* Color on idle state */
        }

        /* Hover state of the stars */
        .rating-stars ul > li.star.hover > i.fa {
            color: #FFCC36;
        }

        /* Selected state of the stars */
        .rating-stars ul > li.star.selected > i.fa {
            color: #FF912C;
        }



        /*سبد خرید*/

p.diss {
    float: right;
    color: #d60644;
}
span.p-t-price-diss {
    margin-right: 10px;
    color: #d60644;
}

.total-price-basket-toman {
    float: left;
    margin-right: 3px;
    color: #d60644;
    font-weight: bold;
}

img .ruler-size {
    width: 17px;
}


/*checkout*/

.checkout-toman {
    float: left;
    font-size: 13px;
    direction: rtl;
    color: #555;
    font-weight: 600;
    margin-right: 3px;
}

.checkout-toman-final {
    float: left;
    margin-right: 5px;
    color: #c3073f !important;
    font-weight: bold;
}
.btn-sh-mr {
   
    cursor: pointer;
}

/*basket*/
.dec1,
.inc1 {
    cursor: pointer;
    padding: 1px 8px;
    color: #ef4056;
}

span.p-t-price {
    float: left;
    margin-right: 5px;
}
.li-sh .p-1 {
    color: #000;
}



/*profile*/

.select-nd .placeholder {
   
    width: 100%;
}
.sf-bx a {
    color: #000000;
}

a.btn.md-close {
    color: #000;
}

a.btn.md-trigger.tx-form {
    color: #000;
}

.dlt-bx {
    cursor: pointer;
}
h4.empty-order-tx {
    direction: rtl;
}
.add-to-wallet {
    width: 100%;
}
.search-to-wallet {
    width: 100%;
    margin-top: 20px;
}