﻿@charset "utf-8"; 
:root{--color:#FD0100}
.table tr:nth-child(even) {  background: #fff; }
.table tr:nth-child(odd) {  background: #eee; }
footer .foot-info .foot-logo img{ width: auto;}
.prodetails-tabs .prodetails-tabs-item.green{display:none}
@media(min-width:1025px){.foot-item.foot-info{width: 10%;}.foot-item.foot-cate{width: 34%;}}