﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.kche-t45>.kche-flex {padding-left: 20px;background: #f5f5f5;}
.prodetails-tabs .prodetails-tabs-item.green {display:none}
@media (min-width:1025px){
body:not(.nobanner){padding-top:0}
body:not(.nobanner) header:not(.is-active) .head-top{background:transparent}
body:not(.nobanner) header:not(.is-active){background:transparent;box-shadow:none}
body:not(.nobanner) header:not(.is-active) .head-nav .nav-ul>li>a{color:#fff}
}