﻿.carousel-inner {
    position: relative;
    width: 100%;
    min-height: 300px;
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: none !important;
    background-repeat: repeat-x;
}

.carousel-control.left {
    left: 0;
    right: auto;
    background-image: none !important;
    background-repeat: repeat-x;
}

#carousel-example-generic {
    margin: 20px auto;
    width: 100%;
}

#carousel-custom {
    margin: 20px auto;
}

    #carousel-custom .carousel-indicators {
        margin: 10px 0 0;
        overflow: auto;
        position: static;
        text-align: center;
        white-space: nowrap;
        width: 100%;
        overflow: hidden;
    }

        #carousel-custom .carousel-indicators li {
            background-color: transparent;
            -webkit-border-radius: 0;
            border-radius: 0;
            display: inline-block;
            height: auto;
            margin: 0 !important;
            width: auto;
        }

            #carousel-custom .carousel-indicators li img {
                display: block;
                opacity: 0.5;
            }

            #carousel-custom .carousel-indicators li.active img {
                opacity: 1;
            }

            #carousel-custom .carousel-indicators li:hover img {
                opacity: 0.75;
            }

    #carousel-custom .carousel-outer {
        position: relative;
        padding-top: 20px;
    }

.carousel-indicators li img {
    /*height: 66px;*/
    width: 52px;
}

.info-product-color label {
    color: #333333;
    font-size: 15px;
    font-family: iransans;
    font-weight: 400;
    margin: 0px !important;
}

.list-supplier {
    width: 100%;
    height: auto;
    background-color: #fff;
    color: #333333;
    margin-bottom: 50px;
    font-family: iransans;
}

    .list-supplier > h4 {
        color: #515151;
    }

.info-product {
    margin-bottom: 20px !important;
}

.list-supplier > h4 > i {
    color: #f7941d;
}

.list-supplier > h4 > i {
    color: #f7941d;
    margin-left: 3px;
}

/*#SupplierList {
    width: 100%;
    color: #515151;
    margin-top: 20px;
}

    #SupplierList > thead {
        background-color: #232f3e !important;
        color: #fff !important;
    }

        #SupplierList > thead > tr > td {
            padding: 10px;
            border: 1px solid #fff;
        }

    #SupplierList > tbody > tr > td {
        padding: 15px;
        border: 1px solid #e6e0e0;
    }*/

.addToBasket {
    /*width: 160px;
    height: 50px;
    background-color: #f7941d;
    border-radius: 3px;
    display: inline-block;
    box-shadow: 3px 3px 10px rgba(0,0,0,0.1);
    text-decoration: none;
    color: #fff;
    font-size: 13px;
    font-family: iransansbold;
    text-align: center;
    padding-top: 14px;
    position: relative;*/
        background-color: #f7941d;
    border: 0;
    border-radius: 5px;
    color: #fff;
    height: 30px;
    font-size: 14px;
    padding: 0 15px;
    border: 1px solid #f7941d;
    transition: 0.2s;
    cursor: pointer;
}

    .addToBasket:hover {
        color: #fff;
        background-color: #ffac48;
    }

.info-product-color > i {
    color: #ffbe70;
    font-size: 15px;
    margin-left: 5px;
}

.info-product-buy {
    background-color: #f7941d !important;
    margin-top: 40px;
}

    .info-product-buy:hover {
        background-color: #ffac48 !important;
        color: #fff !important;
    }

.info-product-details {
    padding-right: 80px;
}

.carousel-control .glyphicon-chevron-left, .glyphicon-chevron-right {
    color: rgb(247, 148, 29) !important;
}

.info-product-details h2 {
    font-weight: bold;
}

.box-cmnts .tab-head ul li.active {
    border-top: 2px solid #f7941d !important;
    border-left: 2px solid #f7941d !important;
    border-right: 2px solid #f7941d !important;
}

td > div > ul {
    list-style: none;
    padding: 0;
    float: left;
    margin-top: 5px;
    float: right;
}

    td > div > ul > li {
        float: left;
        color: #ffc107;
        margin-right: 3px;
        font-size: 17px;
    }

        td > div > ul > li:nth-child(5) {
            color: #b8b8b8;
        }

.breadcrumbs {
    color: #aba3a3;
    font-size: 15px;
    font-family: iransans;
}

#SupplierList > thead > tr > td {
    background-color: #232f3e !important;
    color: #fff !important;
    padding: 10px;
    border: 1px solid #fff;
}

table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after {
    opacity: 1 !important;
    color: #ced7db !important;
    line-height: 30px !important;
}

.carousel-control .glyphicon-chevron-right {
    margin-right: 6px !important;
}

.product-icon {
    position: absolute;
    z-index: 9;
    top: -20px;
}

.likeProduct > i, .shareProduct > i, .compareProduct > i {
    color: #8c8585;
    font-size: 28px;
    top: 0;
    border: 1px solid #dad2d2;
    padding: 5px;
    border-radius: 5px;
}

    .likeProduct > i:hover, .shareProduct > i:hover, .compareProduct > i:hover {
        border: 1px solid #8c8585;
    }

.productSliderSection {
    padding-top: 10px;
}

.float-right {
    float: right;
}

.breadcrumbs > ul > li > a {
    color: #aba3a5;
}

    .breadcrumbs > ul > li > a:after {
        content: "/";
        padding-right: 2px;
        padding-left: 2px;
        color: #dad2d2;
    }

.breadcrumbs > ul {
    padding: 0;
}

    .breadcrumbs > ul > li > a:hover {
        color: #8c8585;
    }

.specProduct {
    direction: rtl !important;
    color: #232f3e;
}

    .specProduct tr:nth-child(even) {
        /*background-color: #f2f2f2;*/
    }

    .specProduct tr:hover {
        /*background-color: #f7941d80;*/
    }

.specHeader > td > i {
    float: right;
    line-height: 36px;
    font-size: 20px;
    color: #9ece92;
    padding-left: 5px;
}

.specHeader {
    /*background-color: #ffeeda !important;*/
}

.colorframe {
    padding: 5px 7px 5px 7px;
    border: 1px solid #dad2d2;
    margin-right: 5px !important;
    border-radius: 5px !important;
}

    .colorframe > .circle1 {
        border-radius: 0 !important;
    }

.colorTitle {
    padding-right: 5px !important;
    color: #8c8585 !important;
    font-family: iransans !important;
}

.activeColor {
    border: 1px solid #f7941d !important;
}

.info-product-color > span {
    color: #333333;
    font-size: 15px;
    font-family: iransans;
    font-weight: 400;
    width: 88px;
}

.more {
    display: none;
}

#moreButton {
    background-color: #232f3e;
    border: 0;
    border-radius: 3px;
    color: white;
    padding: 5px 10px 5px 10px;
}

.nolink {
    cursor: default !important;
}







.custom-radios div {
    display: inline-block;
}

.custom-radios input[type="radio"] {
    display: none;
}

    .custom-radios input[type="radio"] + label {
        color: #333;
        font-family: Arial, sans-serif;
        font-size: 14px;
        margin: 0px !important;
    }

    .custom-radios input[type="radio"]:disabled + label {
        opacity: 0.5;
    }

    .custom-radios input[type="radio"] + label span {
        display: inline-block;
        width: 20px;
        height: 20px;
        vertical-align: middle;
        cursor: pointer;
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
        background-repeat: no-repeat;
        background-position: center;
        text-align: center;
        line-height: 44px;
    }

        .custom-radios input[type="radio"] + label span img {
            opacity: 0;
            transition: all .3s ease;
        }

    .custom-radios input[type="radio"]:checked + label span {
        opacity: 1;
        background: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/242518/check-icn.svg) center center no-repeat;
        width: 20px;
        height: 20px;
        display: inline-block;
    }

    .custom-radios input[type="radio"]:checked + label {
        border: 1px solid #f7941d;
    }

    .custom-radios input[type="radio"] + label {
        padding: 4px 8px 4px 8px;
        border: 1px solid #dacccc;
        border-radius: 5px;
    }


.rsdiolab {
    /*display: inline-block;
    padding: 4px 8px 4px 8px;
    border: 1px solid #dacccc;
    border-radius: 5px;
    cursor: pointer;*/
}

.radioinput[type="radio"] {
    display: none;
}

    .radioinput[type="radio"]:checked  + span  {
           color: #f7941d;
    }

    .radioinput[type="radio"]:disabled + span {
        border: solid 1px #ece8e8;
        cursor: no-drop;
        color: #cac2c2;
    }


.productPrice {
    font-size: 25px !important;
    color: #f7941d !important;
}

.productPriceToman {
    margin-right: 5px;
    font-family: IranSans !important;
    font-size: 20px !important;
    color: #f7941d !important;
}

.rsdiolab > span {
    padding: 7px;
    display: inline-block;
    margin-left: 3px;
    vertical-align: middle;
}

.sitecolor {
    color: #f7941d !important;
}





/*-----------------rateBox-----------------------*/


.range {
    position: relative;
    width: 370px;
    height: 5px;
    margin-top: 10px;
}

    .range input {
        width: 100%;
        position: absolute;
        top: 2px;
        height: 0;
        -webkit-appearance: none;
    }

        .range input::-webkit-slider-thumb {
            -webkit-appearance: none;
            width: 18px;
            height: 18px;
            margin: -8px 0 0;
            border-radius: 50%;
            background: #f7941d;
            cursor: pointer;
            border: 0 !important;
        }

        .range input::-moz-range-thumb {
            width: 18px;
            height: 18px;
            margin: -8px 0 0;
            border-radius: 50%;
            background: #f7941d;
            cursor: pointer;
            border: 0 !important;
        }

        .range input::-ms-thumb {
            width: 18px;
            height: 18px;
            margin: -8px 0 0;
            border-radius: 50%;
            background: #f7941d;
            cursor: pointer;
            border: 0 !important;
        }

        .range input::-webkit-slider-runnable-track {
            width: 100%;
            height: 2px;
            cursor: pointer;
            background: #b2b2b2;
        }

        .range input::-moz-range-track {
            width: 100%;
            height: 2px;
            cursor: pointer;
            background: #b2b2b2;
        }

        .range input::-ms-track {
            width: 100%;
            height: 2px;
            cursor: pointer;
            background: #b2b2b2;
        }

        .range input:focus {
            background: none;
            outline: none;
        }

        .range input::-ms-track {
            width: 100%;
            cursor: pointer;
            background: transparent;
            border-color: transparent;
            color: transparent;
        }

.range-labels {
    margin: 18px -41px 0;
    padding: 0;
    list-style: none;
}

    .range-labels li {
        position: relative;
        float: right;
        width: 90.25px;
        text-align: center;
        color: #b2b2b2;
        font-size: 13px;
        cursor: pointer;
    }

        .range-labels li::before {
            position: absolute;
            top: -25px;
            right: 0;
            left: 0;
            content: "";
            margin: 0 auto;
            width: 9px;
            height: 9px;
            background: #b2b2b2;
            border-radius: 50%;
        }

    .range-labels .active {
        color: #f7941d;
    }

    .range-labels .selected::before {
        background: #f7941d;
    }

    .range-labels .active.selected::before {
        display: none;
    }

.rateBox {
    padding: 5px 15px 5px 15px;
    display: inline-block;
}



/*-----------------rateBox-----------------------*/

#AddCommentModalContent{
    color: #c3c3c3;
}
#AddCommentModal{
    color: #4d4d4d;
}
#CommentForm {
    display: block;
    padding: 5% 2% 5% 2%;
    background-color: #f1f0f0;
    margin-top: 2%;
}

    #CommentForm button {
        display: block;
        padding: 10px 20px;
        border-radius: 4px;
        background-color: #ff9000;
        border: 0;
        color: #fff;
        float: left;
    }

#EditCommentForm {
    display: block;
    padding: 5% 2% 5% 2%;
    background-color: #f1f0f0;
    margin-top: 2%;
    color: #4d4d4d;
}

#BtnEditComment {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 4px;
    background-color: #ff9000;
    border: 0;
    color: #fff;
    float: left;
}

.progress {
    background-color: #d8d8d8;
    height: 6px;
}

.progress-bar {
    background-color: #f7941d;
}
.comments-item{
    color: #4d4d4d;
}
.comments-item-content {
    background-color: inherit !important;
    
}

.AllUserCommentDiv {
    /*background-color: #f1f0f0;*/
    padding: 5px 15px 5px 5px;
        color: #4d4d4d;
}

.commentRate {
    text-align: left;
    color: #969393;
    font-size: 12px;
}

.commentLable {
    margin-left: 15px;
}

.commentbox {
    margin: 0px 5px 0px 5px;
}

    .commentbox > a > i {
        color: #a2a2a2;
        margin-left: 3px;
        font-size: 15px;
    }

.SelectComment {
    color: #f7941d !important;
    font-size: 20px !important;
}
