﻿
/*@media all and (min-width: 1501px) {

.cart td.unit-price,
.cart td.quantity,
.cart td.subtotal {
	min-width: 200px;
}
.header.normal .search-box
input.search-box-text {
	width: 255px;
}


    .home-page-category-grid > .title strong,
    .product-grid > .title strong,
    .news-list-homepage .title strong,
    .home-page-polls .title strong,
     .product-collateral > .title strong{
        padding: 0 90px;
    }
.forums-table-section td.replies,
.forums-table-section td.views,
.forums-table-section td.latest-post {
    min-width: 200px;
}

}

@media all and (min-width: 1601px) {*/

    /*Category page styling*/

    /*.html-category-page .product-selectors {
        width: 82.45%;
    }*/
    /* GLOBAL STYLING */
    /*.center-2 {
        width: 82.45%;
        margin-right: 0.66%;
    }
.side-2 {
	width: 15.5%;
	margin-left: 0.66%;
}*/

/* HEADER */

/*.header.normal .search-box
input.search-box-text {
    width: 285px;
}*/

/* CATEGORY PAGE & GRIDS */

/*.twocolumns .product-selectors {
    padding-left: 16%;
}
.twocolumns .product-grid .item-box {
    width: 32.8%;
    margin: 0 0 0.8% 0.8%;
}
.twocolumns .product-grid .item-box:nth-child(2n+1) {
    clear: none;
    margin-left: 0.8%;
}
.twocolumns .product-grid .item-box:nth-child(3n+1) {
    clear: both;
    margin-left: 0;
}
.two-col .featured-product-grid {*/ /*category featured products*/
	/*max-width: none;
}
.two-col .featured-product-grid .item-box {
	width: 32.5%;
	margin: 0 0 0.625% 0.625%;
}
.two-col .featured-product-grid .item-box:nth-child(2n+1) {
	clear: none;
}
.two-col .featured-product-grid .item-box:nth-child(3n+1) {
	clear: both;
}
.manufacturer-grid .item-box,
.vendor-grid .item-box {
    width: 19.2%;
    margin: 0 0 0.66% 0.66%;
}
.manufacturer-grid .item-box:nth-child(2n+1),
.vendor-grid .item-box:nth-child(2n+1) {
    margin-left: 0.66%;
}
.manufacturer-grid .item-box:nth-child(4n+1),
.vendor-grid .item-box:nth-child(4n+1) {
    clear: none;
}
.manufacturer-grid .item-box:nth-child(5n+1),
.vendor-grid .item-box:nth-child(5n+1) {
    clear: both;
}*/

/* PRODUCT PAGE */
/*.product-details-page .item-box,
.shopping-cart-page .item-box {
    width: 16.666%;
}

}*/