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