﻿@charset "utf-8"; 
.table tr:nth-child(even) {  background: #eee; }  
.table tr:nth-child(odd) {  background: #fff;  } 
.home-banner .swiper-slide>a::after{display:none}
div#wmkc .wmkc-email .wmkc-icon ,div#wmkc .wmkc-whatsapp .wmkc-icon {transform: scale(1.2);}
@media (min-width:1025px){.head-logo a img{max-height:70px;}}
footer .foot-logo img{width:auto;max-height:70px;}
.foot-info{text-align: center;}
.home-pro .list li .info .title{text-transform:capitalize}
@media (min-width:769px){footer .foot-share{max-width:100%}
footer .foot-share ul {justify-content:center}
footer .foot-share ul li{margin:0 5px 10px}}