﻿@charset "utf-8"; 
:root {--hovercolor:#e0eec0;--footercolor:#111;}
body{font-family:auto}
.table tr:nth-child(odd) td{background:#DDEEDE!important;}
.table tr:nth-child(even) td{background:#fff!important;}
.prodetails-content .table-wrap table td, .table-wrap table th {border: 1px solid #fff;}
.foot-main .foot-item .title{color:#111}
.foot-main .foot-item .navlist li::before{background:#111}
