﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.prodetails-tabs .prodetails-tabs-item.green {display: none;}
footer .foot-logo{margin-bottom:30px}
footer .foot-logo img{max-height:none;height:70px;width:auto}
@media (max-width:768px){footer .foot-logo{margin-bottom:20px}}