﻿@charset "utf-8"; 
.prodetails-tabs .prodetails-tabs-item.green { display: none;}
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
