/**
 * WARNING: Do not change this file. Your changes will be lost.
 * */
@s_color = #004174;
@s_bg-color = #004174;
@s_border-color = #004174;
@s_gfonts = Open Sans;
@s_hfonts = Montserrat;
/*custom*/
.prd-price .productSpecialPrice, .prd-price .productBasePrice, .cart-table td.cartUnitDisplay, .cart-table td.cartTotalDisplay{color:#000;}
.theme-dark .prd-price .productSpecialPrice, .theme-dark .prd-price .productBasePrice, .theme-dark .cart-table td.cartUnitDisplay, .theme-dark .cart-table td.cartTotalDisplay, .theme-dark .totalBox{color:#fff;}
.prd-price .normalprice, .rating-box .rating:before{color:#004174;}
.theme-dark .prd-price .productPriceDiscount, .theme-dark .rating-box:before{color:#656565;}
.theme-dark .pagi-bot .prod-list-wrap.group, .theme-dark .cart-table tr, .theme-dark .category-description:not(:first-child){border-color: #2d2d2d;}
ul.pagination > li.active{background-color:#004174;border-color:#004174;color:#fff;}
.category-nav a:hover {color:#004174;}
