﻿/**************************************************************************/
/* Product Group */
/**************************************************************************/
select {
    color: #666;
    padding: 2.5px;
    border: 1px solid rgba(179, 205, 33, 0.35);
}

#divGroupPath {
}

.ProductListContainer {
    border: 0px solid red;
    width: 100%;
    float: right;
    font-family: IRANSansWeb;
}

.ProductListTop {
    width: 100%;
    float: right;
    border: 0px solid rgba(179, 205, 33, 0.35);
    background: #fff;
    margin: 0% 0;
    padding: 10px;
    color: #666;
    position: relative;
  /*  box-shadow: 0 0 6px 0px #dedede;
    -moz-box-shadow: 0 0 6px 0px #dedede;
    -webkit-box-shadow: 0 0 6px 0px #dedede;*/
}

.productListGroupPath {
    float: right;
    margin-right: -10px;
}

    .productListGroupPath li {
        float: right;
        padding: 8px 0;
    }


        .productListGroupPath li a {
            padding: 0 10px;
            color: #555 !important;
            font-family: IRANSansWeb;
            font-weight: 600;
        }

            .productListGroupPath li a:nth-child(1) {
                margin-right: 0;
            }

        .productListGroupPath li:before {
            position: relative;
            top: 2px;
            float: left;
        }

        .productListGroupPath li:last-child:before {
            content: none;
        }

        .productListGroupPath li:nth-child(1) a {
            color: #555 !important;
        }

        .productListGroupPath li:last-child a {
            color: #ffd800 !important;
        }

.productListPageSize {
    float: left;
     margin: 0 20px 0 0;
}

.productListSort {
    float: left;
     margin: 0 20px 0 0;
}

#product-list-place {
    position: relative;
    width: 100%;
    min-height: 600px;
    float: right;
}

.ProductListLeftCol {
    border: 0px solid blue;
    width: 80%;
    float: left;
    min-height: 500px;
}

.ProductListRightCol {
    width: 19%;
    float: right;
    border: 0px solid rgba(179, 205, 33, 0.35);
    background: #fff;
    padding: 10px;
    color: #666;
    margin-bottom: 1%;
   /* box-shadow: 0 0 6px 0px #dedede;
    -moz-box-shadow: 0 0 6px 0px #dedede;
    -webkit-box-shadow: 0 0 6px 0px #dedede;*/
}

.ProductListBanner {
    width: 100%;
    float: left;
}

    .ProductListBanner img {
        width: 100%;
        margin: 0 0 1% 0;
        display: block;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
    }

#div-product-viewkind-place {
    float: left;
}

#a-productView-list, #a-productView-bar, #a-productView-table {
    float: left;
    padding: 8px;
    border: 1px solid gray;
    margin-right: 3px;
    color: #888;
    border: 1px solid rgba(179, 205, 33, 0.35);
}

#a-productView-table {
    display: none;
}

.productView-active {
    color: #011673 !important;
    border: 1px solid #011673 !important;
}

#div-price-range-can {
    border-top:1px solid #555;
    margin: 6% 0;
    float: right;
    width: 100%;
}
/************************************/
#div-price-range-place {
    height: 45px;
    float: right;
    width: 100%;
}

#h-startPrice {
    float: left;
    font-size: 1.1em;
    font-family: Tahoma;
}

#h-endPrice {
    float: right;
    font-family: Verdana;
    font-size: 1.1em;
}

#div-slider-price-range {
    width: 93%;
    float: right;
    margin: 2px 5px;
}

    #div-slider-price-range span:first-child {
        margin-left: 0 !important;
    }


.ui-slider-handle {
    cursor: hand !important;
    cursor: pointer !important;
}

.countDownPlace {
    font-size: 10px;
    height: 37px;
    margin-top: 5px;
    position: absolute;
    top: 0px;
    left: -60px;
    width: 250px;
    display: none;
    background-color: #575656;
    color: #ffd800;
}

.div-product-rank-star {
    display: inline-block;
    position: relative;
    height: 5px;
    background-color: #767474;
    -webkit-border-radius: 3px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 160px;
}

.div-product-rank-star-opa {
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #ffd800;
    width: 0px;
    height: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    transition: all 900ms;
}

.sp-product-rank-amount {
    color: #000 !important;
    position: absolute;
    top: -9px;
    left: 167px;
}

.sp-product-rank-star {
    color: #ffd800 !important;
    position: absolute;
    top: -5px;
    left: -14px;
}

.div-product-rank-star span {
    color: #ffd800;
}


.div-main-operation {
    display: inline-flex;
    flex-direction: column;
    margin: 6px auto;
    background: #fff;
    border: 0px solid #e2e2e2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    top: 0px;
    left: 4px;
}


    .div-main-operation a {
        padding: 5.5px;
        float: right;
        color: #666 !important;
        border-left: 0px solid #e2e2e2;
    }

        .div-main-operation a:before {
            font-size: 1.5em;
        }

        .div-main-operation a:last-child {
            border-left: none;
        }



.sp-existInStock {
    color: #1dc733;
    float: right;
    margin: 11px 0 0 0;
    font-size: 20px;
    position: absolute;
    bottom: 5px;
    right: 5px;
}

.sp-orderForBuy {
    color: #ff6a00;
    float: right;
    margin: 11px 0 0 0;
    font-size: 20px;
    position: absolute;
    bottom: 5px;
    right: 5px;
}

.sp-specialSale {
    position: absolute;
    background: #f95555;
    top: 5px;
    right: 5px;
    padding: 5px;
    color: #fff;
    border-radius: 0 10px 10px;
    border-radius: 10px 0 10px 10px;
    font-size: 10px;
    /* transform: rotate(-55deg); */
}



.sp-special-clock {
    position: absolute;
    bottom: 10px;
    left: 10px;
    color: #000;
}

.sp-switcherIcon {
    margin: 9px;
    color: #8b8b8b;
}
/**************************************************************************/
/* Product Box */
/**************************************************************************/
.productList-relative {
    position: relative;
    margin-right: -1%;
}

.productList {
    text-align: center;
    float: right;
    border: 0px solid #e4e4e4;
    width: 32%;
    /*height: 310px;*/
    margin: 0% 1% 1% 0;
    background-color: #fff;
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    transition: all 200ms;
    position: relative;
    overflow: hidden;
   /* box-shadow: 0 0 6px 0px #dedede;
    -moz-box-shadow: 0 0 6px 0px #dedede;
    -webkit-box-shadow: 0 0 6px 0px #dedede;*/
}

    .productList:hover {
        -webkit-box-shadow: 3px 3px 27px -12px rgba(0,0,0,0.75);
        -moz-box-shadow: 3px 3px 27px -12px rgba(0,0,0,0.75);
        box-shadow: 3px 3px 27px -12px rgba(0,0,0,0.75);
    }



.productList-pic {
    width: 100%;
    height: 300px;
    float: right;
    margin-top: 24px;
    display: block;
}

    .productList-pic img {
        max-height: 100%;
        max-width: 100%;
        margin: 0 auto;
    }

.productList-name {
    padding: 5px 0;
    margin: 0px 0 2px 0;
    font-weight: bold;
    height: 45px;
    font-size: 0.95em;
    width: 100%;
    float: right;
    color: #777;
    overflow: hidden;
}

.product-discount {
    position: absolute;
    background: #27d6ad;
    color: #fff;
    left: 5px;
    top: 5px;
    border-radius: 4px;
    border: none;
    font-size: 1.1em;
    font-weight: 500;
    text-align: center;
    height: 28px;
    line-height: 28px;
    width: 40px;
    direction: ltr;
}

.product-price-base {
    color: #B6B6B6;
    float: right;
    width: 100%;
    min-height: 26px;
}

.product-price-final {
    padding: 0;
    float: right;
    width: 100%;
    margin-bottom: 5px;
}

.product-price-red {
    font-weight: 600;
    color: #aaa;
    text-decoration: line-through;
    font-size: 0.9em;
}

.sp-final-product-price {
    font-size: 1em;
    color: #000;
    font-weight: 600;
}

.product-operation {
    padding: 4% 0;
    margin-top: 5px;
}

.product-addToCart {
    display: inline-block;
    float: left;
    background-color: #ffbc1a;
    color: #fff !important;
    padding: 0 5px 0 10px;
    transition: all 200ms;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .product-addToCart .fa-list {
        border-left: 2px solid #fff;
        padding: 9px;
        margin-left: 10px;
    }

        .product-addToCart .fa-list:before {
            position: relative;
            right: -2px;
            top: 1px;
        }

    .product-addToCart:hover {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }



.sp-freeShipping {
    position: absolute;
    top: 1px;
    right: 1px;
    /* width: 102px; */
    padding: 5px;
    /* height: 102px; */
    /* line-height: 70px; */
    background-color: rgb(17, 70, 128);
    color: #fff;
    border-radius: 0px 0px 0px 20px;
    font-size: 10px;
     
}




/***************************************/


    .div-product-more-info {
    display: inline-block;
    border-right: 1px solid #e1e1e1;
    float: left;
    text-align: right;
    display: none;
    padding: 5px;
    min-height: 380px;
}

.div-product-base-info {
    display: inline-block;
    border: 0px solid #e1e1e1;
    float: right;
    width: 100%;
}

.attrib-name-value {
    padding: 2px 5px;
}

.attrib-shortDescript {
    padding: 2px 5px;
    text-align: justify;
}

.lb-attrib-name {
    color: #0094ff;
    padding: 1px;
}

.lb-attrib-value {
    margin: 5px 8px;
    border: 1px dotted #F7F6F6;
}

    .lb-attrib-value img {
        webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        border: 1px solid #e2e2e2;
        padding: 3px;
        position: relative;
        top: 9px;
        margin-left: 3px;
    }

.div-product-color-small {
    height: 20px;
    width: 100%;
    float: right;
    overflow: hidden;
}

    .div-product-color-small img {
        width: 12px;
        margin: 1px;
        border: 0px solid #e1e1e1;
    }
