﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
@media (max-width:1024px){li#liproducts .submenu.nav1 ul{display:none}}