﻿@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;}
.head-logo a .logo-text{font-size:1vw;font-weight:600}
footer .foot-logo:hover{text-decoration:none}
footer .foot-logo .logo-name{font-weight:600;color:#228b22;padding-left:0}
footer .foot-logo .logo-name::before{display:none}
@media (max-width:1024px){.head-logo a .logo-text{font-size:2vw;font-weight:600}}
footer .foot-logo img{max-height: unset;}