﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #F7F9FB;}
table tr:nth-child(even){background-color: #fff;}
.prodetails-tabs .prodetails-tabs-item.green {display: none;}
.kche-t45>.kche-flex {padding-left: 20px;background: #f7f9fb;}
.kche-t46>.kche-flex-row-reverse { padding-right: 20px; background: #f7f9fb;}
footer .foot-item.foot-contact .foot-link>div{align-items: center;display:flex;justify-content: space-between;}
footer .foot-item.foot-contact .foot-link>div em{width:30px;height:30px;background:var(--color);display:inline-flex;align-items: center;justify-content: center;color:#fff;font-size:20px;}
footer .foot-item.foot-contact .foot-link>div a{width:calc(100% - 40px)}
