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