﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.foottop{background-color: #00000080; background-blend-mode: multiply;background-position: center; }
.prodetails-tabs .prodetails-tabs-item:nth-child(2){display:none}
footer .foot-item .foot-link .item p{word-break:break-word}