/*layout common*/
.availability {
    color: #63b411;
    font-weight: 700;
    font-size: 12px
}

.cs_out_of_stock {
    color: #ff0101;
    font-weight: 700;
    font-size: 12px
}

/* .product_desc{color:#646464; font-size:11px;padding:3px 0 7px; letter-spacing:normal} */
.content_price, .products_list_price {
    margin-bottom: 5px
}

.price, .price-discount, #reduction_percent {
    color: #ff0101;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: -1px;
}

.price.old, .old_price, #old_price, .price-old, #reduction_amount {
    /* color:#c4c4c4 */
    color: #666;
    font-size: 13px;
    text-decoration: line-through;
    /*  display:block; */
    margin-right: 5px;
    line-height: 1.5em;
}

.liso {
    /* color:#c4c4c4 */
    color: #666;
    font-size: 13px;
    text-decoration: none !important;
    /*  display:block; */
    margin-right: 5px;
    line-height: 1.5em;
}

/*usina */
/*#total_product, #total_shipping{color:#c4c4c4; font-size:14px;margin-right:5px; line-height:1.5em; }*/
#product_list .compare {
    margin-top: 8px;
    padding-bottom: 0;
}

.compare label {
    font-size: 12px;
    color: #969696;
    letter-spacing: normal
}

.compare input {
    vertical-align: -1px;
}

.content_scene_cat img {
    width: 100%
}

#product_list .image {
    position: relative
}

#product_list .image img {
    max-width: 100%;
    text-align: center;
    display: block;
    margin-left: 6%
}

/*product grid*/
#product_list.product_grid {
    font-size: 0
}

/*usina*/
.product_list li .alinha {
    width: 645px;
    margin-left: 250px;
    padding-top: 75px;
}

.product_grid li {
    display: inline-block;
    vertical-align: top;
    float: none;
    padding-bottom: 40px;
    list-style: none;
    padding: 0;
    margin: 0
}

.product_grid li .center_block {
    padding-bottom: 15px !important;
    /*border: 1px solid #e3e3e3;*/
    padding: 3px 3px 0px 3px;
    margin-bottom: 4px;
    margin-left: 2px;
    margin-right: 2px;
    height: 440px;
    text-align: center;
}

.product_grid li .center_block .image {
    float: left;
    width: 100%;
    margin-bottom: 15px
}

.grid_8.ajax_block_product.alpha, .grid_8.ajax_block_product.omega {
    margin-left: 0;
    margin-right: 0
}
	
.product_list li {
    display: block;
    margin: 0;
    margin-bottom: 10px;
    width: 100% !important;
    float: none;
    overflow: hidden;
    border: 1px solid #e3e3e3;
    text-align: center;
}

.product_list li .center_block {
    padding-bottom: 20px
}

.product_list .image {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px
}

.product_list .compare {
    float: right
}

.product_list .csbutton {
    float: left
}


/*css set column*/
.grid_8 .sortPagiBar .display {
    display: none
}

#center_column.grid_8 .sortPagiBar {
    float: none
}

.grid_8 .sortPagiBar #productsSortForm {
    margin-left: 0px
}

.grid_8 .sortPagiBar .nbrItemPage {
    float: left;
    clear: both
}

/*css reponsive*/
@media only screen and (min-width: 1024px) and (max-width: 1279px) {

    /*ipad ngang*/
    .grid_8 .sortPagiBar #productsSortForm {
        clear: both;
        float: left
    }

    .grid_12 .sortPagiBar .nbrItemPage {
        clear: both
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {

    /*ipad doc*/
    .grid_8 .sortPagiBar #productsSortForm {
        clear: both;
        float: left
    }

    .grid_12 .display {
        margin: 14px 30px 14px 0
    }

    .grid_15 .sortPagiBar .nbrItemPage {
        clear: both
    }

    .grid_16 .sortPagiBar .nbrItemPage {
        clear: both
    }

    .grid_4 .on_sale, .grid_3 .on_sale {
        display: none
    }

    .grid_4 .layered_slider_container {
        width: 82%
    }

    .display {
        margin-left: 15px
    }

    #center_column .sortPagiBar form {
        clear: right
    }
}

@media only screen and (max-width: 767px) {
    .display {
        display: none
    }

    .accessories_block #product_list {
        margin-top: 0
    }

    #product_list .image img {
        width: auto;
    }

    #center_column .sortPagiBar .nbrItemPage {
        clear: both
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {}

@media only screen and (max-width: 479px) {
    #center_column .sortPagiBar #productsSortForm {
        clear: both;
        float: left;
        margin-left: 0
    }

    #center_column .sortPagiBar .nbrItemPage {
        float: left
    }
}
