.shop-products nav ul li, .shop-product .shop-bread-crumbs, .shop-products .products-list-pagination,
.shop-product .shop-bread-crumbs a, .shop-products nav ul li a, .shop-products .products-list-pagination a  { 
			font-size: 12px;
		line-height: 12px;
				color: #8a8a8a;
	}

.shop-products nav ul li.active,
.shop-products nav ul li.active a,
.shop-products .products-list-pagination .product-page-active
{ 
			color: #3d3d3d;
	}

.shop-products nav ul li:hover a, .shop-product .shop-bread-crumbs a:hover, .shop-products .products-list-pagination a:hover { 
			color: #383838;
	}

.shop-products .products-list .product {
			font-size: 13px;
		line-height: 13px;
	}

.shop-products .products-list .product-price {
			color: #a3a3a3;
	}

.shop-products .products-list .product-name {
			color: #4d4d4d;
	}

.shop-products .products-list .product-price-discount {
			color: #7fb0a6;
	}

.shop-products .products-list .product-note {
			color: #9c9c9c;
	}

.shop-product .description .name {
			color: #8f8f8f;
	}

.shop-product .description .price {
			color: #444;
	}

.shop-product .description .price .product-price-discount {
			color: #444;
	}

.shop-product .description .text {
			color: #878484;
	}

.shop-product .description .product-params .button {
			background: #95bebe;
	}

.shop-product .description .product-params .button:hover{
			opacity: 0.7;
	}
.shop-product .description .product-params .button {
			color: #ffffff;
	}
.shop-product .description .product-params .button:hover {
			opacity: 0.7;
	}
.shop-product .description .cart-panel .lnk-back {
			color: #666666;
	}
.shop-product .description .cart-panel .lnk-back:hover {
			opacity: 0.7;
	}
.shop-product .description .cart-panel .lnk-cart {
			color: #666666;
	}

.shop-products, .shop-product, .shop-page.shop-order, .shop-page.shop-cart, #inputs-form .textbox{
			font-family: Arial;
	}

.shop-product .description .cart-panel .shop-basket {	
			color: #666666;
	}

.shop-product .description .cart-panel .shop_cart_link:hover .lnk-cart,
.shop-product .description .cart-panel .shop_cart_link:hover .shop-basket {
			opacity: 0.7;
}

.shop-product .description .cart-panel .arrow-back {
			color: #666666;
	}
.shop-product .description .cart-panel .arrow-back:hover {
			opacity: 0.7;
	}

.shop-cart .shop-cart-title { 
        color: #393838 
    }

.shop-cart-order-title, .shop-cart-info-title {
        color: #393838 
    }

.shop-cart .shop-cart-grid th, .shop-cart .shop-cart-sku-options { 
        color: #888 
    }

.shop-cart .shop-cart-grid td.shop-cart-tbl-title a, .shop-cart-tbl-totals, .shop-cart .shop-cart-grid td .textbox {
        color: #393838 
    }

.shop-cart-grid td.totalProductPrice, .shop-cart-grid td.totalProduct, .shop-cart .shop-cart-grid td.shop-cart-tbl-close a {
        color: #393838 
    }

.shop-cart .shop-cart-grid td .textbox, .shop-cart #inputs-form .textbox {
        border-color: #d4d4d4 
    }

.shop-cart .shop-cart-grid th, .shop-cart .shop-cart-grid td, .shop-cart .shop-cart-grid td.shop-cart-tbl-totals{
        border-bottom-color: #d4d4d4 
    }

.shop-cart-info-text {
        color: #393838 
    }


#inputs-form .return-button {
        background: #dfdfdf;
            color: #9b9b9b 
    }

#inputs-form .return-button:hover {
        opacity: 0.7;
    }


#inputs-form .submit-button {
        background: #95bebe; 
        
        color: #ffffff 
    }

#inputs-form .submit-button:hover {
        opacity: 0.7;
    }

.shop-cart .shop-delivery-head-row2 td { 
        color: #888 
    }

.shop-cart .shop-delivery-method, .shop-cart .shop-cart-tbl-total-price  {
        color: #393838 
    }

.shop-cart .shop-payment-methods, .shop-cart .shop-payment-methods .payment-method-description  {
        color: #393838 
    }
