﻿@charset "utf-8"; 
.table tr:nth-child(even) {  background: #eee; }  
.table tr:nth-child(odd) {  background: #fff;  } 
.prodetails-content .prodetails-tabs .prodetails-tabs-item:nth-child(2){display:none}
.thumbnail-box .swiper-slide img{object-fit: contain;}
.home-banner .swiper-slide>a::after{display:none;}