﻿@charset "utf-8"; 
:root{--color:#6c6d70}
table tr:nth-child(even) {  background: #fff; }
.table tr:nth-child(odd) {  background: #eee; }
.crumbs .banner-img img{animation: none;}
.prodetails-button-prev.swiper-button-disabled,.prodetails-button-next.swiper-button-disabled{opacity:0}
.home-company .company-info .des {-webkit-line-clamp: inherit;}
.touch-block .touch-message .touch-text {-webkit-line-clamp: inherit;}
.productsTags{margin-top:20px;}