﻿@charset "utf-8"; 
:root{--color:#1052AD;--color1:#097FD9;}
.table-wrap tr:nth-child(even) {  background: #fff; }  
.table-wrap tr:nth-child(odd) {  background: #eee;  } 
.prodetails-content .prodetails-tabs .prodetails-tabs-item:nth-child(2){display:none}