﻿@charset "utf-8"; 
:root{--color:#d7000f}
.table tr:nth-child(odd){background-color: #eeeeee!important;}
.table tr:nth-child(even){background-color: #ffffff!important;}
footer .foot-logo img{width:auto;}
.prodetails-tabs .prodetails-tabs-item.green{display:none}