﻿@charset "utf-8"; 
.prodetails-bref table tr:nth-child(even) {  background: #fff; }  
.prodetails-bref table tr:nth-child(odd) {  background: #eee;  } 
@media (min-width:801px){.footitem.footitem3{max-width:35%}}
.footitem.footitem3 .fpronav{display:flex;flex-wrap:wrap;justify-content:space-between}
.footitem.footitem3 .fpronav li{width:49%;margin-right:0}