.shop-products .products-list-pagination, .shop-products .products-list-pagination a,
.shop-products nav.shop-menu > ul > li.shop-menu-item > a,
.shop-product nav.shop-menu > ul > li.shop-menu-item > a {
            font-size: 13px;
        line-height: 13px;
                color: #525252;
    }

.shop-product .shop-bread-crumbs, 
.shop-product .shop-bread-crumbs a {
    color: #525252;
}
.shop-product .shop-bread-crumbs .shop-separator svg path {
    fill: #525252;
}

.shop-products nav.shop-menu > ul > li.shop-menu-item.active > a,
.shop-product nav.shop-menu > ul > li.shop-menu-item.active > a,
.shop-products .products-list-pagination .product-page-active,
.shop-bread-crumbs .active {
    color: #9e9e9e;
}

.shop-products:not(.shop-no-hover) nav.shop-menu > ul > li.shop-menu-item > a:hover,
.shop-product nav.shop-menu > ul > li.shop-menu-item > a:hover,
.shop-product .shop-bread-crumbs a:hover, 
.shop-products .products-list-pagination a:hover,
.shop-bread-crumbs .active:hover {
        color: #a8a8a8;
}





.shop-products .products-list .product {
    font-size: 15px;
    line-height: 15px;
}

.shop-products .products-list .product-price {
    color: #ffffff;
}

.shop-products .products-list .product-name {
    color: #333333;
}

.shop-products .products-list .product-price-discount {
    color: #edb415;
}

.shop-products .products-list .product-note {
    color: #333333;
}


    .shop-product .description h1.name {
        font-size: 29px;
        line-height: 29px;
    }

    .shop-product .description .text {
        font-size: 13px;
        line-height: 13px;
    }

.shop-product .description .name {
    color: #000000;
}

.shop-product .description .price {
    color: #403f3f;
}

.shop-product .description .price .product-price-discount {
    color: #383838;
}

.shop-product .description .text, .shop-product .additional_product_info {
    color: #454545;
}

.shop-product .description .product-params .button, .shop-product .description .product-params .shop-button {
    background: #ffffff;
}

.shop-product .description .product-params .button:hover, .shop-product .description .product-params .shop-button:hover {
            opacity: 0.7;
    }
.shop-product .description .product-params .button, .shop-product .description .product-params .shop-button {
    color: #ffffff;
}
.shop-product .description .cart-panel .lnk-back {
    color: #9c9c9c;
}

.shop-product .description .cart-panel .lnk-cart {
    color: #9c9c9c;
}

.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 .shop-basket {
    color: #9c9c9c;
}

.shop-product .description .cart-panel .shop-basket svg path {
    fill: #9c9c9c;
}


.shop-product .description .cart-panel .arrow-back svg path {
    fill: #9c9c9c;
}


.shop-cart .shop-cart-title {
    color: #474747}

.shop-cart-order-title, .shop-cart-info-title {
    color: #474747}

.shop-cart .shop-cart-grid th, .shop-cart .shop-cart-sku-options {
    color: #919191}

.shop-cart .shop-cart-grid td.shop-cart-tbl-title a, .shop-cart-tbl-totals, .shop-cart .shop-cart-grid td .textbox, .shop-order,
.shop-cart .shop-cart-grid td.shop-cart-tbl-title,
.shop-cart-grid td.totalProductPrice, .shop-cart-grid td.totalProduct, .shop-cart .shop-cart-grid td.shop-cart-tbl-close a {
    color: #3b3b3b}

.shop-cart .shop-cart-grid td .textbox, .shop-cart #inputs-form .textbox, .shop-product .description .cart-panel, .shop-cart .shop-border-block i {
    border-color: #d1d1d1}

.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: #d1d1d1}

.shop-cart-info-text {
    color: #6e6e6e}


#inputs-form .return-button {
        background: #545353;
            color: #ffffff 
    }


#inputs-form .return-button:hover {
        background: #545353; 
            color: #ffffff 
    }


#inputs-form .submit-button {
        background: #95bebe; 
        
        color: #ffffff 
    }

#inputs-form .submit-button:hover {
        background: #95bebe; 
            color: #ffffff 
    }


.shop-cart .shop-delivery-head-row2 td {
    color: #919191}

.shop-cart .shop-delivery-method, .shop-cart .shop-cart-tbl-total-price,
.shop-cart .shop-payment-methods, .shop-cart .shop-payment-methods .payment-method-description {
    color: #3b3b3b}

#shop-product-lnk-back-wrapper:hover > #shop-product-lnk-back, #shop-product-lnk-back-wrapper:hover > #shop-product-arrow-back {
            opacity: 0.7;
    }


.shop-cart a.shop-apply-promo, .shop-cart a.shop-promo-link {
    color: #3b3b3b}

.shop-products nav.shop-menu > ul > li.shop-menu-item > a,
.shop-product nav.shop-menu > ul > li.shop-menu-item > a,
.shop-products nav .shop-sub-menu .shop-menu-item > a, 
.shop-product nav .shop-sub-menu .shop-menu-item > a {
    font-family: 'Open Sans', Verdana, Arial, sans-serif;
}




