﻿@charset "utf-8"; 
.prodetails-content article {font-size: 16px;}
table tr:nth-child(even) {  background: #eee; }
.table tr:nth-child(odd) {  background: #fff; }
.prodetails-content .prodetails-tabs .prodetails-tabs-item:nth-child(2){display:none}
