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